Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.Emblem

Class Gio.Emblem

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GEmblem
Class : Emblem
Implements: Gio.Icon
Extends: GObject.Object
GEmblem is an implementation of GIcon that supports
having an emblem, which is an icon with additional properties.
It can than be added to a GEmblemedIcon.
Currently, only metainformation about the emblem's origin is
supported. More may be added in the future.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.EmblemedIcon
Method
Gio.EmblemedIcon.c_new (Icon icon, Emblem emblem) : Gio.Icon
Creates a new emblemed icon for icon with the emblem emblem.
Gio.EmblemedIcon
Method
add_emblem (Emblem emblem) : none
Adds emblem to the GList of GEmblem s.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:11 GMT+0800 (HKT)