Property

PanelSaveDelegate:title

Declaration

property title: utf8 [ read, write ]

Description [src]

The “title” property contains the title of the document being saved. Generally, this should be the base name of the document such as file.txt.

Type:gchar*

Default valueNULL
Getter methodpanel_save_delegate_get_title()
Setter methodpanel_save_delegate_set_title()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno