GimpUi.ResourceChooser::resource-set
def callback(resource_chooser, resource, dialog_closing, user_param1, ...)
The ::resource-set signal is emitted when the user selects a resource.
Since 3.0
user_param1
- resource_chooser
instance of GimpUi.ResourceChooser that is emitting the signal
- resource
the currently selected resource.
- dialog_closing
whether the dialog was closed or not.
- ...
additional user parameters (if any)