Property

GcrPrompt:warning

Declaration

property warning: utf8 [ read, write, construct ]

Description [src]

A prompt warning displayed on the prompt, or NULL for no warning.

This is a warning like “The password is incorrect.” usually displayed to the user about a previous ‘unsuccessful’ prompt.

Type:gchar*

Default valueNULL
Getter methodgcr_prompt_get_warning()
Setter methodgcr_prompt_set_warning()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno