set_active_name


Description:

public void set_active_name (string? name)

Sets the active toggle for this.

The name can be set via [property@Toggle:name].

If name is `NULL`, unset the current active toggle instead.

Parameters:

this

a toggle group

name

toggle name