mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
Fix up a doc comment
This commit is contained in:
parent
f57aa47a40
commit
a9f12892ea
@ -854,8 +854,8 @@ gtk_render_activity (GtkStyleContext *context,
|
||||
* @context: a #GtkStyleContext
|
||||
* @cr: a #cairo_t
|
||||
* @texture: a #GdkTexture containing the icon to draw
|
||||
* @x: X position for the @pixbuf
|
||||
* @y: Y position for the @pixbuf
|
||||
* @x: X position for the @texture
|
||||
* @y: Y position for the @texture
|
||||
*
|
||||
* Renders the icon in @texture at the specified @x and @y coordinates.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user