Function
Gtkaccel_groups_from_object
Declaration [src]
GSList*
gtk_accel_groups_from_object (
GObject* object
)
Parameters
object
-
Type:
GObject
A
GObject
, usually aGtkWindow
.The data is owned by the caller of the function.