GimpUi.IntComboBox.prototype.get_active_user_data
function get_active_user_data(): [ok: Boolean, user_data: void] {
// Gjs wrapper for gimp_int_combo_box_get_active_user_data()
}
Retrieves the user-data of the selected (active) item in the combo_box.
Since 2.10
- ok
true if user_data has been set or false if no item was active.
- user_data
return location for the gpointer value