pidgin 2.14.14dev
PurpleNotifySearchButton Struct Reference

Definition of a button. More...

#include <notify.h>

Collaboration diagram for PurpleNotifySearchButton:
Collaboration graph

Data Fields

PurpleNotifySearchButtonType type
 
PurpleNotifySearchResultsCallback callback
 Function to be called when clicked. More...
 
char * label
 only for PURPLE_NOTIFY_BUTTON_LABELED More...
 

Detailed Description

Definition of a button.

Definition at line 133 of file notify.h.

Field Documentation

◆ callback

PurpleNotifySearchResultsCallback PurpleNotifySearchButton::callback

Function to be called when clicked.

Definition at line 136 of file notify.h.

◆ label

char* PurpleNotifySearchButton::label

only for PURPLE_NOTIFY_BUTTON_LABELED

Definition at line 137 of file notify.h.

◆ type

PurpleNotifySearchButtonType PurpleNotifySearchButton::type

Definition at line 135 of file notify.h.


The documentation for this struct was generated from the following file: