comparison man/lispref/toolbar.texi @ 394:7d59cb494b73 r21-2-12

Import from CVS: tag r21-2-12
author cvs
date Mon, 13 Aug 2007 11:11:37 +0200
parents cc15677e0335
children 74fd4e045ea6
comparison
equal deleted inserted replaced
393:2e030b8965b1 394:7d59cb494b73
178 @code{bottom-toolbar}, @code{left-toolbar}, or @code{right-toolbar}. 178 @code{bottom-toolbar}, @code{left-toolbar}, or @code{right-toolbar}.
179 These are specifiers, which means you set them with @code{set-specifier} 179 These are specifiers, which means you set them with @code{set-specifier}
180 and query them with @code{specifier-specs} or @code{specifier-instance}. 180 and query them with @code{specifier-specs} or @code{specifier-instance}.
181 You will get an error if you try to set them using @code{setq}. The 181 You will get an error if you try to set them using @code{setq}. The
182 valid instantiators for these specifiers are toolbar descriptors, as 182 valid instantiators for these specifiers are toolbar descriptors, as
183 described above. @xref{Specifiers} for more information. 183 described above. @xref{Specifiers}, for more information.
184 184
185 Most of the time, you will set @code{default-toolbar}, which allows 185 Most of the time, you will set @code{default-toolbar}, which allows
186 the user to choose where the toolbar should go. 186 the user to choose where the toolbar should go.
187 187
188 @defvr Specifier default-toolbar 188 @defvr Specifier default-toolbar