GimpUi.ColorNotebook.get_selectors

@accepts(GimpUi.ColorNotebook)
@returns([GimpUi.ColorSelector])
def get_selectors(self):
    # Python wrapper for gimp_color_notebook_get_selectors()
  

Since 3.0

self

A GimpUi.ColorNotebook widget.

Returns