Method

PidginAccountEditorget_is_valid

since: 3.0

Declaration [src]

gboolean
pidgin_account_editor_get_is_valid (
  PidginAccountEditor* editor
)

Description [src]

Gets whether or not the settings for the account is valid and can be saved.

Available since: 3.0

Return value

Type: gboolean

TRUE if the account being edited has valid values, otherwise FALSE.