gtkButtonReleased {RGtk2}R Documentation

gtkButtonReleased

Description

Emits a gtkButtonReleased signal to the given GtkButton. WARNING: gtk_button_released has been deprecated since version 2.20 and should not be used in newly-written code. Use the

"button-release-event"
signal.

Usage

gtkButtonReleased(object)

Arguments

object

The GtkButton you want to send the signal to.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]