Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── ClutterActor ╰── ClutterTexture ╰── ClutterX11TexturePixmap ╰── CinnamonGtkEmbed ╰── CinnamonTrayIcon
void cinnamon_tray_icon_click (CinnamonTrayIcon *icon
,ClutterEvent *event
);
Fakes a press and release on icon
. event
must be a
CLUTTER_BUTTON_RELEASE
event. Its relevant details will be passed
on to the icon, but its coordinates will be ignored; the click is
always made on the center of icon
.
“pid”
property“pid” guint
The PID of the icon's application.
Owner: CinnamonTrayIcon
Flags: Read
Default value: 0
“title”
property“title” gchar *
The icon's window title.
Owner: CinnamonTrayIcon
Flags: Read
Default value: NULL
“wm-class”
property“wm-class” gchar *
The icon's window WM_CLASS.
Owner: CinnamonTrayIcon
Flags: Read
Default value: NULL