get_title
Description:
Gets the title of the NativeDialog.
Parameters:
this |
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. |
Gets the title of the NativeDialog.
this |
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. |