active


Description:

public uint active { get; set; }

The index of the active toggle.

Setting the index to a larger value than the number of toggles in the group unsets the current active toggle.

If no toggle is active, the property will be set to [const@Gtk.INVALID_LIST_POSITION].