RadioToolButton.this

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

More...

Parameters

group RadioToolButton
stockId string

the name of a stock item

Return Value

Detailed Description

Deprecated: gtk_radio_tool_button_new_from_widget

Throws

ConstructionException GTK+ fails to create the object.

Meta