Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.IconInfo

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkIconInfo
Struct : IconInfo
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconTheme
Method
lookup_icon (String icon_name, Number size, IconLookupFlags flags) : Gtk.IconInfo
Looks up a named icon and returns a structure containing information such as the filename of the icon.
Gtk.IconTheme
Method
choose_icon (String icon_names, Number size, IconLookupFlags flags) : Gtk.IconInfo
Looks up a named icon and returns a structure containing information such as the filename of the icon.
Gtk.IconTheme
Method
lookup_by_gicon (Icon icon, Number size, IconLookupFlags flags) : Gtk.IconInfo
Looks up an icon and returns a structure containing information such as the filename of the icon.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:39 GMT+0800 (HKT)