Method

PidginProtocolChooserget_protocol

since: 3.0

Declaration [src]

PurpleProtocol*
pidgin_protocol_chooser_get_protocol (
  PidginProtocolChooser* chooser
)

Description [src]

Gets the currently selected protocol from chooser.

Available since: 3.0

Return value

Type: PurpleProtocol

The selected PurpleProtocol or NULL if nothing is selected.

The data is owned by the instance.