Matthias Clasen
|
2a24b8c653
|
Replace most remaining uses of container api
These are all on GtkBox or enumerating children.
|
2020-05-11 22:38:21 -04:00 |
|
Matthias Clasen
|
f59f355190
|
Use gtk_window_set_child throughout
Replace all uses of gtk_container_add on windows
by gtk_window_set_child.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
67759d4c3e
|
Use gtk_scrolled_window_set_child throughout
Replace all uses of gtk_container_add on popovers
by gtk_scrolled_window_set_child.
|
2020-05-04 22:53:07 -04:00 |
|
Timm Bäder
|
d1cd6aacba
|
tests: Add common_cflags to build
And fix all the errors and warnings resulting from that
See #2491
|
2020-03-06 18:21:58 +01:00 |
|
Arnaud Bonatti
|
295726560e
|
Add test for GtkActionable GtkListBoxRow.
https://bugzilla.gnome.org/show_bug.cgi?id=741633
|
2018-01-02 17:56:10 -08:00 |
|