The methods of Gtk.StatusIcon are listed below. For a list of all members, see the StatusIcon Members list.
See Also: Inherited members from GLib.Object
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. |