eieio-customize-object

eieio-customize-object is a compiled Lisp function in `eieio-custom.el'.

(eieio-customize-object &rest LOCAL-ARGS)

Customize OBJ in a specialized custom buffer.
To override call the `eieio-custom-widget-insert' to just insert the
object widget.
Optional argument GROUP specifies a subgroup of slots to edit as a symbol.
These groups are specified with the `:group' slot flag.

This is a generic function with only one primary method.

Implementations:

`eieio-default-superclass' :PRIMARY (obj &optional group)
Customize OBJ in a specialized custom buffer.
To override call the `eieio-custom-widget-insert' to just insert the
object widget.
Optional argument GROUP specifies a subgroup of slots to edit as a symbol.
These groups are specified with the `:group' slot flag.

Defined in `eieio-custom.el'