Method
PidginAccountManagerRowget_account
unstable since: 3.0
Declaration [src]
PurpleAccount*
pidgin_account_manager_row_get_account (
  PidginAccountManagerRow* row
)
      Description [src]
Gets the PurpleAccount that row is displaying.
Available since: 3.0
| Gets property | Pidgin.AccountManagerRow:account | 
Return value
Type: PurpleAccount
The account if set otherwise NULL.
| The returned data is owned by the instance. |