gFileInfoGetEtag {RGtk2}R Documentation

gFileInfoGetEtag

Description

Gets the entity tag for a given GFileInfo. See G_FILE_ATTRIBUTE_ETAG_VALUE.

Usage

gFileInfoGetEtag(object)

Arguments

object

a GFileInfo.

Value

[char] a string containing the value of the "etag:value" attribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]