gtkRecentManagerGetDefault {RGtk2.10} | R Documentation |
Gets the recent manager for the default screen. See
gtkRecentManagerGetForScreen
.
gtkRecentManagerGetDefault()
Since 2.10
[GtkRecentManager
] A unique GtkRecentManager
associated with the
default screen. This recent manager is associated to the
screen and can be used as long as the screen is open.
Do no ref or unref it.
Derived by RGtkGen from GTK+ documentation