gFileInfoGetAttributeInt64: gFileInfoGetAttributeInt64

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Gets a signed 64-bit integer contained within the attribute. If the attribute does not contain an signed 64-bit integer, or is invalid, 0 will be returned.

Usage

1
gFileInfoGetAttributeInt64(object, attribute)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

Value

[numeric] a signed 64-bit integer from the attribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


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