c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.IconSet

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkIconSet
Struct : IconSet
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.IconSet.c_new () : Gtk.IconSet
Create a new Gtk.IconSet
Create a new Gtk.IconSet
Returns:
Gtk.IconSet
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconFactory
Method
Gtk.IconFactory.lookup_default (String stock_id) : Gtk.IconSet
Gtk.IconFactory
Method
add (String stock_id, IconSet icon_set) : none
Gtk.IconFactory
Method
lookup (String stock_id) : Gtk.IconSet
Gtk.Image
Property
icon_set : Gtk.IconSet
Gtk.Image
Method
new Gtk.Image.from_icon_set (IconSet icon_set, gint32 size) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get_icon_set () : Object
Gtk.Image
Method
set_from_icon_set (IconSet icon_set, gint32 size) : none
Gtk.Style
Method
lookup_icon_set (String stock_id) : Gtk.IconSet
Gtk.StyleContext
Method
lookup_icon_set (String stock_id) : Gtk.IconSet
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:16 GMT+0800 (HKT)