Method
GtkFileDialogget_current_filter
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
Returns: | GtkFileFilter |
The current filter. |
|
The data is owned by the instance. | |
The return value can be NULL . |