Constructor
AgsGuiFileDialognew
since: 6.6.0
[−]
Parameters
transient_for
-
Type:
GtkWidget
The
GtkWidget
transient-for.The data is owned by the caller of the function. title
-
Type:
gchar*
The window title.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: AgsFileDialog
The new AgsFileDialog
.
The data is owned by the called function. |