SourceView.getVisualColumn

Determines the visual column at @iter taking into consideration the #GtkSourceView:tab-width of @view.

class SourceView
uint
getVisualColumn

Parameters

iter TextIter

a position in @view.

Return Value

Type: uint

the visual column at @iter.

Meta