Function
GtkRecentManagerget_default
since: 2.10
[−]
Description [src]
Gets a unique instance of GtkRecentManager
, that you can share
in your application without caring about memory management.
Available since: 2.10
[−]
Return value
Type: GtkRecentManager
A unique GtkRecentManager
. Do not ref or
unref it.
The data is owned by the called function. |