bubbles-graphics-theme-menu

bubbles-graphics-theme-menu is a variable defined in `bubbles.el'.
Its value is shown below.

Documentation:
Map for bubbles graphics theme menu.

Value:

(keymap (bubbles-set-graphics-theme-circles menu-item "Circles" bubbles-set-graphics-theme-circles :button (:radio eq bubbles-graphics-theme 'circles)) (bubbles-set-graphics-theme-squares menu-item "Squares" bubbles-set-graphics-theme-squares :button (:radio eq bubbles-graphics-theme 'squares)) (bubbles-set-graphics-theme-diamonds menu-item "Diamonds" bubbles-set-graphics-theme-diamonds :button (:radio eq bubbles-graphics-theme 'diamonds)) (bubbles-set-graphics-theme-balls menu-item "Balls" bubbles-set-graphics-theme-balls :button (:radio eq bubbles-graphics-theme 'balls)) (bubbles-set-graphics-theme-emacs menu-item "Emacs" bubbles-set-graphics-theme-emacs :button (:radio eq bubbles-graphics-theme 'emacs)) (bubbles-set-graphics-theme-ascii menu-item "ASCII" bubbles-set-graphics-theme-ascii :button (:radio eq bubbles-graphics-theme 'ascii)) "Graphics Theme")