gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
FileInfo.getIsHidden
gio
FileInfo
FileInfo
Checks if a file is hidden.
class
FileInfo
bool
getIsHidden
(
)
Return Value
Type:
bool
%TRUE if the file is a hidden file, %FALSE otherwise.
Meta
Source
See Implementation
gio
FileInfo
FileInfo
constructors
this
functions
clearStatus
copyInto
dup
getAttributeAsString
getAttributeBoolean
getAttributeByteString
getAttributeData
getAttributeInt32
getAttributeInt64
getAttributeObject
getAttributeStatus
getAttributeString
getAttributeStringv
getAttributeType
getAttributeUint32
getAttributeUint64
getContentType
getDeletionDate
getDisplayName
getEditName
getEtag
getFileInfoStruct
getFileType
getIcon
getIsBackup
getIsHidden
getIsSymlink
getModificationTime
getName
getSize
getSortOrder
getStruct
getSymbolicIcon
getSymlinkTarget
hasAttribute
hasNamespace
listAttributes
removeAttribute
setAttribute
setAttributeBoolean
setAttributeByteString
setAttributeInt32
setAttributeInt64
setAttributeMask
setAttributeObject
setAttributeStatus
setAttributeString
setAttributeStringv
setAttributeUint32
setAttributeUint64
setContentType
setDisplayName
setEditName
setFileType
setIcon
setIsHidden
setIsSymlink
setModificationTime
setName
setSize
setSortOrder
setSymbolicIcon
setSymlinkTarget
unsetAttributeMask
static functions
getType
variables
gFileInfo
Checks if a file is hidden.