Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.RecentInfo

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkRecentInfo
Struct : RecentInfo
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.RecentChooser
Method
get_current_item () : Gtk.RecentInfo
Gets the GtkRecentInfo currently selected by chooser.
Gtk.RecentManager
Method
lookup_item (String uri) : Gtk.RecentInfo
Searches for a URI inside the recently used resources list, and returns a structure containing informations about the resource like its MIME type, or its display name.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:40 GMT+0800 (HKT)