Method

PurpleRequestFieldListget_selected

unstable since: 3.0

Declaration [src]

GListModel*
purple_request_field_list_get_selected (
  PurpleRequestFieldList* field
)

Description [src]

Gets a list of all the selected items.

Available since: 3.0

Return value

Type: A list model of GObject

The selected items.

The returned data is owned by the instance.