RecentChooserT.getCurrentItem

Gets the GtkRecentInfo currently selected by chooser. Since 2.10

template RecentChooserT(TStruct)
RecentInfo
getCurrentItem
()

Return Value

Type: RecentInfo

a GtkRecentInfo. Use gtk_recent_info_unref() when when you have finished using it.

Meta