Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ImGui::ImFontGlyphRangesBuilder
Inherits
ImGui::StructType
<
Struct
<
Value
<
Object
Constructors
new
(used_chars :
LibImGui::ImVectorInternal
)
Source
new
Source
Instance methods
add_char
(c :
ImWchar
) :
Void
Source
add_ranges
(ranges :
Pointer
(
ImWchar
)) :
Void
Source
add_text
(text :
Bytes
|
String
) :
Void
Source
build_ranges
Source
clear
Source
get_bit
(n :
LibC::SizeT
) :
Bool
Source
set_bit
(n :
LibC::SizeT
) :
Void
Source
used_chars
Source
used_chars=
(used_chars :
LibImGui::ImVectorInternal
)
Source
used_chars=
(used_chars :
ImVector
(
UInt32
))
Source