Matthias Clasen
|
b8962fcba7
|
examples: Stop using gtk_widget_show/hide
|
2022-12-13 13:46:02 -05:00 |
|
Matthias Clasen
|
cd0081d08a
|
Use gtk_window_destroy
Replace calls to gtk_widget_destroy on windows
with gtk_window_destroy.
|
2020-05-11 12:20:57 -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 |
|
Timm Bäder
|
ea897c6df4
|
Remove gtk_widget_show_all
|
2017-01-20 21:37:04 +01:00 |
|
Benjamin Otte
|
4df6ddad54
|
API: container: Remove gtk_container_set_border_width()
|
2016-10-16 18:18:58 +02:00 |
|
Bastian Ilsø
|
0080224fdb
|
Updated grid-packing to GtkApplication.
|
2015-02-15 22:57:57 +01:00 |
|
Matthias Clasen
|
ceeaf183a1
|
Add a packing example to the tutorial
|
2011-01-18 23:59:17 -05:00 |
|