get_visual_column
Description:
public uint get_visual_column (
TextIter iter)
Determines the visual column at iter
taking into consideration the [property@View:tab-width] of this
.
Parameters:
this |
a View.
|
iter |
a position in this.
|
Returns:
the visual column at iter .
|