gtk2/docs/reference
Benjamin Otte a865621519 gdk: Move begin/end_frame() functions
As they require a draw context and the draw context is already bound to
the surface, it makes much more sense and reduces abiguity by moving
these APIs to the draw context.

As a side effect, we simplify GdkSurface APIs to a point where
GdkSurface now does not concern itself with drawing anymore at all,
apart from being the object that creates draw contexts.
2018-04-24 23:16:58 +02:00
..
gdk gdk: Move begin/end_frame() functions 2018-04-24 23:16:58 +02:00
gsk rendernode: Remove gsk_render_node_set_name() 2018-04-24 04:06:58 +02:00
gtk widget: Remove gtk_widget_set_realized() 2018-04-11 03:16:34 +02:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00