libuid v0.0.7 (2017-09-14T07:49:13Z)
Dub
Repo
FontFamilies
ui
Draw
Undocumented in source.
struct
FontFamilies {
static
int
[
uiDrawFontFamilies
*]
_ref
;
static
FontFamilies
create
();
~this
();
this
();
this(this)
;
size_t
numFamilies
();
string
family
(size_t n);
}
Constructors
this
this
()
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
family
string
family
(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
numFamilies
size_t
numFamilies
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
FontFamilies
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
_ref
int
[
uiDrawFontFamilies
*]
_ref
;
Undocumented in source.
Meta
Source
See Implementation
ui
Draw
classes
Brush
BrushGradientStop
Matrix
StrokeParams
TextFontDescriptor
TextFontMetrics
structs
Context
FontFamilies
Path
TextFont
TextLayout