GimpUi.ColorProfileComboBox.prototype.get_active_file

function get_active_file(): Gio.File {
    // Gjs wrapper for gimp_color_profile_combo_box_get_active_file()
}
  

Since 2.10

Returns

The file of the currently selected color profile, release using g_object_unref() when it is not any longer needed.