Function: lglyph-width

lglyph-width is a byte-compiled function defined in composite.el.gz.

Signature

(lglyph-width GLYPH)

Source Code

;; Defined in /usr/src/emacs/lisp/composite.el.gz
(defsubst lglyph-width (glyph) (aref glyph 4))