James Westman
d8f1b41ef0
docs: Document the new typeof() operator
2022-11-26 16:44:43 -06:00
Sonny Piers
82980a466b
doc: Add documentation for Gtk.Label attributes
2022-10-04 03:45:54 +02:00
James Westman
3b39e0d541
docs: Document how to reference a template object
2022-04-21 11:47:25 -05:00
James Westman
a4ffdd944f
language: a11y: Fix property names
...
Blueprint uses underscores in property/state/relation names, but
GtkBuilder expects dashes because it uses the glib names from the
GtkAccessible* enums.
2022-03-28 14:38:05 -05:00
James Westman
8ce748e62b
docs: Add examples for action widgets
2022-02-19 14:44:42 -06:00
James Westman
cd12c94423
docs: no-sync-create
2022-02-09 15:39:02 -06:00
Gleb Smirnov
ad6a2cf538
docs: add docs for binding flags
2022-01-24 20:35:31 +00:00
Gleb Smirnov
c0c4ae3fc9
docs: add example for signal's object attribute
2022-01-17 05:37:17 +00:00
James Westman
5a4cf58e0e
docs: Add widget-specific items
2021-12-15 11:56:33 -06:00
James Westman
be3c0de670
Remove some semicolons
...
Remove semicolons everywhere except 'using' statements, properties,
attributes, and signals.
This should be the last breaking change to the syntax.
2021-11-30 21:04:35 -06:00
James Westman
878ff1b37b
Change menu item shorthand syntax
...
I'm changing the syntax a bit because I want it to be more general in
the future.
2021-11-28 23:01:51 -06:00
James Westman
0e33ce190d
Support translation contexts
2021-11-24 21:17:59 -06:00
James Westman
f8478adf3a
Use array-like syntax for styles, file filters
...
These are now pseudo-properties with brackets around the array items,
for consistency with more familiar languages.
2021-11-12 09:39:47 -06:00
James Westman
b776163cd7
Add accessibility properties
2021-11-12 00:51:01 -06:00
James Westman
c155ba7b15
Add layouts
2021-10-30 22:37:05 -05:00
James Westman
55e08e4f52
docs: Add examples
2021-10-27 00:31:49 -05:00