File: icons.el.html
Defined variables (1)
icon-preference | List of icon types to use, in order of preference. |
Defined functions (15)
define-icon | (NAME PARENT SPECIFICATION DOCUMENTATION &rest KEYWORDS) |
describe-icon | (ICON) |
icon-complete-spec | (ICON &optional INHIBIT-THEME INHIBIT-INHERITANCE) |
icon-documentation | (ICON) |
icon-elements | (NAME) |
icon-spec-keywords | (SPEC) |
icon-spec-values | (SPEC) |
icon-string | (NAME) |
iconp | (OBJECT) |
icons--copy-spec | (SPEC) |
icons--create | (ARG &rest ARGS) |
icons--describe-spec | (SPEC) |
icons--merge-spec | (MERGED PARENT-SPEC) |
icons--register | (NAME PARENT SPEC DOC KEYWORDS) |
icons--spec | (ICON) |
Defined faces (2)
icon | Face for buttons. |
icon-button | Face for buttons. |