Gimp.context_get_palette
@returns(unicode)
def context_get_palette():
# Python wrapper for gimp_context_get_palette()
Retrieve the currently active palette.
This procedure returns the name of the the currently active palette.
Since 2.2
- Returns