| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkRecentFilterInfo |
| Struct : | RecentFilterInfo |
| Properties | Defined By | |
|---|---|---|
|
age : gint32
|
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)
:
gboolean
Tests whether a file should be displayed according to filter.
|