NativeDialog.getTitle

Gets the title of the gtk.native_dialog.NativeDialog.

class NativeDialog
string
getTitle
()

Return Value

Type: string

the title of the dialog, or null if none has been set explicitly. The returned string is owned by the widget and must not be modified or freed.