Matthias Clasen
|
8ba16eb4f1
|
Documentation fixes
Mostly fixing up indentation of continuation lines,
and other small cleanups.
|
2021-05-20 19:17:49 -04:00 |
|
Bilal Elmoussaoui
|
ae7b19c760
|
gtk: add missing nullable annotations to BoolFilter
|
2021-03-22 12:42:13 +01:00 |
|
Matthias Clasen
|
626ee40970
|
boolfilter: Convert docs
|
2021-03-11 16:37:34 +00:00 |
|
Matthias Clasen
|
dfabe74c59
|
Make filter constructors return exact types
Make functions like gtk_custom_filter_new() return
the actual type they construct.
Update all callers.
|
2020-09-05 21:43:42 -04:00 |
|
Björn Daase
|
6315cd977c
|
*: Fix spelling mistakes found by codespell
|
2020-08-21 15:29:34 +02:00 |
|
Benjamin Otte
|
2f27d29247
|
Add GtkBoolFilter
Takes a boolean GtkExpression (like a boolean object property) to run a
filter with.
|
2020-07-26 20:43:08 +02:00 |
|