Method

PurpleAccountget_require_password

unstable since: 3.0

[]

Declaration [src]

gboolean
purple_account_get_require_password (
  PurpleAccount* account
)
[]

Description [src]

Gets whether or not account requires a password.

Available since: 3.0

[]

Return value

Type: gboolean

TRUE if the account requires a password, FALSE otherwise.