The components of graphical interfaces will be assigned markup, but most of the specifics have not been determined.
curses
or
other text-based libraries. Any label used in the interface
should be marked with this macro, including button labels, window
titles, field names, menu and menu selection names, and even
values in selection lists.
For example, to mark the selection ``Start > Programs'', use this markup:
\menuselection{Start \sub Programs}
When including a selection that includes some trailing indicator, such as the ellipsis some operating systems use to indicate that the command opens a dialog, the indicator should be omitted from the selection name.
Individual selection names within the \menuselection should not be marked using \guilabel since that's implied by using \menuselection.
See About this document... for information on suggesting changes.