base class for reference counted objects, maintains reference counter inplace.
widget state flags - bits
appends file path parts with proper delimiters e.g. appendPath("/home/user", ".myapp", "config") => "/home/user/.myapp/config"
appends file path parts with proper delimiters (as well converts delimiters inside path to system) to buffer e.g. appendPath("/home/user", ".myapp", "config") => "/home/user/.myapp/config"
converts path delimiters to standard for platform inplace in buffer(e.g. / to \ on windows, \ to / on posix), returns buf
converts path delimiters to standard for platform (e.g. / to \ on windows, \ to / on posix)
returns true if char ch is / or \ slash
returns current executable path only, including last path delimiter
character glyph
DLANGUI library.
This module declares basic data types for usage in dlangui library.
Synopsis: