Function
Pidgindialogs_im_with_user
Declaration [src]
void
pidgin_dialogs_im_with_user (
PurpleAccount* account,
const char* username
)
Parameters
account |
PurpleAccount |
No description available. | |
The data is owned by the caller of the function. | |
username |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |