gtk/demos/widget-factory
Samuel Thibault bd986f9534 gtkbuilder: add accessibility role declaration
This allows to override the role declared to the atk stack.  For
instance,

<accessibility>
  <role type="static"/>
</accessibility>

allows to tell the accessibility stack that a label is just a message in
a message box.

Fixes #109
2018-03-19 18:07:06 +01:00
..
data Re-add missing files 2016-10-07 11:17:49 -04:00
gtk4-widget-factory.desktop Re-add missing files 2016-10-07 11:17:49 -04:00
help-overlay.ui Simplify all ui files again 2018-01-18 17:53:44 -05:00
menus.ui widget-factory: Use the new application resource support 2014-07-09 10:13:38 -04:00
meson.build build: Improve consistency of the "coding" style 2017-05-03 15:10:57 +01:00
widget-factory.c widget-factory: Avoid a legacy event handler 2017-12-12 19:46:10 -05:00
widget-factory.css widget-factory: Demo different Frame border-styles 2017-10-02 20:22:41 +01:00
widget-factory.gresource.xml widget-factory: Add an automatic help overlay 2015-10-21 15:33:22 -04:00
widget-factory.ui gtkbuilder: add accessibility role declaration 2018-03-19 18:07:06 +01:00