Gimp.Procedure.prototype.get_plug_in

function get_plug_in(): Gimp.PlugIn {
    // Gjs wrapper for gimp_procedure_get_plug_in()
}
  

Since 3.0

Returns

The Gimp.PlugIn given in [ctor@Procedure.new].