GimpUi.ProcBrowserDialog.prototype.get_selected

function get_selected(): String {
    // Gjs wrapper for gimp_proc_browser_dialog_get_selected()
}
  

Retrieves the name of the currently selected procedure.

Since 2.4

Returns

The name of the selected procedure of null if no procedure is selected.