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
|
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 |
|
Matthias Clasen
|
5120748981
|
Drop GtkButtonBox
This widget does not seem worth keeping,
and we want to get rid of child properties.
|
2019-02-04 12:44:55 -05:00 |
|
Timm Bäder
|
ea897c6df4
|
Remove gtk_widget_show_all
|
2017-01-20 21:37:04 +01:00 |
|
Bastian Ilsø
|
52f5a78c6d
|
Update hello-world.c to GtkApplication, document
|
2015-03-09 12:17:31 +01:00 |
|
Matthias Clasen
|
a601b43b83
|
Cosmetic changes
|
2011-01-06 00:14:02 -05:00 |
|
Emmanuele Bassi
|
f085c8b272
|
docs: Move the introduction of the tutorial in the reference
The tutorial should just go away, but some of its contents can be moved
to the API reference as chapters.
https://bugzilla.gnome.org/show_bug.cgi?id=632059
|
2010-10-15 13:02:50 -04:00 |
|