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
|
9e0c471b03
|
entry, spin button: Drop redundant API
Avoid duplicating GtkEditable APIs. Port existing users.
|
2019-02-28 16:34:00 -05: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
|
5febf4f170
|
Add a color editor test
This tests using a color editor embedded in other ui.
|
2016-01-23 18:16:51 -05:00 |
|