Learn R Programming

RGtk2 (version 2.20.19)

gFileInfoGetAttributeAsString: gFileInfoGetAttributeAsString

Description

Gets the value of a attribute, formated as a string. This escapes things as needed to make the string valid utf8.

Usage

gFileInfoGetAttributeAsString(object, attribute)

Arguments

Value

[char] a UTF-8 string associated with the given attribute.