get_title


Description:

[ Version ( since = "3.20" ) ]
public unowned string? get_title ()

Gets the title of the NativeDialog.

Parameters:

this

a NativeDialog

Returns:

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.