Function: lglyph-char
lglyph-char is a byte-compiled function defined in composite.el.gz.
Signature
(lglyph-char GLYPH)
Source Code
;; Defined in /usr/src/emacs/lisp/composite.el.gz
(defsubst lglyph-char (glyph) (aref glyph 2))
lglyph-charlglyph-char is a byte-compiled function defined in composite.el.gz.
(lglyph-char GLYPH)
;; Defined in /usr/src/emacs/lisp/composite.el.gz
(defsubst lglyph-char (glyph) (aref glyph 2))