Function
Finchretrieve_user_info
Declaration [src]
gpointer
finch_retrieve_user_info (
PurpleConnection* conn,
const char* name
)
Parameters
conn
-
Type:
PurpleConnection
The connection to get information from.
The data is owned by the caller of the function. name
-
Type:
const char*
The user to get information about.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.