c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Object

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkObject
Class : Object
Subclasses: Gdaui.BasicForm, Gdaui.Cloud, Gdaui.Combo, Gdaui.DataCellRendererBin, Gdaui.DataCellRendererBoolean, Gdaui.DataCellRendererCombo, Gdaui.DataCellRendererInfo, Gdaui.DataCellRendererTextual, Gdaui.DataFilter, Gdaui.DataProxyInfo, Gdaui.Entry, Gdaui.EntryBin, Gdaui.EntryBoolean, Gdaui.EntryCombo, Gdaui.EntryCommonTime, Gdaui.EntryDate, Gdaui.EntryNone, Gdaui.EntryNumber, Gdaui.EntryShell, Gdaui.EntryString, Gdaui.EntryTime, Gdaui.EntryTimestamp, Gdaui.EntryWrapper, Gdaui.Form, Gdaui.FormattedEntry, Gdaui.Grid, Gdaui.Login, Gdaui.NumericEntry, Gdaui.ProviderSelector, Gdaui.RawForm, Gdaui.RawGrid, Gdaui.ServerOperation, Gtk.AboutDialog, Gtk.AccelLabel, Gtk.Adjustment, Gtk.Alignment, Gtk.Arrow, Gtk.AspectFrame, Gtk.Assistant, Gtk.Bin, Gtk.Box, Gtk.Button, Gtk.ButtonBox, Gtk.CList, Gtk.CTree, Gtk.Calendar, Gtk.CellRenderer, Gtk.CellRendererAccel, Gtk.CellRendererCombo, Gtk.CellRendererPixbuf, Gtk.CellRendererProgress, Gtk.CellRendererSpin, Gtk.CellRendererSpinner, Gtk.CellRendererText, Gtk.CellRendererToggle, Gtk.CellView, Gtk.CheckButton, Gtk.CheckMenuItem, Gtk.ColorButton, Gtk.ColorSelection, Gtk.ColorSelectionDialog, Gtk.Combo, Gtk.ComboBox, Gtk.ComboBoxEntry, Gtk.ComboBoxText, Gtk.Container, Gtk.Curve, Gtk.Dialog, Gtk.DrawingArea, Gtk.Entry, Gtk.EventBox, Gtk.Expander, Gtk.FileChooserButton, Gtk.FileChooserDialog, Gtk.FileChooserWidget, Gtk.FileFilter, Gtk.FileSelection, Gtk.Fixed, Gtk.FontButton, Gtk.FontSelection, Gtk.FontSelectionDialog, Gtk.Frame, Gtk.GammaCurve, Gtk.HBox, Gtk.HButtonBox, Gtk.HPaned, Gtk.HRuler, Gtk.HSV, Gtk.HScale, Gtk.HScrollbar, Gtk.HSeparator, Gtk.HandleBox, Gtk.IconView, Gtk.Image, Gtk.ImageMenuItem, Gtk.InfoBar, Gtk.InputDialog, Gtk.Invisible, Gtk.Item, Gtk.ItemFactory, Gtk.Label, Gtk.Layout, Gtk.LinkButton, Gtk.List, Gtk.ListItem, Gtk.Menu, Gtk.MenuBar, Gtk.MenuItem, Gtk.MenuShell, Gtk.MenuToolButton, Gtk.MessageDialog, Gtk.Misc, Gtk.Notebook, Gtk.Paned, Gtk.Range, Gtk.Ruler, Gtk.Scale, Gtk.Scrollbar, Gtk.Separator, Gtk.ToggleButton, Gtk.ToolButton, Gtk.ToolItem, Gtk.TreeView, Gtk.VBox, Gtk.Viewport, Gtk.Widget, Gtk.Window
Extends: GObject.InitiallyUnowned
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
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.bindings_activate (Object object, guint32 keyval, ModifierType modifiers) : gboolean
Gtk
Method
Gtk.bindings_activate_event (Object object, EventKey event) : gboolean
Gtk
Method
Gtk.quit_add_destroy (guint32 main_level, Object object) : none
Gtk
Method
Gtk.signal_emit_stop_by_name (Object object, String name) : none
Gtk
Method
Gtk.signal_emitv (Object object, guint32 signal_id, Arg args) : none
Gtk
Method
Gtk.signal_emitv_by_name (Object object, String name, Arg args) : none
Gtk.BindingSet
Method
activate (guint32 keyval, ModifierType modifiers, Object object) : gboolean
Gtk.TextLayout
Signal
allocate_child (TextLayout self, Object object, gint32 p0, gint32 p1) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:10 GMT+0800 (HKT)