pike.hubbe.net

[Top]
GTK
GTK.RadioButton
previousGTK.RadioButton()->create() GTK.RadioMenuItemnext

Method GTK.RadioButton()->set_group()


Method set_group

object(GTK.RadioButton) GTK.RadioButton()->set_group(object(GTK.RadioButton) groupmember)

Description

the argument is another radio button to whose group this button should be added to. It is prefereable to use the second argument to the constructor instead, but if you for some reason want to move the button to another group, use this function.


Extracted from Pike v7.3 release 11 at 2001-11-03.