get_active


Description:

[ CCode ( cname = "gimp_int_combo_box_get_active" ) ]
[ Version ( since = "2.2" ) ]
public bool get_active (out int value)

Retrieves the value of the selected (active) item in the this.

Parameters:

this

a IntComboBox

value

return location for the integer value

Returns:

true if value has been set or false if no item was active.