GimpUi.ColorNotebook.prototype.get_selectors
function get_selectors(): Array(GimpUi.ColorSelector) {
// Gjs wrapper for gimp_color_notebook_get_selectors()
}
Since 3.0
- Returns
The notebook's list of GimpUi.ColorSelector's.
function get_selectors(): Array(GimpUi.ColorSelector) {
// Gjs wrapper for gimp_color_notebook_get_selectors()
}
Since 3.0
The notebook's list of GimpUi.ColorSelector's.