Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.FileFilterInfo

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkFileFilterInfo
Struct : FileFilterInfo
A GtkFileFilterInfo struct is used to pass information about the
tested file to gtk_file_filter_filter().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.FileFilterInfo ()
Create a new Gtk.FileFilterInfo
Create a new Gtk.FileFilterInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.FileFilter
Method
filter (FileFilterInfo filter_info) : gboolean
Tests whether a file should be displayed according to filter.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:03 GMT+0800 (HKT)