The properties of Gtk.StatusIcon are listed below. For a list of all members, see the StatusIcon Members list.
See Also: Inherited members from GLib.Object
Blinking | bool. Indicates if the Icon is Blinking. | |
[read-only] | Embedded | bool. Documentation for this section has not yet been entered. |
[write-only] | File | string. Display an icon from a file. |
[write-only] | FromFile | string. Display an icon from a file. |
[write-only] | FromIconName | string. Display an icon from the current icon theme. |
[write-only] | FromPixbuf | Gdk.Pixbuf. Display a Pixbuf Icon. |
[write-only] | FromStock | string. Display a stock Icon. |
[read-only] static | GType | GLib.GType. Native type value. |
IconName | string. Display an icon from the current icon theme. | |
[read-only] | IsEmbedded | bool. Indicates if the icon is embedded in a notification area. |
[read-only] | Orientation | Orientation. Documentation for this section has not yet been entered. |
Pixbuf | Gdk.Pixbuf. Display a Pixbuf Icon. | |
Screen | Gdk.Screen. Documentation for this section has not yet been entered. | |
[read-only] | Size | int. Pixel size available for Icon. |
Stock | string. Display a stock Icon. | |
[read-only] | StorageType | ImageType. Image storage type. |
[write-only] | Tooltip | string. Sets the Tooltip. |
Visible | bool. Indicates if the Icon is visible. |