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:
@ -442,6 +442,7 @@ gtk_private_h_sources = \
|
||||
gtkfilechooserprivate.h \
|
||||
gtkfilechooserwidgetprivate.h \
|
||||
gtkfilechooserutils.h \
|
||||
gtkfilefilterprivate.h \
|
||||
gtkfilesystem.h \
|
||||
gtkfilesystemmodel.h \
|
||||
gtkfontchooserprivate.h \
|
||||
|
||||
Reference in New Issue
Block a user