RGtk2 (version 2.20.31)

gtkButtonLeave: 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.