gFileInfoGetAttributeBoolean: gFileInfoGetAttributeBoolean

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

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

Usage

1
gFileInfoGetAttributeBoolean(object, attribute)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

Value

[logical] the boolean value contained within the attribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


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