Method

PurpleRequestFieldAccountget_model

unstable since: 3.0

Declaration [src]

GListModel*
purple_request_field_account_get_model (
  PurpleRequestFieldAccount* field
)

Description [src]

Gets the model that contains the available accounts.

Available since: 3.0

Return value

Type: A list model of GObject

The list of accounts.

The returned data is owned by the instance.
The return value can be NULL.