Timm Bäder
|
5729ea7744
|
box: Remove expand child property
GtkWidget already has hexpand/vexpand properties.
|
2017-04-25 20:30:37 +02:00 |
|
Matthias Clasen
|
d0f36a1793
|
testlist3: Handle dropping a row onto itself
Instead of spewing criticals, we should handle this
gracefully by doing nothing.
|
2017-04-22 21:39:48 -04:00 |
|
Matthias Clasen
|
2fed741b40
|
Fix the build
|
2017-04-22 11:30:33 -04:00 |
|
Matthias Clasen
|
8644e5f34d
|
Refine the listbox dnd example
Add a drag handle, and demonstrate broken offsets.
|
2017-04-22 08:08:43 -04:00 |
|
Matthias Clasen
|
ff8cca77a2
|
Implement dnd for list box rows in an example
This shows very basic DND of list box rows.
|
2017-04-21 18:28:47 -04:00 |
|
Timm Bäder
|
ea897c6df4
|
Remove gtk_widget_show_all
|
2017-01-20 21:37:04 +01:00 |
|
Matthias Clasen
|
2c7e567f05
|
Update callers
Adapt all our tests and examples to the new initialization api.
|
2017-01-19 13:50:17 -05:00 |
|
Matthias Clasen
|
ccc4fb8512
|
Improve list selection example
Print out signals, so we see how often they are emitted.
|
2014-04-06 01:44:38 -04:00 |
|
Matthias Clasen
|
92eab67a49
|
Add a list box selection testcase
|
2014-04-06 01:44:37 -04:00 |
|