forked from AuroraMiddleware/gtk
fix a typo in the gtk_widget_render_icon annotations
This commit is contained in:
parent
381c14f1e2
commit
84bae92928
@ -7822,7 +7822,7 @@ gtk_widget_create_pango_layout (GtkWidget *widget,
|
|||||||
* the application and should not be modified. The pixbuf should be freed
|
* the application and should not be modified. The pixbuf should be freed
|
||||||
* after use with g_object_unref().
|
* after use with g_object_unref().
|
||||||
*
|
*
|
||||||
* Return value: (transferi full): a new pixbuf, or %NULL if the
|
* Return value: (transfer full): a new pixbuf, or %NULL if the
|
||||||
* stock ID wasn't known
|
* stock ID wasn't known
|
||||||
**/
|
**/
|
||||||
GdkPixbuf*
|
GdkPixbuf*
|
||||||
|
Loading…
Reference in New Issue
Block a user