Benjamin Otte
|
a278edab22
|
window: Remove type argument from gtk_window_new()
|
2020-02-14 21:18:49 +01:00 |
|
Matthias Clasen
|
a6c5466900
|
Stop using gtk_main and gtk_main_quit
Replace these calls with direct use of GMainContext api.
|
2020-02-09 23:12:32 -05:00 |
|
Timm Bäder
|
7d93e9963a
|
testlist2: quit on window close
|
2019-09-09 17:36:27 +02: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 |
|
Timm Bäder
|
a4368a73a5
|
widget: Remove gtk_widget_reparent
|
2016-10-18 00:29:17 +02:00 |
|
Matthias Clasen
|
69cef3c9b4
|
tests: Adapt to gtk_widget_reparent deprecations
|
2014-05-22 08:50:18 -04:00 |
|
Matthias Clasen
|
88293f89f0
|
Add a test for animated row insertion/removal
This is just a crude example for how to use revealers to
animate insertion and removal of rows in a listbox.
|
2013-08-26 23:07:05 -04:00 |
|