summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2018-02-16 05:32:32 +0100
committerBenjamin Otte <otte@redhat.com>2018-03-16 06:04:44 +0100
commit8f43d7e18847faf024917d8ba48c4b3ac8c67296 (patch)
treee1abd59be0a276d6dcfd89a24e94d4ffdf32df90 /docs
parenta721d8b78f766bde810662b677cc9e2dab2add58 (diff)
downloadgtk+-8f43d7e18847faf024917d8ba48c4b3ac8c67296.tar.gz
gdk: Add GdkPaintable
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk/gdk4-sections.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt
index 0384a7a1de..a1d5457772 100644
--- a/docs/reference/gdk/gdk4-sections.txt
+++ b/docs/reference/gdk/gdk4-sections.txt
@@ -715,6 +715,20 @@ gdk_event_get_type
</SECTION>
<SECTION>
+<TITLE>Paintable</TITLE>
+<FILE>paintable</FILE>
+GdkPaintable
+gdk_paintable_snapshot
+gdk_paintable_get_current_image
+gdk_paintable_get_flags
+gdk_paintable_get_intrinsic_width
+gdk_paintable_get_intrinsic_height
+gdk_paintable_get_intrinsic_aspect_ratio
+gdk_paintable_invalidate_contents
+gdk_paintable_invalidate_size
+<SECTION>
+
+<SECTION>
<TITLE>Textures</TITLE>
<FILE>textures</FILE>
GdkTexture