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).
function get_active(): Boolean {
// Gjs wrapper for gimp_chain_button_get_active()
}
Checks the state of the GimpUi.ChainButton.
true if the GimpUi.ChainButton is active (locked).