Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.StockItem

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkStockItem
Struct : StockItem
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.StockItem ()
Create a new Gtk.StockItem
Create a new Gtk.StockItem
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.stock_add (StockItem items, Number n_items) : none
Registers each of the stock items in items.
Gtk
Method
Gtk.stock_add_static (StockItem items, Number n_items) : none
Same as gtk_stock_add(), but doesn't copy items, so
Gtk
Method
Gtk.stock_lookup (String stock_id, StockItem item) : Boolean
Fills item with the registered values for stock_id, returning TRUE if stock_id was known.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:40 GMT+0800 (HKT)