gtk2/testsuite/gdk
Matthias Clasen 1f3327d326 rgba: Use pango_color_parse_with_alpha
Use this newly exported pango function, so we
can support hex colors with alpha like #rrggbbaa.

Fixes: #2931
2020-08-02 23:30:33 -04:00
..
array.c array: Add null-termination 2020-07-16 18:09:57 +02:00
arrayimpl.c array: Add null-termination 2020-07-16 18:09:57 +02:00
cairo.c Update callers 2017-01-19 13:50:17 -05:00
clipboard.c Add a basic clipboard test 2020-06-22 16:55:01 -04:00
display.c Update callers 2017-01-19 13:50:17 -05:00
encoding.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdk.test.in redo the gdk installed tests 2017-10-18 17:30:20 +02:00
keysyms.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
memorytexture.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
meson.build Add GdkArray 2020-07-16 18:09:57 +02:00
rectangle.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
rgba.c rgba: Use pango_color_parse_with_alpha 2020-08-02 23:30:33 -04:00
seat.c gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices() 2020-07-30 18:44:40 +02:00