forked from AuroraMiddleware/gtk
docs: Fix a typo
This commit is contained in:
parent
c9b032acab
commit
30e79e8412
@ -638,7 +638,7 @@ nodes.
|
|||||||
|
|
||||||
If you are using a #GtkDrawingArea for custom drawing, you need to switch
|
If you are using a #GtkDrawingArea for custom drawing, you need to switch
|
||||||
to using gtk_drawing_area_set_draw_func() to set a draw function instead
|
to using gtk_drawing_area_set_draw_func() to set a draw function instead
|
||||||
of connnecting a handler to the #GtkWidget::draw signal.
|
of connecting a handler to the #GtkWidget::draw signal.
|
||||||
|
|
||||||
### Stop using APIs to query GdkSurfaces
|
### Stop using APIs to query GdkSurfaces
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user