diff options
author | Benjamin Otte <otte@redhat.com> | 2016-11-18 05:45:36 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2016-11-18 06:40:53 +0100 |
commit | 5940625e9e55b713e2b112b558e447ac1d28644a (patch) | |
tree | b86e5752ec10ca7762b98a74d5f39bf1481d7c36 /docs | |
parent | 41d1e1fea8ad2d33f355e1eafc69053972fcb279 (diff) | |
download | gtk+-5940625e9e55b713e2b112b558e447ac1d28644a.tar.gz |
drawingarea: Add gtk_drawing_area_set_draw_func()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index c80cde8162..bf65d4d074 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -896,6 +896,7 @@ gtk_drawing_area_get_content_width gtk_drawing_area_set_content_width gtk_drawing_area_get_content_height gtk_drawing_area_set_content_height +gtk_drawing_area_set_draw_func <SUBSECTION Standard> GTK_DRAWING_AREA GTK_IS_DRAWING_AREA |