GimpUi » GimpUi.ChainButton »

GimpUi.ChainButton.prototype.get_active

function get_active(): Boolean {
    // Gjs wrapper for gimp_chain_button_get_active()
}
  

Checks the state of the GimpUi.ChainButton.

Returns

true if the GimpUi.ChainButton is active (locked).

More Information

  • GimpUi.ChainButton