WidgetActionGroup.attach

Helper function to create an #DzlWidgetActionGroup and attach it to @widget using the group name @group_name.

class WidgetActionGroup
static
void
attach
(
Widget widget
,
string groupName
)

Parameters

widget Widget

A #GtkWidget

groupName string

the group name to use for the action group

Meta