fltk_text_extents

fnvoid fltk_text_extents(const(char) * text, int * dx, int * dy, int * w, int * h) extern(C) nothrow @nogc

Gets the bounding box extents of text.