blueprint-compiler/gtkblueprinttool/extensions
James Westman 0afa62654d
Fix error handling on keyword blocks
Some blocks (menu, layout, etc) would emit an error if they didn't find
an opening brace, which would fail if, for example, you had an object
with ID "menu" and tried to use it as a property value.
2021-11-24 21:43:45 -06:00
..
__init__.py Add string lists 2021-11-12 19:01:20 -06:00
gtk_a11y.py Fix error handling on keyword blocks 2021-11-24 21:43:45 -06:00
gtk_combo_box_text.py Add GtkComboBoxText items 2021-11-12 18:40:26 -06:00
gtk_file_filter.py Add GtkComboBoxText items 2021-11-12 18:40:26 -06:00
gtk_layout.py Fix error handling on keyword blocks 2021-11-24 21:43:45 -06:00
gtk_menu.py Fix error handling on keyword blocks 2021-11-24 21:43:45 -06:00
gtk_size_group.py Add GtkComboBoxText items 2021-11-12 18:40:26 -06:00
gtk_string_list.py Support translation contexts 2021-11-24 21:17:59 -06:00
gtk_styles.py Add GtkComboBoxText items 2021-11-12 18:40:26 -06:00