pidgin 2.14.14dev
|
GNT Status API. More...
Go to the source code of this file.
Functions | |
void | finch_savedstatus_show_all (void) |
Show a dialog with all the saved statuses. | |
void | finch_savedstatus_edit (PurpleSavedStatus *saved) |
Show a dialog to edit a status. | |
GNT Status API.
Definition in file gntstatus.h.
void finch_savedstatus_edit | ( | PurpleSavedStatus * | saved | ) |
Show a dialog to edit a status.
saved | The saved status to edit. Set it to NULL to create a new status. |