Method
GimpUiColorNotebookget_current_selector
since: 3.0
Declaration [src]
GimpColorSelector*
gimp_color_notebook_get_current_selector (
GimpColorNotebook* notebook
)
Return value
Type: GimpColorSelector
The active page’s GimpColorSelector
.
The data is owned by the instance. |