Variable: bubbles--col-offset

bubbles--col-offset is a variable defined in bubbles.el.gz.

Value

0

Documentation

Horizontal offset for centering the bubbles grid, in pixels.

Source Code

;; Defined in /usr/src/emacs/lisp/play/bubbles.el.gz
(defvar bubbles--col-offset 0
  "Horizontal offset for centering the bubbles grid, in pixels.")