gFileInfoGetAttributeString: gFileInfoGetAttributeString

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Gets the value of a string attribute. If the attribute does not contain a string, NULL will be returned.

Usage

1
gFileInfoGetAttributeString(object, attribute)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

Value

[char] the contents of the attribute value as a string, or NULL otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.