Description Usage Arguments Details Value Author(s)
Adds a new resource, pointed by uri
, into the recently used
resources list.
1 | gtkRecentManagerAddItem(object, uri)
|
|
a |
|
a valid URI |
This function automatically retrieves some of the needed
metadata and setting other metadata to common default values; it
then feeds the data to gtkRecentManagerAddFull
.
See gtkRecentManagerAddFull
if you want to explicitly
define the metadata for the resource pointed by uri
.
Since 2.10
[logical] TRUE
if the new item was successfully added
to the recently used resources list
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.