Function
Purpleblist_find_group
Declaration [src]
PurpleGroup*
purple_blist_find_group (
const char* name
)
Parameters
name |
const char* |
The group’s name. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | PurpleGroup |
The group or |
|
The data is owned by the called function. |