![]() |
![]() |
![]() |
Rhythmbox Development Reference Manual | ![]() |
---|---|---|---|---|
typedef RBTrayIconPrivate; RBTrayIcon* rb_tray_icon_new (GtkUIManager *mgr, RBShell *shell); void rb_tray_icon_get_geom (RBTrayIcon *icon, int *x, int *y, int *width, int *height); void rb_tray_icon_notify (RBTrayIcon *icon, guint timeout, const char *primary_markup, GtkWidget *msgicon, const char *secondary_markup, gboolean requested); void rb_tray_icon_cancel_notify (RBTrayIcon *icon);
RBTrayIcon* rb_tray_icon_new (GtkUIManager *mgr, RBShell *shell);
|
|
|
|
Returns : |
void rb_tray_icon_get_geom (RBTrayIcon *icon, int *x, int *y, int *width, int *height);
|
|
|
|
|
|
|
|
|
void rb_tray_icon_notify (RBTrayIcon *icon, guint timeout, const char *primary_markup, GtkWidget *msgicon, const char *secondary_markup, gboolean requested);
|
|
|
|
|
|
|
|
|
|
|