Up
_gtkTextIndentGet
_gtkTextIndentGet
obtains the indentation value of a
Text
object.
Prototype : fun [ObjGtkText] I
ObjGtkText
: a destination ObjGtkText object.
Return
I : the indentation value (in pixels) or nil if an error occurs.
See also
Example