GimpUi.ChainButton.get_active
@accepts(GimpUi.ChainButton)
@returns(bool)
def get_active(self):
# Python wrapper for gimp_chain_button_get_active()
Checks the state of the GimpUi.ChainButton.
- self
Pointer to a GimpUi.ChainButton.
- Returns
@accepts(GimpUi.ChainButton)
@returns(bool)
def get_active(self):
# Python wrapper for gimp_chain_button_get_active()
Checks the state of the GimpUi.ChainButton.
Pointer to a GimpUi.ChainButton.