GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

filefilter.hh File Reference

A GtkFileFilter C++ wrapper interface. More...

#include <gfc/gtk/object.hh>
#include <gtk/gtkfilefilter.h>
#include <gfc/gtk/inline/filefilter.inl>

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations


Detailed Description

A GtkFileFilter C++ wrapper interface.

Provides FileFilter, a filter for selecting a file subset.


Enumeration Type Documentation

enum FileFilterFlags
 

Used by Gtk::FileFilter::add_custom() to let GTK+ know what file information needs to be retrieved.

This avoids retrieving expensive information when it isn't needed by your filter function.

Enumeration values:
FILE_FILTER_FILENAME  Get filename.
FILE_FILTER_URI  Get URI.
FILE_FILTER_DISPLAY_NAME  Get display name.
FILE_FILTER_MIME_TYPE  Get mime type.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8