set_is_toggle


Description:

public void set_is_toggle (bool toggle)

Enables or disables toggle mode for the button.

In toggle mode, the active state will be "toggled" when the user clicks the button.

Parameters:

this

a Button

toggle

true or false




2022 vala-language.org