Function
Pidginmood_dialog_show
Declaration [src]
void
pidgin_mood_dialog_show (
PurpleAccount* account
)
Description [src]
Presents a dialog to select the mood for account
or the global mood if
account
is NULL
.
Parameters
account |
PurpleAccount |
The |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |