[gtk+] Add new GdkRGBA apis to gtk.symbols



commit c406b6ed222524e73181e91c31fc33b4608a9383
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 25 13:49:37 2010 -0400

    Add new GdkRGBA apis to gtk.symbols

 gtk/gtk.symbols |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index c8df972..69f7475 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -681,6 +681,7 @@ gtk_cell_view_new_with_markup
 gtk_cell_view_new_with_pixbuf
 gtk_cell_view_new_with_text
 gtk_cell_view_set_background_color
+gtk_cell_view_set_background_rgba
 gtk_cell_view_set_displayed_row
 gtk_cell_view_set_model
 #endif
@@ -749,6 +750,7 @@ gtk_clipboard_wait_is_target_available
 #if IN_FILE(__GTK_COLOR_BUTTON_C__)
 gtk_color_button_get_alpha
 gtk_color_button_get_color
+gtk_color_button_get_rgba
 gtk_color_button_get_title
 gtk_color_button_get_type G_GNUC_CONST
 gtk_color_button_get_use_alpha
@@ -757,6 +759,7 @@ gtk_color_button_new_with_color
 gtk_color_button_new_with_rgba
 gtk_color_button_set_alpha
 gtk_color_button_set_color
+gtk_color_button_set_rgba
 gtk_color_button_set_title
 gtk_color_button_set_use_alpha
 #endif
@@ -766,10 +769,12 @@ gtk_color_button_set_use_alpha
 #if IN_FILE(__GTK_COLOR_SELECTION_C__)
 gtk_color_selection_get_current_alpha
 gtk_color_selection_get_current_color
+gtk_color_selection_get_current_rgba
 gtk_color_selection_get_has_opacity_control
 gtk_color_selection_get_has_palette
 gtk_color_selection_get_previous_alpha
 gtk_color_selection_get_previous_color
+gtk_color_selection_get_previous_rgba
 gtk_color_selection_get_type G_GNUC_CONST
 gtk_color_selection_is_adjusting
 gtk_color_selection_new
@@ -778,10 +783,12 @@ gtk_color_selection_palette_to_string
 gtk_color_selection_set_change_palette_with_screen_hook
 gtk_color_selection_set_current_alpha
 gtk_color_selection_set_current_color
+gtk_color_selection_set_current_rgba
 gtk_color_selection_set_has_opacity_control
 gtk_color_selection_set_has_palette
 gtk_color_selection_set_previous_alpha
 gtk_color_selection_set_previous_color
+gtk_color_selection_set_previous_rgba
 #endif
 #endif
 



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