gtkButtonLeave {RGtk2}R Documentation

gtkButtonLeave

Description

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

"leave-notify-event"
signal.

Usage

gtkButtonLeave(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]