Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkRecentFilterInfo |
Struct : | RecentFilterInfo |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
age : Number
|
Gtk.RecentFilterInfo | |
applications : String
|
Gtk.RecentFilterInfo | |
contains : Gtk.RecentFilterFlags
|
Gtk.RecentFilterInfo | |
display_name : String
|
Gtk.RecentFilterInfo | |
groups : String
|
Gtk.RecentFilterInfo | |
mime_type : String
|
Gtk.RecentFilterInfo | |
uri : String
|
Gtk.RecentFilterInfo |
Method / Constructor | Defined By | |
---|---|---|
new Gtk.RecentFilterInfo
()
Create a new Gtk.RecentFilterInfo
Create a new Gtk.RecentFilterInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.RecentFilter
Method |
filter
(RecentFilterInfo filter_info)
:
Boolean
Tests whether a file should be displayed according to filter.
|