Function notify_is_initted
Gets whether or not libnotify is initialized.
extern(C) int notify_is_initted();
Returns
true if libnotify is initialized, or false otherwise.
Gets whether or not libnotify is initialized.
extern(C) int notify_is_initted();
true if libnotify is initialized, or false otherwise.