Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Bin

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkBin
Class : Bin
Implements: Atk.ImplementorIface, Gtk.Buildable
Subclasses: GWeather.TimezoneMenu, GnomeBluetooth.ChooserButton, Gtk.AboutDialog, Gtk.Alignment, Gtk.AppChooserButton, Gtk.AppChooserDialog, Gtk.AspectFrame, Gtk.Assistant, Gtk.Button, Gtk.ComboBox, Gtk.Dialog, Gtk.Frame, Gtk.Window
Extends: Gtk.Container
The GtkBin widget is a container with just one child.
It is not very useful itself, but it is useful for deriving subclasses,
since it provides common code needed for handling a single child widget.
Many GTK+ widgets are subclasses of GtkBin, including GtkWindow,
GtkButton, GtkFrame, GtkHandleBox or GtkScrolledWindow.
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:06 GMT+0800 (HKT)