GimpUi.PaletteSelectButton.prototype.get_palette

function get_palette(): String {
    // Gjs wrapper for gimp_palette_select_button_get_palette()
}
  

Retrieves the name of currently selected palette.

Since 2.4

Returns

an internal copy of the palette name which must not be freed.