Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.RecentData

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkRecentData
Struct : RecentData
  Show / Hide Inherited methods, properties and signals
Meta-data to be passed to gtk_recent_manager_add_full() when registering a recently used resource.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.RecentData ()
Create a new Gtk.RecentData
Create a new Gtk.RecentData
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.RecentManager
Method
add_full (String uri, RecentData recent_data) : Boolean
Adds a new resource, pointed by uri, into the recently used resources list, using the metadata specified inside the GtkRecentData structure passed in recent_data.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:39 GMT+0800 (HKT)