RadioToolButton.this

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

More...

Parameters

group ListSG

an existing radio button group, or NULL if you are creating a new group

stockId string

the name of a stock item

Return Value

Detailed Description

Deprecated: Use RadioToolButton.new instead.

Throws

ConstructionException GTK+ fails to create the object.

Meta