Matthias Clasen
|
18e0eaa9d6
|
tests: Stop using gtk_widget_show/hide
|
2022-12-13 13:46:02 -05:00 |
|
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 |
|
Alexander Mikhaylenko
|
c9760ed456
|
tests: Remove testmodelbutton
GtkModelButton is private now, so it can't work anymore.
|
2020-05-11 19:03:53 +05:00 |
|
Benjamin Otte
|
a278edab22
|
window: Remove type argument from gtk_window_new()
|
2020-02-14 21:18:49 +01:00 |
|
Matthias Clasen
|
bfa0509f08
|
Privatize popover menu pieces
Don't allow manual creation of popover menus
anymore. This lets us also make GtkModelButton
private
|
2019-11-11 12:42:06 +01:00 |
|
Timm Bäder
|
c7203550a2
|
testmodelbutton: Remove toggles for removed properties
|
2019-10-09 16:57:22 +02:00 |
|
Daniel Boles
|
8d8db89669
|
testmodelbutton: Test :centered, :icon, :inverted
Test more stuff.
|
2018-04-08 18:48:16 +01:00 |
|
Daniel Boles
|
15b569e64d
|
testmodelbutton: Fix wrongly overridding MB child
I was setting a GtkButton:label, which resulted in the ModelButton's own
custom children getting lost. That doesn't make for a useful test...
|
2018-04-08 18:48:16 +01:00 |
|
Daniel Boles
|
08126ffdf2
|
testmodelbutton: Add explanatory comments to CSS
and load at an earlier, more sensible place, before creating any widgets
|
2018-04-08 18:48:16 +01:00 |
|
Daniel Boles
|
5bbb185e14
|
tests/testmodelbutton: Add this
and test whether :action-name, :role, and CSS nodes work as expected
https://gitlab.gnome.org/GNOME/gtk/issues/163
|
2018-04-08 13:17:18 +01:00 |
|