Package: gtk

Function gtk:radio-button-get-group

Lambda List

gtk:radio-button-get-group (button)

Arguments

button -- a gtk:radio-button widget

Return Value

A list containing all the gtk:radio-button widgets in the same group as button.

Details

Retrieves the group assigned to a radio button.
 

See also

#2023-3-22