logo top
Main Page   Widgets   Namespaces   Book  

Gtk::FileFilter Class Reference

Inheritance diagram for Gtk::FileFilter:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~FileFilter ()
GtkFileFilter* gobj ()
 Provides access to the underlying C GObject.

const GtkFileFilter* gobj () const
 Provides access to the underlying C GObject.

GtkFileFilter* gobj_copy ()
void set_name (const Glib::ustring& name)
Glib::ustring get_name () const
void add_mime_type (const Glib::ustring& mime_type)
void add_pattern (const Glib::ustring& pattern)
FileFilterFlags get_needed () const

Static Public Member Functions

Glib::RefPtr<FileFiltercreate ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gtk::FileFilterwrap (GtkFileFilter* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::FileFilter::~FileFilter (  )  [virtual]
 


Member Function Documentation

void Gtk::FileFilter::add_mime_type ( const Glib::ustring mime_type  ) 
 

void Gtk::FileFilter::add_pattern ( const Glib::ustring pattern  ) 
 

Glib::RefPtr<FileFilter> Gtk::FileFilter::create (  )  [static]
 

Glib::ustring Gtk::FileFilter::get_name (  )  const
 

FileFilterFlags Gtk::FileFilter::get_needed (  )  const
 

const GtkFileFilter* Gtk::FileFilter::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkFileFilter* Gtk::FileFilter::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkFileFilter* Gtk::FileFilter::gobj_copy (  ) 
 

void Gtk::FileFilter::set_name ( const Glib::ustring name  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Gtk::FileFilter> wrap ( GtkFileFilter*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001