GimpUi.ColorNotebook.prototype.get_current_selector
function get_current_selector(): GimpUi.ColorSelector {
// Gjs wrapper for gimp_color_notebook_get_current_selector()
}
Since 3.0
- Returns
The active page's GimpUi.ColorSelector.
function get_current_selector(): GimpUi.ColorSelector {
// Gjs wrapper for gimp_color_notebook_get_current_selector()
}
Since 3.0
The active page's GimpUi.ColorSelector.