Function
Purplecmd_list
Declaration [src]
GList*
purple_cmd_list (
PurpleConversation* conv
)
Parameters
conv |
PurpleConversation |
The conversation, or |
|
The data is owned by the caller of the function. |
Return value
Returns: | A list of utf8 |
All commands
that are valid in the context of |
|
The caller of the function takes ownership of the data container, but not the data inside it. | |
Each element is a NUL terminated UTF-8 string. |