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
Type: Widget

A #GtkWidget

groupName
Type: string

the group name to use for the action group

Meta