[gtk+] Add gtk_combo_box_{get,set}_popup_fixed_width to gtk.symbols



commit ba32934ea681f09a5a89850571703035b5779787
Author: Christian Dywan <christian twotoasts de>
Date:   Mon Oct 18 09:05:03 2010 +0200

    Add gtk_combo_box_{get,set}_popup_fixed_width to gtk.symbols

 gtk/gtk.symbols |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index abaf1ee..151d254 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -809,6 +809,7 @@ gtk_combo_box_get_focus_on_click
 gtk_combo_box_get_has_entry
 gtk_combo_box_get_model
 gtk_combo_box_get_popup_accessible
+gtk_combo_box_get_popup_fixed_width
 gtk_combo_box_get_row_separator_func
 gtk_combo_box_get_row_span_column
 gtk_combo_box_get_button_sensitivity
@@ -832,6 +833,7 @@ gtk_combo_box_set_column_span_column
 gtk_combo_box_set_entry_text_column
 gtk_combo_box_set_focus_on_click
 gtk_combo_box_set_model
+gtk_combo_box_set_popup_fixed_width
 gtk_combo_box_set_row_separator_func
 gtk_combo_box_set_row_span_column
 gtk_combo_box_set_button_sensitivity



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