c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.ToolItem

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkToolItem
Class : ToolItem
Implements: Atk.ImplementorIface, Gtk.Activatable, Gtk.Buildable
Subclasses: Gtk.MenuToolButton, Gtk.RadioToolButton, Gtk.SeparatorToolItem, Gtk.ToggleToolButton, Gtk.ToolButton
Extends: Gtk.Bin
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.ToolItemGroup
Method
get_drop_item (gint32 x, gint32 y) : Gtk.ToolItem
Gtk.ToolItemGroup
Method
get_item_position (ToolItem item) : gint32
Gtk.ToolItemGroup
Method
get_nth_item (guint32 index) : Gtk.ToolItem
Gtk.ToolItemGroup
Method
insert (ToolItem item, gint32 position) : none
Gtk.ToolItemGroup
Method
set_item_position (ToolItem item, gint32 position) : none
Gtk.ToolPalette
Method
get_drop_item (gint32 x, gint32 y) : Gtk.ToolItem
Gtk.Toolbar
Method
get_item_index (ToolItem item) : gint32
Gtk.Toolbar
Method
get_nth_item (gint32 n) : Gtk.ToolItem
Gtk.Toolbar
Method
insert (ToolItem item, gint32 pos) : none
Gtk.Toolbar
Method
set_drop_highlight_item (ToolItem tool_item, gint32 index_) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:08 GMT+0800 (HKT)