docs: use proper quotes
This commit is contained in:
@ -46,7 +46,7 @@
|
||||
* @Title: GtkLayout
|
||||
* @See_also: #GtkDrawingArea, #GtkScrolledWindow
|
||||
*
|
||||
* #GtkLayout is similar to #GtkDrawingArea in that it's a "blank slate"
|
||||
* #GtkLayout is similar to #GtkDrawingArea in that it's a “blank slate”
|
||||
* and doesn't do anything but paint a blank background by default. It's
|
||||
* different in that it supports scrolling natively (you can add it to a
|
||||
* #GtkScrolledWindow), and it can contain child widgets, since it's a
|
||||
|
||||
Reference in New Issue
Block a user