Method

PidginAccountRowget_account

since: 3.0

Declaration [src]

PurpleAccount*
pidgin_account_row_get_account (
  PidginAccountRow* row
)

Description [src]

Gets the PurpleAccount that is currently selected.

Available since: 3.0

Return value

Type: PurpleAccount

The account if one is selected otherwise NULL if the model is empty.

The data is owned by the instance.