Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gFileInfoGetAttributeUint32: gFileInfoGetAttributeUint32
Description
Gets an unsigned 32-bit integer contained within the attribute. If the attribute does not contain an unsigned 32-bit integer, or is invalid, 0 will be returned.
Usage
gFileInfoGetAttributeUint32(object, attribute)
Arguments
object
a
GFileInfo
.
attribute
a file attribute key.
Value