Function
GtkRecentManagerget_default
Declaration [src]
GtkRecentManager*
gtk_recent_manager_get_default (
  void
)
Description [src]
Gets a unique instance of GtkRecentManager that you can share
in your application without caring about memory management.
Return value
| Returns: | GtkRecentManager | 
| A unique  | |
| The data is owned by the called function. |