gFileInfoListAttributes {RGtk2}R Documentation

gFileInfoListAttributes

Description

Lists the file info structure's attributes.

Usage

gFileInfoListAttributes(object, name.space)

Arguments

object

a GFileInfo.

name.space

a file attribute key's namespace.

Value

[char] a list of strings of all of the possible attribute types for the given name.space, or NULL on error.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]