gFileInfoSetAttributeStringv {RGtk2}R Documentation

gFileInfoSetAttributeStringv

Description

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

Usage

gFileInfoSetAttributeStringv(object, attribute, attr.value)

Arguments

object

a GFileInfo.

attribute

a file attribute key.

attr.value

a NULL terminated string list

Details

Sinze: 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]