Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.RecentFilterInfo

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRecentFilterInfo
Struct : RecentFilterInfo
A GtkRecentFilterInfo struct is used
to pass information about the tested file to gtk_recent_filter_filter().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.RecentFilterInfo ()
Create a new Gtk.RecentFilterInfo
Create a new Gtk.RecentFilterInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.RecentFilter
Method
filter (RecentFilterInfo 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:19 GMT+0800 (HKT)