Enumeration (GI Flags)

Gio-2.0GioAskPasswordFlags

Gio.AskPasswordFlags are used to request specific information from the user, or to notify the user of their choices in an authentication situation.

Index
ANONYMOUS_SUPPORTED: 16

operation supports anonymous users.

NEED_DOMAIN: 4

operation requires a domain.

NEED_PASSWORD: 1

operation requires a password.

NEED_USERNAME: 2

operation requires a username.

SAVING_SUPPORTED: 8

operation supports saving settings.

TCRYPT: 32

operation takes TCRYPT parameters (Since: 2.58)

Variables

$gtype