Property

GcrPrompt:description

Declaration

property description: utf8 [ read, write, construct ]

Description [src]

The detailed description of the prompt.

A prompt implementation may choose not to display this detailed description. The prompt message should contain relevant information.

Type:gchar*

Default valueNULL
Getter methodgcr_prompt_get_description()
Setter methodgcr_prompt_set_description()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno