Creates a gio.app_info.AppInfo for the specified gtk.recent_info.RecentInfo
Checks whether the resource pointed by info still exists. At the moment this check is done only on resources pointing to local files.
Gets the time when the resource was added to the recently used resources list.
Gets the number of days elapsed since the last update of the resource pointed by info.
Gets the data regarding the application that has registered the resource pointed by info.
Retrieves the list of applications that have registered this resource.
Gets the (short) description of the resource.
Gets the name of the resource.
Retrieves the icon associated to the resource MIME type.
Returns all groups registered for the recently used item info.
Gets the MIME type of the resource.
Gets the time when the meta-data for the resource was last modified.
Gets the value of the “private” flag.
Computes a valid UTF-8 string that can be used as the name of the item in a menu or list.
Gets the URI of the resource.
Gets a displayable version of the resource’s URI.
Gets the time when the meta-data for the resource was last visited.
Checks whether an application registered this resource using app_name.
Checks whether group_name appears inside the groups registered for the recently used item info.
Checks whether the resource is local or not by looking at the scheme of its URI.
Gets the name of the last application that have registered the recently used resource represented by info.
Checks whether two gtk.recent_info.RecentInfo point to the same resource.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
gtk.recent_info.RecentInfo contains the metadata associated with an item in the recently used files list.