Property

ClutterText:single-line-mode

since: 1.0

Declaration

property single-line-mode: gboolean [ read, write ]

Description [src]

Whether the ClutterText actor should be in single line mode or not. A single line ClutterText actor will only contain a single line of text, scrolling it in case its length is bigger than the allocated size.

Setting this property will also set the ClutterText:activatable property as a side-effect.

The ClutterText:single-line-mode property is used only if the ClutterText:editable property is set to TRUE.

Type: gboolean
Available since:1.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno