get_title


Description:

public unowned string? get_title ()

Gets the title of the `GtkNativeDialog`.

Parameters:

this

a `GtkNativeDialog`

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.