Method
PidginAccountEditorget_protocol
unstable since: 3.0
Declaration [src]
PurpleProtocol*
pidgin_account_editor_get_protocol (
PidginAccountEditor* editor
)
Description [src]
Gets the protocol that is selected in the editor.
Available since: 3.0
| Gets property | Pidgin.AccountEditor:protocol |
Return value
Type: PurpleProtocol
The selected protocol.
| The returned data is owned by the instance. |