gFileInfoSetAttribute {RGtk2}R Documentation

gFileInfoSetAttribute

Description

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

Usage

gFileInfoSetAttribute(object, attribute, type, value.p)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

type

a GFileAttributeType

value.p

pointer to the value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]