[ CCode ( cname = "gimp_chain_button_set_active" ) ]
public void set_active (bool active)
Sets the state of the ChainButton to be either locked ( true) or unlocked (false) and changes the showed pixmap to reflect the new state.
| this |
Pointer to a ChainButton. |
| active |
The new state. |