]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorchooser.c
GtkWidget::draw() - Document how to get the dirty region
[~andy/gtk] / gtk / gtkcolorchooser.c
index 4727aaf535a0c39889a9fbc1416268e0ab967dc8..cbefdd3b4a855fa008357ea2921c18c8b9995dc6 100644 (file)
@@ -122,7 +122,7 @@ _gtk_color_chooser_color_activated (GtkColorChooser *chooser,
 /**
  * gtk_color_chooser_get_rgba:
  * @chooser: a #GtkColorChooser
- * @color: return location for the color
+ * @color: (out): a #GdkRGBA to fill in with the current color
  *
  * Gets the currently-selected color.
  *