GtkFileFilter: Add private function to represent filter as pattern

This will be needed for the win32 native file chooser which
does not support mimetype sniffing.
This commit is contained in:
Alexander Larsson
2015-11-03 14:52:42 +01:00
parent 81cef0091e
commit 693db082a1
3 changed files with 79 additions and 1 deletions

View File

@ -442,6 +442,7 @@ gtk_private_h_sources = \
gtkfilechooserprivate.h \
gtkfilechooserwidgetprivate.h \
gtkfilechooserutils.h \
gtkfilefilterprivate.h \
gtkfilesystem.h \
gtkfilesystemmodel.h \
gtkfontchooserprivate.h \