![]() |
![]() |
![]() |
Alarmd Reference Manual | ![]() |
---|---|---|---|---|
AlarmdActionDbus; AlarmdAction* alarmd_action_dbus_new (void);
AlarmdActionDbus is a action type that, upon firing, sends a message over
dbus. The message may be sent on session or system bus. The semantics of
this message are determined by properties
AlarmdActionDbus also includes the dialog showing properties of AlarmdActionDialog, see its documentation for details. The rest of the action is only run if the dialog is closed; so on snooze the action will be delayed too.
AlarmdAction* alarmd_action_dbus_new (void);
Creates new alarmd dbus action object.
Returns : | Newly created AlarmdActionDbus. |