gntstatus.h

Go to the documentation of this file.
00001 
00025 #ifndef _GNT_STATUS_H
00026 #define _GNT_STATUS_H
00027 
00028 #include <status.h>
00029 #include <savedstatuses.h>
00030 
00031 /**********************************************************************
00032  * @name GNT BuddyList API
00033  **********************************************************************/
00039 void finch_savedstatus_show_all(void);
00040 
00046 void finch_savedstatus_edit(PurpleSavedStatus *saved);
00047 
00050 #endif