c
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkRecentInfo |
| Struct : | RecentInfo |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
create_app_info
(String app_name)
:
Gio.AppInfo
|
Gtk.RecentInfo | |
|
exists
()
:
gboolean
|
Gtk.RecentInfo | |
|
get_added
()
:
gint64
|
Gtk.RecentInfo | |
|
get_age
()
:
gint32
|
Gtk.RecentInfo | |
| Gtk.RecentInfo | ||
| Gtk.RecentInfo | ||
|
get_description
()
:
String
|
Gtk.RecentInfo | |
|
get_display_name
()
:
String
|
Gtk.RecentInfo | |
|
get_gicon
()
:
Gio.Icon
|
Gtk.RecentInfo | |
| Gtk.RecentInfo | ||
|
get_icon
(gint32 size)
:
GdkPixbuf.Pixbuf
|
Gtk.RecentInfo | |
|
get_mime_type
()
:
String
|
Gtk.RecentInfo | |
|
get_modified
()
:
gint64
|
Gtk.RecentInfo | |
|
get_private_hint
()
:
gboolean
|
Gtk.RecentInfo | |
|
get_short_name
()
:
String
|
Gtk.RecentInfo | |
|
get_uri
()
:
String
|
Gtk.RecentInfo | |
|
get_uri_display
()
:
String
|
Gtk.RecentInfo | |
|
get_visited
()
:
gint64
|
Gtk.RecentInfo | |
| Gtk.RecentInfo | ||
| Gtk.RecentInfo | ||
|
is_local
()
:
gboolean
|
Gtk.RecentInfo | |
|
last_application
()
:
String
|
Gtk.RecentInfo | |
|
match
(RecentInfo info_b)
:
gboolean
|
Gtk.RecentInfo | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.RecentChooser
Method |
get_current_item
()
:
Gtk.RecentInfo
|
|
Gtk.RecentManager
Method |
lookup_item
(String uri)
:
Gtk.RecentInfo
|