Constructor
GtkRecentChooserWidgetnew
since: 2.10
Declaration [src]
GtkWidget*
gtk_recent_chooser_widget_new (
void
)
Description [src]
Creates a new GtkRecentChooserWidget
object. This is an embeddable widget
used to access the recently used resources list.
Available since: 2.10
Return value
Type: GtkWidget
A new GtkRecentChooserWidget
.
The data is owned by the called function. |