GimpUi.ColorNotebook.get_current_selector
@accepts(GimpUi.ColorNotebook)
@returns(GimpUi.ColorSelector)
def get_current_selector(self):
# Python wrapper for gimp_color_notebook_get_current_selector()
Since 3.0
- self
A GimpUi.ColorNotebook widget.
- Returns