API Version: 3.0
Library Version: 3.24
GSList* gtk_accel_groups_from_object ( GObject* object )
Gets a list of all accel groups which are attached to object.
object
GObject
A GObject, usually a GtkWindow.
GtkWindow
GtkAccelGroup*
A list of all accel groups which are attached to object.