Up
_gtkTextMarginGet
_gtkTextMarginGet
retreives the default margins of a
Text
object.
Prototype : fun [ObjGtkText] [I I]
ObjGtkText
: a Text object.
Return
[I I] : the left et the right margin, in pixels or nil if an error occurs.
See also
_gtkTextMarginSet
Example