get_selected


Description:

[ CCode ( cname = "gimp_proc_browser_dialog_get_selected" ) ]
[ Version ( since = "2.4" ) ]
public string? get_selected ()

Retrieves the name of the currently selected procedure.

Parameters:

this

a ProcBrowserDialog

Returns:

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