Method
PidginAccountEditorset_protocol
unstable since: 3.0
Declaration [src]
void
pidgin_account_editor_set_protocol (
PidginAccountEditor* editor,
PurpleProtocol* protocol
)
Description [src]
Sets the selected protocol in the editor.
Available since: 3.0
| Sets property | Pidgin.AccountEditor:protocol |
Parameters
protocol-
Type:
PurpleProtocolThe new protocol.
The argument can be NULL.The data is owned by the caller of the method.