Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Button

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkButton
Class : Button
Implements: Atk.ImplementorIface, Gtk.Activatable, Gtk.Buildable
Subclasses: GnomeBluetooth.ChooserButton
Extends: Gtk.Bin
The GtkButton widget is generally used to attach a function to that is
called when the button is pressed. The various signals and how to use them
are outlined below.
The GtkButton widget can hold any valid child widget. That is it can hold
most any other standard GtkWidget. The most commonly used child is the
GtkLabel.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:12:09 GMT+0800 (HKT)