gtkButtonLeave: gtkButtonLeave

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

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

1

Arguments

object

The GtkButton you want to send the signal to.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkButtonLeave in RGtk2...