Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.IconInfo

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkIconInfo
Struct : IconInfo
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconTheme
Method
choose_icon (Array icon_names, gint32 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, gint32 size, IconLookupFlags flags) : Gtk.IconInfo
Looks up an icon and returns a structure containing
information such as the filename of the icon.
Gtk.IconTheme
Method
lookup_icon (String icon_name, gint32 size, IconLookupFlags flags) : Gtk.IconInfo
Looks up a named 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 Sat Apr 16 2011 17:15:07 GMT+0800 (HKT)