The members of Gtk.StatusIcon are listed below.
See Also: Inherited members from GLib.Object
Public constructor. | ||
Public constructor. | ||
Public constructor. | ||
Public constructor. |
Obsolete constructor. |
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. |
GetGeometry(out Gdk.Screen, out Gdk.Rectangle, out Orientation)Get the Location and Orientation of the Icon. | ||
GetGeometry(Gdk.Screen, Gdk.Rectangle, out Orientation)Obsolete. Do not Use. | ||
static | NewFromIconName(string)Creates a status icon with a named icon from the current theme. | |
static | NewFromStock(string)Creates a status icon with a stock icon. | |
static | PositionMenu(Menu, out int, out int, out bool, IntPtr)Menu Positioning Callback function. | |
PresentMenu(Menu, uint, uint)Positions and displays a menu. |
OnActivate()Default handler for the StatusIcon.Activate event. | ||
OnPopupMenu(uint, uint)Default handler for the StatusIcon.PopupMenu event. | ||
OnSizeChanged(int)Default handler for the StatusIcon.SizeChanged event. |
Activate | Activate event. | |
PopupMenu | PopupMenu event. | |
SizeChanged | SizeChanged event. |