RGtk2 (version 2.20.31)

gFileInfoGetAttributeStringv: gFileInfoGetAttributeStringv

Description

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

Usage

gFileInfoGetAttributeStringv(object, attribute)

Arguments

object
attribute
a file attribute key.

Value

attribute value as a stringv, or NULL otherwise. Do not free.

Details

Since 2.22