gtkRecentChooserGetCurrentItem {RGtk2} | R Documentation |
Gets the GtkRecentInfo
currently selected by chooser
.
gtkRecentChooserGetCurrentItem(object)
|
[GtkRecentChooser ] a GtkRecentChooser |
Since 2.10
[GtkRecentInfo
] a GtkRecentInfo
. Use gtkRecentInfoUnref
when
when you have finished using it.
Derived by RGtkGen from GTK+ documentation