GimpUi.IntRadioFrame.prototype.get_active_user_data

function get_active_user_data(): [ok: Boolean, user_data: void] {
    // Gjs wrapper for gimp_int_radio_frame_get_active_user_data()
}
  

Retrieves the user-data of the selected (active) item in the radio_frame.

Since 3.0

ok

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

user_data

return location for the gpointer value