libuid v0.0.5 (2016-08-25T09:35:09Z)
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
structs
Brush
BrushGradientStop
Context
FontFamilies
Matrix
Path
StrokeParams
TextFont
TextFontDescriptor
TextFontMetrics
TextLayout