Learn R Programming

RGtk2 (version 2.20.4)

gFileInfoGetAttributeBoolean: gFileInfoGetAttributeBoolean

Description

Gets the value of a boolean attribute. If the attribute does not contain a boolean value, FALSE will be returned.

Usage

gFileInfoGetAttributeBoolean(object, attribute)

Arguments

Value

[logical] the boolean value contained within the attribute.