gFileAttributeInfoListAdd: gFileAttributeInfoListAdd

Description Usage Arguments Author(s)

View source: R/gioFuncs.R

Description

Adds a new attribute with name to the list, setting its type and flags.

Usage

1
gFileAttributeInfoListAdd(object, name, type, flags = "G_FILE_ATTRIBUTE_INFO_NONE")

Arguments

object

a GFileAttributeInfoList.

name

the name of the attribute to add.

type

the GFileAttributeType for the attribute.

flags

GFileAttributeInfoFlags for the attribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


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