get_group


Description:

public unowned SList<RadioButton> get_group ()

Retrieves the group assigned to a radio button.

Parameters:

this

a RadioButton.

Returns:

a linked list containing all the radio buttons in the same group as this. The returned list is owned by the radio button and must not be modified or freed.




2022 vala-language.org