Matthias Clasen
|
77af8e303d
|
Use gtk_overlay_set_child throughout
Replace all uses of gtk_container_add on overlays
by gtk_overlay_set_child.
|
2020-05-04 22:53:08 -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
|
1706b80815
|
Use gtk_frame_set_child throughout
Replace all uses of gtk_container_add for
frames with gtk_frame_set_child.
|
2020-05-04 17:01:18 -04:00 |
|
Matthias Clasen
|
638508fa20
|
gtk-demo: Group the OpenGL demos
|
2020-04-12 21:58:07 -04:00 |
|
Matthias Clasen
|
ce6c7bae51
|
gtk-demo: Add a gears demo
|
2020-04-12 20:52:15 -04:00 |
|