gtkRecentChooserSetSortType {RGtk2}R Documentation

gtkRecentChooserSetSortType

Description

Changes the sorting order of the recently used resources list displayed by chooser.

Usage

gtkRecentChooserSetSortType(object, sort.type)

Arguments

object [GtkRecentChooser] a GtkRecentChooser
sort.type [GtkRecentSortType] sort order that the chooser should use

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]