[Top]
GTK2
GTK2.RadioToolButton
|
Method GTK2.RadioToolButton()->create()
- Method
create
GTK2.RadioToolButton GTK2.RadioToolButton(GTK2.RadioToolButton groupmember)
- Description
Create a GTK2.RadioToolButton.
Use without a parameter for a new group.
Use with another GTK2.RadioToolButton to add another
button to the same group as a previous button.
|