Documentation
Dlang.org
FileInfo.setAttributeObject
gio
file_info
FileInfo
Sets the attribute to contain the given attr_value, if possible.
class
FileInfo
void
setAttributeObject
(
string
attribute
,
gobject.object.ObjectG
attrValue
)
Parameters
attribute
string
a file attribute key.
attrValue
gobject
.
object
.
ObjectG
a #GObject.
gio
file_info
FileInfo
constructors
this
functions
clearStatus
copyInto
dup
getAccessDateTime
getAttributeAsString
getAttributeBoolean
getAttributeByteString
getAttributeData
getAttributeFilePath
getAttributeInt32
getAttributeInt64
getAttributeObject
getAttributeStatus
getAttributeString
getAttributeStringv
getAttributeType
getAttributeUint32
getAttributeUint64
getContentType
getCreationDateTime
getDeletionDate
getDisplayName
getEditName
getEtag
getFileType
getIcon
getIsBackup
getIsHidden
getIsSymlink
getModificationDateTime
getModificationTime
getName
getSize
getSortOrder
getSymbolicIcon
getSymlinkTarget
hasAttribute
hasNamespace
listAttributes
removeAttribute
setAccessDateTime
setAttribute
setAttributeBoolean
setAttributeByteString
setAttributeFilePath
setAttributeInt32
setAttributeInt64
setAttributeMask
setAttributeObject
setAttributeStatus
setAttributeString
setAttributeStringv
setAttributeUint32
setAttributeUint64
setContentType
setCreationDateTime
setDisplayName
setEditName
setFileType
setIcon
setIsHidden
setIsSymlink
setModificationDateTime
setModificationTime
setName
setSize
setSortOrder
setSymbolicIcon
setSymlinkTarget
unsetAttributeMask
Sets the attribute to contain the given attr_value, if possible.