Public Attributes | |
GtkWidget * | popdown_container |
GtkWidget * | popdown_focus |
GtkWidget * | display_widget |
GtkWidget * | frame |
GtkWidget * | arrow_button |
GtkWidget * | toplevel |
GtkWidget * | tearoff_window |
gboolean | torn_off |
gulong | tearoff_signal |
GtkWidget * | tearable |
GtkWidget * | popup |
gboolean | updating_buttons |
GtkWidget * _GOComboBoxPrivate::arrow_button |
GtkWidget * _GOComboBoxPrivate::display_widget |
GtkWidget * _GOComboBoxPrivate::frame |
Referenced by go_combo_box_init(), and go_combo_box_popup_hide_unconditional().
GtkWidget * _GOComboBoxPrivate::popdown_container |
Referenced by go_combo_box_construct(), go_combo_box_popup_display(), and go_combo_box_popup_hide_unconditional().
GtkWidget * _GOComboBoxPrivate::popdown_focus |
GtkWidget * _GOComboBoxPrivate::popup |
GtkWidget * _GOComboBoxPrivate::tearable |
Referenced by go_combo_box_popup_hide_unconditional(), and go_combo_box_set_tearable().
Referenced by cb_tearable_parent_changed().
GtkWidget * _GOComboBoxPrivate::tearoff_window |
GtkWidget * _GOComboBoxPrivate::toplevel |
gboolean _GOComboBoxPrivate::torn_off |
gboolean _GOComboBoxPrivate::updating_buttons |
Referenced by _go_combo_is_updating(), cb_arrow_pressed(), go_combo_box_init(), and set_arrow_state().