Property
StWidget:hover
since: 14
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 value | FALSE |
Getter method | st_widget_get_hover() |
Setter method | st_widget_set_hover() |