dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
IconProviderBase.getIconForFilePath
dlangui
graphics
iconprovider
IconProviderBase
Get image of icon associated with file path. If icon was not found use fallback.
DrawBufRef
getIconForFilePath
(string filePath, DrawBufRef fallback)
class
IconProviderBase
final
DrawBufRef
getIconForFilePath
(
string
filePath
,
lazy
DrawBufRef
fallback
)
DrawBufRef
getIconForFilePath
(string filePath)
Meta
Source
See Implementation
dlangui
graphics
iconprovider
IconProviderBase
functions
getIconForFilePath
getStandardIcon
Get image of icon associated with file path. If icon was not found use fallback.