c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.Icon

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GIcon
Interface : Icon
Implementations: GdkPixbuf.Pixbuf, Gio.Emblem, Gio.EmblemedIcon, Gio.FileIcon, Gio.ThemedIcon
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.AppLaunchContext
Method
set_icon (Icon icon) : none
Gio
Method
Gio.content_type_get_icon (String type) : Gio.Icon
Gio
Method
Gio.icon_new_for_string (String str) : Gio.Icon
Gio
Method
Gio.unix_mount_guess_icon (UnixMountEntry mount_entry) : Gio.Icon
Gio.AppInfo
Method
get_icon () : Gio.Icon
Gio.Drive
Method
get_icon () : Gio.Icon
Gio.Emblem
Method
new Gio.Emblem.c_new (Icon icon) : Gio.Emblem
Create a new Gio.Emblem
Gio.Emblem
Method
new Gio.Emblem.with_origin (Icon icon, EmblemOrigin origin) : Gio.Emblem
Create a new Gio.Emblem
Gio.Emblem
Method
get_icon () : Gio.Icon
Gio.EmblemedIcon
Property
gicon : Gio.Icon
Gio.EmblemedIcon
Method
Gio.EmblemedIcon.c_new (Icon icon, Emblem emblem) : Gio.Icon
Gio.EmblemedIcon
Method
get_icon () : Gio.Icon
Gio.File
Method
icon_new () : Gio.Icon
Gio.FileInfo
Method
get_icon () : Gio.Icon
Gio.FileInfo
Method
set_icon (Icon icon) : none
Gio.Mount
Method
get_icon () : Gio.Icon
Gio.ThemedIcon
Method
Gio.ThemedIcon.c_new (String iconname) : Gio.Icon
Gio.ThemedIcon
Method
Gio.ThemedIcon.new_from_names (Array iconnames, gint32 len) : Gio.Icon
Gio.ThemedIcon
Method
Gio.ThemedIcon.new_with_default_fallbacks (String iconname) : Gio.Icon
Gio.UnixMountPoint
Method
guess_icon () : Gio.Icon
Gio.Volume
Method
get_icon () : Gio.Icon
Gtk.Action
Property
gicon : Gio.Icon
Gtk.Action
Method
get_gicon () : Gio.Icon
Gtk.Action
Method
set_gicon (Icon icon) : none
Gtk.CellRendererPixbuf
Property
gicon : Gio.Icon
Gtk.Entry
Property
primary_icon_gicon : Gio.Icon
Gtk.Entry
Property
secondary_icon_gicon : Gio.Icon
Gtk.Entry
Method
get_icon_gicon (EntryIconPosition icon_pos) : Gio.Icon
Gtk.Entry
Method
set_icon_from_gicon (EntryIconPosition icon_pos, Icon icon) : none
Gtk.IconTheme
Method
lookup_by_gicon (Icon icon, gint32 size, IconLookupFlags flags) : Gtk.IconInfo
Gtk.Image
Property
gicon : Gio.Icon
Gtk.Image
Method
new Gtk.Image.from_gicon (Icon icon, gint32 size) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get_gicon () : Object
Gtk.Image
Method
set_from_gicon (Icon icon, gint32 size) : none
Gtk.StatusIcon
Property
gicon : Gio.Icon
Gtk.StatusIcon
Method
new Gtk.StatusIcon.from_gicon (Icon icon) : Gtk.StatusIcon
Create a new Gtk.StatusIcon
Gtk.StatusIcon
Method
get_gicon () : Gio.Icon
Gtk.StatusIcon
Method
set_from_gicon (Icon icon) : none
Gtk.Tooltip
Method
set_icon_from_gicon (Icon gicon, gint32 size) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:57 GMT+0800 (HKT)