Constructor

PidginProtocolChoosernew

since: 3.0

Declaration [src]

GtkWidget*
pidgin_protocol_chooser_new (
  void
)

Description [src]

Creates a drop down for a user to select a protocol from.

Available since: 3.0

Return value

Type: GtkWidget

The protocol chooser drop down.

The caller of the function takes ownership of the data, and is responsible for freeing it.