![]() |
![]() |
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<FileFilter> | create () |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::FileFilter> | wrap (GtkFileFilter* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
|
|
|
|
|