Main Page | Data Structures | File List | Data Fields | Globals

rpc-statusbar.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void statusbar_show_icon (void)
 statusbar_show_icon:
void statusbar_hide_icon (void)
 statusbar_hide_icon:


Function Documentation

void statusbar_hide_icon void   ) 
 

statusbar_hide_icon:

Decrements the statusbar applet show count, if the counter becomes zero, the icon will be hidden.

Definition at line 66 of file rpc-statusbar.c.

References _statusbar_started(), conn, dbus_do_call(), EMPTY, ENTER_FUNC, LEAVE_FUNC, mutex, STATUSBAR_ALARM_NAME, STATUSBAR_INTERFACE, STATUSBAR_MAGIC_OFF, STATUSBAR_MAGIC_ON, STATUSBAR_OBJECT_PATH, STATUSBAR_SERVICE, STATUSBAR_STARTED_SIGNAL, and users.

Referenced by _alarmd_action_finalize(), and _alarmd_action_set_property().

void statusbar_show_icon void   ) 
 

statusbar_show_icon:

Increments the statusbar applet show count, if the counter was zero, the icon will be shown.

Definition at line 47 of file rpc-statusbar.c.

References _statusbar_started(), conn, dbus_do_call(), EMPTY, ENTER_FUNC, get_dbus_connection(), LEAVE_FUNC, mutex, STATUSBAR_ALARM_NAME, STATUSBAR_INTERFACE, STATUSBAR_MAGIC_ON, STATUSBAR_OBJECT_PATH, STATUSBAR_SERVICE, STATUSBAR_STARTED_SIGNAL, and users.

Referenced by _alarmd_action_set_property().


Generated on Thu Dec 21 18:23:31 2006 for Alarmd by  doxygen 1.4.2