Method
GimpUiIntComboBoxget_active_user_data
since: 2.10
Declaration [src]
gboolean
gimp_int_combo_box_get_active_user_data (
GimpIntComboBox* combo_box,
gpointer* user_data
)
Description [src]
Retrieves the user-data of the selected (active) item in the combo_box
.
Available since: 2.10