gFileInfoGetAttributeData: gFileInfoGetAttributeData

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Gets the attribute type, value and status for an attribute key.

Usage

1
gFileInfoGetAttributeData(object, attribute)

Arguments

object

a GFileInfo

attribute

a file attribute key

Value

A list containing the following elements:

retval

[logical] TRUE if info has an attribute named attribute, FALSE otherwise.

type

return location for the attribute type, or NULL

value.pp

return location for the attribute value, or NULL

status

return location for the attribute status, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


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