setWidth()

Sets the line width or arrow size of a graphical object
setWidth(value:int)

Parameters

Name Type Действие Значение по умолчанию
value int Width

Return value

Object reference of type GObject for chain of calls

Example

obj.setWidth(3);