gFileInfoHasNamespace {RGtk2}R Documentation

gFileInfoHasNamespace

Description

Checks if a file info structure has an attribute in the specified name.space.

Usage

gFileInfoHasNamespace(object, name.space)

Arguments

object

a GFileInfo.

name.space

a file attribute namespace.

Details

Since 2.22

Value

[logical] TRUE if Ginfo has an attribute in name.space, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]