Property

StWidget:track-hover

since: 14

Declaration

property track-hover: gboolean [ read, write ]

Description [src]

Determines whether the widget tracks pointer hover state. If TRUE (and the widget is visible and reactive), the StWidget:hover property and “hover” style pseudo class will be adjusted automatically as the pointer moves in and out of the widget.

Type: gboolean
Available since:14
Default valueFALSE
Getter methodst_widget_get_track_hover()
Setter methodst_widget_set_track_hover()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno