Forum und email

changed

combobox : the combo box that received the signal.

user param... : the first user parameter (if any) specified with the connect() method

The "changed" signal is emitted when a new item in the combo box is selected.

Възвратна функция

void callback(GtkComboBox combobox, mixed user param...);