pidgin 2.14.14dev
gntstatus.h File Reference

GNT Status API. More...

#include <status.h>
#include <savedstatuses.h>
Include dependency graph for gntstatus.h:

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. More...
 

Detailed Description

GNT Status API.

Definition in file gntstatus.h.

Function Documentation

◆ finch_savedstatus_edit()

void finch_savedstatus_edit ( PurpleSavedStatus saved)

Show a dialog to edit a status.

Parameters
savedThe saved status to edit. Set it to NULL to create a new status.