Home
last modified time | relevance | path

Searched refs:gtk_file_chooser_list_filters (Results 1 – 25 of 86) sorted by relevance

1234

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dfilectrl.cpp141 GSList* ifilters = gtk_file_chooser_list_filters( chooser ); in SetWildcard()
189 GSList *filters = gtk_file_chooser_list_filters( chooser ); in SetFilterIndex()
209 GSList *filters = gtk_file_chooser_list_filters( chooser ); in GetFilterIndex()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dfilectrl.cpp145 GSList* ifilters = gtk_file_chooser_list_filters( chooser ); in SetWildcard()
193 GSList *filters = gtk_file_chooser_list_filters( chooser ); in SetFilterIndex()
213 GSList *filters = gtk_file_chooser_list_filters( chooser ); in GetFilterIndex()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dfilectrl.cpp145 GSList* ifilters = gtk_file_chooser_list_filters( chooser ); in SetWildcard()
193 GSList *filters = gtk_file_chooser_list_filters( chooser ); in SetFilterIndex()
213 GSList *filters = gtk_file_chooser_list_filters( chooser ); in GetFilterIndex()
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dvdkfilechooser.cc285 GSList* listhead = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (sigwid)); in SetDefaultFilter()
303 GSList* listhead = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (sigwid)); in RemoveFilter()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dfiledlg.cpp496 GSList* ifilters = gtk_file_chooser_list_filters(chooser); in SetWildcard()
537 GSList *filters = gtk_file_chooser_list_filters(chooser); in SetFilterIndex()
562 GSList *filters = gtk_file_chooser_list_filters(chooser); in GetFilterIndex()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dfiledlg.cpp496 GSList* ifilters = gtk_file_chooser_list_filters(chooser); in SetWildcard()
537 GSList *filters = gtk_file_chooser_list_filters(chooser); in SetFilterIndex()
562 GSList *filters = gtk_file_chooser_list_filters(chooser); in GetFilterIndex()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dfiledlg.cpp496 GSList* ifilters = gtk_file_chooser_list_filters(chooser); in SetWildcard()
537 GSList *filters = gtk_file_chooser_list_filters(chooser); in SetFilterIndex()
562 GSList *filters = gtk_file_chooser_list_filters(chooser); in GetFilterIndex()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dfiledlg.cpp496 GSList* ifilters = gtk_file_chooser_list_filters(chooser); in SetWildcard()
537 GSList *filters = gtk_file_chooser_list_filters(chooser); in SetFilterIndex()
562 GSList *filters = gtk_file_chooser_list_filters(chooser); in GetFilterIndex()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFileChooser.xs143 void gtk_file_chooser_list_filters (GtkFileChooser *chooser);
147 filters = gtk_file_chooser_list_filters (chooser);
/dports/deskutils/rubrica/rubrica2-2.1.6/src/
H A Dutils.c67 filters = gtk_file_chooser_list_filters (chooser); in rubrica_utils_enable_filter()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechoosernativequartz.c105 GSList *filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (data->self));
318 GSList *filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (data->self)); in filechooser_quartz_launch()
475 filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (self)); in gtk_file_chooser_native_quartz_show()
H A Dgtkfilechoosernativeportal.c140 GSList *filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (self)); in response_cb()
272 list = gtk_file_chooser_list_filters (self); in get_filters()
H A Dgtkfilechoosernativewin32.c252 filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (events->data->self)); in ifiledialogevents_OnTypeChange()
605 GSList *filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (data->self)); in filechooser_win32_thread()
891 filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (self)); in gtk_file_chooser_native_win32_show()
H A Dgtkfilechooser.h273 GSList *gtk_file_chooser_list_filters (GtkFileChooser *chooser);
H A Dgtkfilechooserutils.c284 return gtk_file_chooser_list_filters (get_delegate (chooser)); in delegate_list_filters()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc122 function gtk_file_chooser_list_filters(chooser:PGtkFileChooser):PGSList;cdecl;external gtklib name …
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc122 function gtk_file_chooser_list_filters(chooser:PGtkFileChooser):PGSList;cdecl;external gtklib name …
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.h236 GSList *gtk_file_chooser_list_filters (GtkFileChooser *chooser);
H A Dgtkfilechooserutils.c270 return gtk_file_chooser_list_filters (get_delegate (chooser)); in delegate_list_filters()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc538 …return Glib::SListHandle< FileFilter* >(gtk_file_chooser_list_filters(gobj()), Glib::OWNERSHIP_SHA… in list_filters()
543 …return Glib::SListHandle< const FileFilter* >(gtk_file_chooser_list_filters(const_cast<GtkFileChoo… in list_filters()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dfilechooser.hg164 …_WRAP_METHOD(std::vector< Glib::RefPtr<FileFilter> > list_filters(), gtk_file_chooser_list_filters)
165 …(std::vector< Glib::RefPtr<const FileFilter> > list_filters() const, gtk_file_chooser_list_filters)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.cc559 …ib::SListHandler< Glib::RefPtr<FileFilter> >::slist_to_vector(gtk_file_chooser_list_filters(gobj()… in list_filters()
564 …istHandler< Glib::RefPtr<const FileFilter> >::slist_to_vector(gtk_file_chooser_list_filters(const_… in list_filters()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtkfilechooser.defs265 ;; (define-func gtk_file_chooser_list_filters
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dfilechooser.hg168 _WRAP_METHOD(Glib::SListHandle< FileFilter* > list_filters(), gtk_file_chooser_list_filters)
169 …_METHOD(Glib::SListHandle< const FileFilter* > list_filters() const, gtk_file_chooser_list_filters)
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpsavedialog.c452 filters = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (dialog)); in gimp_save_dialog_set_state()

1234