gFileAttributeInfoListLookup {RGtk2}R Documentation

gFileAttributeInfoListLookup

Description

Gets the file attribute with the name name from list.

Usage

gFileAttributeInfoListLookup(object, name)

Arguments

object

a GFileAttributeInfoList.

name

the name of the attribute to lookup.

Value

[GFileAttributeInfo] a GFileAttributeInfo for the name, or NULL if an attribute isn't found.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]