Property
GcrPrompt:title
since: 3
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* | 
| Available since: | 3 | 
| Default value | NULL | 
| Getter method | gcr_prompt_get_title() | 
| Setter method | gcr_prompt_set_title() |