Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.RecentData

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRecentData
Struct : RecentData
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) : gboolean
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 Sat Apr 16 2011 17:15:18 GMT+0800 (HKT)