#include <go-combo-box.h>
Public Attributes | |
GtkHBoxClass | base |
void(* | set_title )(GOComboBox *cbox, char const *title) |
gboolean(* | pop_down_done )(GOComboBox *cbox, GtkWidget *) |
GtkHBoxClass _GOComboBoxClass::base |
gboolean(* _GOComboBoxClass::pop_down_done)(GOComboBox *cbox, GtkWidget *) |
void(* _GOComboBoxClass::set_title)(GOComboBox *cbox, char const *title) |
Referenced by go_combo_box_set_title().