gFileInfoGetAttributeStatus {RGtk2}R Documentation

gFileInfoGetAttributeStatus

Description

Gets the attribute status for an attribute key.

Usage

gFileInfoGetAttributeStatus(object, attribute)

Arguments

object

a GFileInfo

attribute

a file attribute key

Value

[GFileAttributeStatus] a GFileAttributeStatus for the given attribute, or G_FILE_ATTRIBUTE_STATUS_UNSET if the key is invalid.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]