Constructor

GtkAccelGroupnew

Declaration [src]

GtkAccelGroup*
gtk_accel_group_new (
  void
)

Description [src]

Creates a new GtkAccelGroup.

Return value

Type: GtkAccelGroup

A new GtkAccelGroup object.

The caller of the function takes ownership of the data, and is responsible for freeing it.