view console/gntstatus.h @ 14126:b71bfeaaed58

[gaim-migrate @ 16764] Add a savedstatus dialog, and a "status" command to bring it up. You an also select "Saved..." from the dropdown in the buddylist. The 'Add' and 'Edit' buttons don't do anything yet. They will probably get to work some time tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 15 Aug 2006 06:21:39 +0000
parents
children c65ed4f6eea8
line wrap: on
line source

#include <status.h>
#include <savedstatuses.h>

void gg_savedstatus_show_all();

void gg_savedstatus_edit(GaimSavedStatus *saved);