Files
gtk/docs/reference
Matthias Clasen edc31a264c widget: Add a :focusable property
Add back a property that determines whether an individual
widget will accept focus or not. :can-focus prevents the
focus from ever entering the entire widget hierarchy
below a widget, and :focusable just determines if grabbing
the focus to the widget itself will succeed.

See #2686
2020-05-10 23:24:48 -04:00
..
2020-04-19 10:41:18 -04:00
2020-02-08 19:40:56 -05:00
2020-05-10 23:24:48 -04:00