Property
GcrPrompt:title
Description [src]
The title of the prompt.
A prompt implementation may choose not to display the prompt title. The
GcrPrompt:message
should contain relevant information.
Type:gchar*
Default value | NULL |
Getter method | gcr_prompt_get_title() |
Setter method | gcr_prompt_set_title() |