Home | All Classes | Grouped Classes | Index | Search
Returns the width of the entire buffer, or a sub-Range.
int get_width( bool ignore_invis = true); int get_width( int idx, bool ignore_invis = true); int get_width( Range range, bool ignore_invis = true);
Parameters:
Return value:
The width in pixels.
See also: