[gtk+] Do not introspect gtk_color_button_get_rgba.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+] Do not introspect gtk_color_button_get_rgba.
- Date: Mon, 17 Sep 2012 12:52:24 +0000 (UTC)
commit 50e5323e51e9cbeb875314258d07467b5151a784
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Sep 17 14:50:18 2012 +0200
    Do not introspect gtk_color_button_get_rgba.
    
    This method is deprecated so it gets in the way of the
    implemented gtk_color_chooser_get_rgba.
 gtk/gtkcolorbutton.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c
index 921d9ec..3accadd 100644
--- a/gtk/gtkcolorbutton.c
+++ b/gtk/gtkcolorbutton.c
@@ -747,7 +747,7 @@ gtk_color_button_set_rgba (GtkColorButton *button,
 }
 
 /**
- * gtk_color_button_get_rgba:
+ * gtk_color_button_get_rgba: (skip)
  * @button: a #GtkColorButton
  * @rgba: (out): a #GdkRGBA to fill in with the current color
  *
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]