gFileInfoSetAttributeUint32 {RGtk2}R Documentation

gFileInfoSetAttributeUint32

Description

Sets the attribute to contain the given attr.value, if possible.

Usage

gFileInfoSetAttributeUint32(object, attribute, attr.value)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

attr.value

an unsigned 32-bit integer.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]