GimpUi.ResourceSelectButton.prototype.set_clickable
function set_clickable(widget: Gtk.Widget): void {
// Gjs wrapper for gimp_resource_select_button_set_clickable()
}
Called by a subclass init to specialize the instance.
Subclass knows its interior widget whose region when clicked should popup remote chooser. Self handles the click event.
Since 3.0
- widget
An interior widget that emits "clicked" signal