GimpUi » GimpUi.ColorNotebook »

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.

More Information

  • GimpUi.ColorNotebook