Timm Bäder
|
f45dadadd0
|
box: Remove 'padding' child property
|
2016-10-16 18:17:21 +02:00 |
|
Benjamin Otte
|
e1a03ead7a
|
Use NULL for generic marshallers in g_signal_new()
glib will use the correct marshaller automatically. And as a side
effect, we also get all glib optimizations, like a va marshaller.
|
2016-08-29 16:20:54 +02:00 |
|
Matthias Clasen
|
30faa9a2a9
|
inspector: Refine strv editor
Put some spacing between the rows, and link the buttons to
the entries they belong to.
|
2016-03-09 21:59:43 -05:00 |
|
Matthias Clasen
|
c711906f8c
|
inspector: Replace a use of gtk_button_set_focus_on_click
It is deprecated now.
|
2015-11-03 07:44:17 -05:00 |
|
Matthias Clasen
|
1e112ca75e
|
inspector: Allow editing strv-valued properties
These do occur in some places, and we can easily allow editing
them.
|
2015-10-25 02:14:04 -04:00 |
|