StatusIcon
Object Hierarchy:
Description:
[
CCode ( type_id =
"xapp_status_icon_get_type ()" ) ]
public class StatusIcon :
Object
Content:
Properties:
Static methods:
Creation methods:
Methods:
Signals:
- public signal void activate (uint button, uint time)
Gets emitted when the user activates the status icon.
- public signal void button_press_event (int x, int y, uint button, uint time, int panel_position)
Gets emitted when there is a button press received from an applet
- public signal void button_release_event (int x, int y, uint button, uint time, int panel_position)
Gets emitted when there is a button release received from an applet
- public signal void scroll_event (int amount, ScrollDirection direction, uint time)
Gets emitted when the user uses the mouse scroll wheel over the status
icon.
- public signal void state_changed (StatusIconState new_state)
Gets emitted when the state of the icon changes.
Inherited Members:
All known members inherited from class GLib.Object