- notify_get_app_name
char* notify_get_app_name()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_get_server_caps
GList* notify_get_server_caps()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_get_server_info
gboolean notify_get_server_info(char** ret_name, char** ret_vender, char** ret_version, char** ret_spec_version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_init
gboolean notify_init(char* app_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_is_initted
gboolean notify_is_initted()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_set_app_name
void notify_set_app_name(char* app_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- notify_uninit
void notify_uninit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.