Method
GtkFileDialogget_current_filter
unstable since: 4.10
Declaration [src]
GtkFileFilter*
gtk_file_dialog_get_current_filter (
GtkFileDialog* self
)
Description [src]
Gets the filter that will be selected by default in the file chooser dialog.
Available since: 4.10
Gets property | Gtk.FileDialog:current-filter |
Return value
Type: GtkFileFilter
The current filter.
The data is owned by the instance. |
The return value can be NULL . |