RadioToolButton.this

Creates a new GtkRadioToolButton, adding it to group. The new GtkRadioToolButton will contain an icon and label from the stock item indicated by stock_id. Since 2.4

Parameters

group ListSG

an existing radio button group, or NULL if you are creating a new group. [allow-none]

stockId string

the name of a stock item

Throws

ConstructionException GTK+ fails to create the object.

Meta