gFileInfoGetSortOrder {RGtk2}R Documentation

gFileInfoGetSortOrder

Description

Gets the value of the sort_order attribute from the GFileInfo. See G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER.

Usage

gFileInfoGetSortOrder(object)

Arguments

object

a GFileInfo.

Value

[integer] a

integer
containing the value of the "standard::sort_order" attribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]