Definition of a button. More...
#include <notify.h>
Data Fields | |
PurpleNotifySearchButtonType | type |
PurpleNotifySearchResultsCallback | callback |
Function to be called when clicked. More... | |
char * | label |
only for PURPLE_NOTIFY_BUTTON_LABELED | |
PurpleNotifySearchResultsCallback PurpleNotifySearchButton::callback |