Method

PidginProtocolChooserget_protocol

unstable 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 returned data is owned by the instance.