Property

GcrPrompt:title

Declaration

property title: utf8 [ read, write, construct ]

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 valueNULL
Getter methodgcr_prompt_get_title()
Setter methodgcr_prompt_set_title()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno