Timm Bäder
|
d1cd6aacba
|
tests: Add common_cflags to build
And fix all the errors and warnings resulting from that
See #2491
|
2020-03-06 18:21:58 +01:00 |
|
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 |
|
Benjamin Otte
|
9151e0b9f5
|
stylecontext: Port to use display instead of screen
|
2017-10-31 03:05:54 +01:00 |
|
Timm Bäder
|
084b356d1e
|
testlist: Fix custom css
|
2017-05-25 16:25:59 +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 |
|
Benjamin Otte
|
dbeeaf7de6
|
cssprovider: Remove GError out argument from load functions
People should use the GtkCssProvider::parsing-error signal instead.
|
2016-10-17 16:52:05 +02:00 |
|
Alexander Larsson
|
cae7d05f24
|
testlist: Test double click mode
|
2013-06-17 15:15:07 +02:00 |
|
Alexander Larsson
|
cc4ac1ee70
|
GtkListBox: Rename separators to headers
|
2013-06-13 12:17:07 +02:00 |
|
Alexander Larsson
|
043d445a03
|
testgtk: Add ListBox test
This is a simple test of a scrolling listbox with sorting, filtering
and a header row.
|
2013-06-13 12:17:06 +02:00 |
|
Alexander Larsson
|
3c90b2c42c
|
tests: Add testlist testing GtkListBox
|
2013-06-13 12:17:06 +02:00 |
|