eieio-read-customization-group

eieio-read-customization-group is a compiled Lisp function in `eieio-custom.el'.

(eieio-read-customization-group &rest LOCAL-ARGS)

Do a completing read on the name of a customization group in OBJ.
Return the symbol for the group, or nil

This is a generic function with only one primary method.

Implementations:

`eieio-default-superclass' :PRIMARY (obj)
Do a completing read on the name of a customization group in OBJ.
Return the symbol for the group, or nil

Defined in `eieio-custom.el'