gtk2/docs
Benjamin Otte 052d0f6e60 gdk: Remove gdk_cairo_get_clip_rectangle()
The function is fundamentally broken for unbounded surfaces.
If a surface is unbounded, we cannot represent this as a
cairo_rectangle_int_t, and using the return value doesn't work because
it's already used for something else.

In GTK3, unbounded surfaces aren't a problem, but GTK4 uses recording
surfaces.

So better remove that function before we keep using it and using it
wrong.
2020-02-13 07:36:38 +01:00
..
reference gdk: Remove gdk_cairo_get_clip_rectangle() 2020-02-13 07:36:38 +01:00
tools Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
CODEOWNERS rename CODE-OWNERS to CODEOWNERS 2020-01-08 21:03:15 +01:00
CODING-STYLE docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
developers.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
dnd_internals.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
focus_tracking.txt Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
text_widget_internals.txt add a file documenting some of the text widget internals 2003-01-04 03:07:14 +00:00
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00