gFileInfoGetAttributeUint64 {RGtk2} | R Documentation |
Gets a unsigned 64-bit integer contained within the attribute. If the attribute does not contain an unsigned 64-bit integer, or is invalid, 0 will be returned.
gFileInfoGetAttributeUint64(object, attribute)
|
a |
|
a file attribute key. |
[numeric] a unsigned 64-bit integer from the attribute.
Derived by RGtkGen from GTK+ documentation