[gtk+] Fix a documentation copy-paste error
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a documentation copy-paste error
- Date: Sat, 28 Jun 2014 03:53:34 +0000 (UTC)
commit b9941d0dde2a044b191189162b67d378beb938bd
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 27 23:53:03 2014 -0400
Fix a documentation copy-paste error
The color chooser doesn't deal with fonts.
gtk/gtkcolorchooserwidget.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcolorchooserwidget.c b/gtk/gtkcolorchooserwidget.c
index 5273e17..58e0c6c 100644
--- a/gtk/gtkcolorchooserwidget.c
+++ b/gtk/gtkcolorchooserwidget.c
@@ -50,7 +50,7 @@
* as custom colors.
*
* To change the initially selected color, use gtk_color_chooser_set_rgba().
- * To get the selected font use gtk_color_chooser_get_rgba().
+ * To get the selected color use gtk_color_chooser_get_rgba().
*
* The #GtkColorChooserWidget is used in the #GtkColorChooserDialog
* to provide a dialog for selecting colors.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]