gFileInfoGetAttributeStringv: gFileInfoGetAttributeStringv

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

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

Usage

1
gFileInfoGetAttributeStringv(object, attribute)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

Details

Since 2.22

Value

[char] the contents of the attribute value as a stringv, or NULL otherwise. Do not free.

Author(s)

Derived by RGtkGen from GTK+ documentation


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