Method
StWidgetsync_hover
Declaration [src]
void
st_widget_sync_hover (
StWidget* widget
)
Description [src]
Sets widget‘s hover state according to the current pointer position.
In the past, the hover state could get out of sync after (or during) a pointer grab. This is no longer the case, so there should be no need for this method anymore.