fltk_text_extents
fn
void fltk_text_extents(const(char) * text, int * dx, int * dy, int * w, int * h) extern(C) nothrow @nogcGets the bounding box extents of text.