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 |
|
Matthias Clasen
|
7f65e5f96b
|
Rename GtkGestureMultiPress to GtkGestureClick
The name just made it hard for people to find the
right gesture to use.
|
2019-05-29 17:10:46 +00:00 |
|
Carlos Garnacho
|
5e0f2d7d20
|
tests: Use gesture in testtreepos
|
2018-07-30 13:14:12 +02:00 |
|
Matthias Clasen
|
ba844df6f0
|
tests: Stop using ::button-press/release-event
The generic ::event signal works fine here.
|
2018-01-16 14:14:10 -05:00 |
|
Matthias Clasen
|
e1ea408161
|
tests: Use GdkEvent API
|
2017-09-19 18:39:03 +02:00 |
|
Timm Bäder
|
e36ddfec17
|
Remove all widget style property code
|
2017-07-19 21:27:14 -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 |
|
William Jon McCann
|
fc71cbe5a6
|
Remove most of the stock API usage from the tests
With the exception of GtkActions and the tests for stock items.
|
2013-06-24 19:53:08 -04:00 |
|
Matthias Clasen
|
2e093cdc20
|
Demonstrate the problem with a workaround
|
2011-02-05 10:58:50 -05:00 |
|
Matthias Clasen
|
19092fe44f
|
Add a testcase for cell positions
|
2011-02-05 01:24:21 -05:00 |
|