Property

StWidget:hover

since: 14

Declaration

property hover: gboolean [ read, write ]

Description [src]

Whether or not the pointer is currently hovering over the widget. This is only tracked automatically if StWidget:track-hover is TRUE, but you can adjust it manually in any case.

Type: gboolean
Available since:14
Default valueFALSE
Getter methodst_widget_get_hover()
Setter methodst_widget_set_hover()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno