Constructor
GtkAccelGroupnew
Declaration [src]
GtkAccelGroup*
gtk_accel_group_new (
void
)
Return value
Type: GtkAccelGroup
A new GtkAccelGroup
object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |