Matthias Clasen
|
f352a0ec2b
|
gtk-demo: Fix the overlay demo
We must make the label and the entry separate overlays, or
the entry will also be clickthru.
|
2017-10-06 21:35:21 -04:00 |
|
Timm Bäder
|
c92b7d4224
|
box: Remove fill child property
GtkWidget:halign and GtkWidget:valign are sufficient
|
2017-04-25 20:30:37 +02:00 |
|
Timm Bäder
|
5729ea7744
|
box: Remove expand child property
GtkWidget already has hexpand/vexpand properties.
|
2017-04-25 20:30:37 +02:00 |
|
Timm Bäder
|
ea897c6df4
|
Remove gtk_widget_show_all
|
2017-01-20 21:37:04 +01:00 |
|
Timm Bäder
|
f45dadadd0
|
box: Remove 'padding' child property
|
2016-10-16 18:17:21 +02:00 |
|
Matthias Clasen
|
763bf27d9c
|
gtk3-demo: Add another overlay demo
|
2015-07-28 22:47:57 -04:00 |
|
Matthias Clasen
|
609e04ddcf
|
gtk-demo: Cosmetic changes
Clean up the code of many examples in minor ways, fix some memory
leaks, and avoid the use of dialogs where a regular toplevel works
just as well.
|
2015-06-28 17:41:35 -04:00 |
|
Matthias Clasen
|
d6a52218d1
|
gtk3-demo: Improve the overlay demo
Add some more information to the description.
|
2015-06-19 20:09:55 -04:00 |
|
Matthias Clasen
|
afd75070a2
|
gtk-demo: A better overlay demo
This shows the new passthrough feature.
|
2015-06-19 18:16:19 -04:00 |
|
Yosef Or Boczko
|
719dd636a9
|
Replace all margin-left and margin-right with margin-start and margin-end
https://bugzilla.gnome.org/show_bug.cgi?id=710238
|
2013-11-15 02:54:35 +01:00 |
|
Matthias Clasen
|
1204a850f3
|
Formatting cleanups
While we normally try to avoid whitespace fixes, the gtk-demo
code is shown as exemplary, so it should be in good shape,
formatting-wise.
|
2011-09-01 23:56:58 -04:00 |
|
Ignacio Casal Quinteiro
|
cfb2a45f9a
|
overlay: add initial version of gtkoverlay
|
2011-06-12 23:27:18 -04:00 |
|