[gtk+] colobutton: skip set_rgba as it is already in the choosercolor interface



commit d39977878e0131d841ffd60d91fab6dbe9841f11
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Sep 20 12:50:27 2012 +0200

    colobutton: skip set_rgba as it is already in the choosercolor interface

 gtk/gtkcolorbutton.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c
index 3accadd..63dd81c 100644
--- a/gtk/gtkcolorbutton.c
+++ b/gtk/gtkcolorbutton.c
@@ -721,7 +721,7 @@ gtk_color_button_get_alpha (GtkColorButton *button)
 }
 
 /**
- * gtk_color_button_set_rgba:
+ * gtk_color_button_set_rgba: (skip)
  * @button: a #GtkColorButton
  * @rgba: a #GdkRGBA to set the current color with
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]