Use "GTK+" where applicable in the manual
* doc/emacs/display.texi (Standard Faces, Standard Faces): * doc/emacs/emacs.texi (Top): * doc/emacs/files.texi (Visiting): * doc/emacs/frames.texi (Scroll Bars): * doc/emacs/xresources.texi: Use "GTK+" where applicable.
This commit is contained in:
parent
5e69219fda
commit
769ea57734
5 changed files with 19 additions and 19 deletions
|
@ -656,8 +656,8 @@ This face is used to highlight lazy matches for Isearch and Query
|
||||||
Replace (matches other than the current one).
|
Replace (matches other than the current one).
|
||||||
@item region
|
@item region
|
||||||
This face is used for displaying an active region (@pxref{Mark}).
|
This face is used for displaying an active region (@pxref{Mark}).
|
||||||
When Emacs is built with GTK support, its colors are taken from the
|
When Emacs is built with GTK+ support, its colors are taken from the
|
||||||
current GTK theme.
|
current GTK+ theme.
|
||||||
@item secondary-selection
|
@item secondary-selection
|
||||||
This face is used for displaying a secondary X selection (@pxref{Secondary
|
This face is used for displaying a secondary X selection (@pxref{Secondary
|
||||||
Selection}).
|
Selection}).
|
||||||
|
@ -741,7 +741,7 @@ The @code{:background} attribute of this face specifies the color of
|
||||||
the text cursor. @xref{Cursor Display}.
|
the text cursor. @xref{Cursor Display}.
|
||||||
@item tooltip
|
@item tooltip
|
||||||
This face is used for tooltip text. By default, if Emacs is built
|
This face is used for tooltip text. By default, if Emacs is built
|
||||||
with GTK support, tooltips are drawn via GTK and this face has no
|
with GTK+ support, tooltips are drawn via GTK+ and this face has no
|
||||||
effect. @xref{Tooltips}.
|
effect. @xref{Tooltips}.
|
||||||
@item mouse
|
@item mouse
|
||||||
This face determines the color of the mouse pointer.
|
This face determines the color of the mouse pointer.
|
||||||
|
|
|
@ -1222,8 +1222,8 @@ GTK resources
|
||||||
|
|
||||||
* GTK Resource Basics:: Basic usage of GTK+ resources.
|
* GTK Resource Basics:: Basic usage of GTK+ resources.
|
||||||
* GTK Widget Names:: How GTK+ widgets are named.
|
* GTK Widget Names:: How GTK+ widgets are named.
|
||||||
* GTK Names in Emacs:: GTK widgets used by Emacs.
|
* GTK Names in Emacs:: GTK+ widgets used by Emacs.
|
||||||
* GTK styles:: What can be customized in a GTK widget.
|
* GTK styles:: What can be customized in a GTK+ widget.
|
||||||
|
|
||||||
Emacs and macOS / GNUstep
|
Emacs and macOS / GNUstep
|
||||||
|
|
||||||
|
|
|
@ -281,7 +281,7 @@ files. Firstly, when Emacs is built with a suitable GUI toolkit,
|
||||||
commands invoked with the mouse (by clicking on the menu bar or tool
|
commands invoked with the mouse (by clicking on the menu bar or tool
|
||||||
bar) use the toolkit's standard file selection dialog instead of
|
bar) use the toolkit's standard file selection dialog instead of
|
||||||
prompting for the file name in the minibuffer. On GNU/Linux and Unix
|
prompting for the file name in the minibuffer. On GNU/Linux and Unix
|
||||||
platforms, Emacs does this when built with GTK, LessTif, and Motif
|
platforms, Emacs does this when built with GTK+, LessTif, and Motif
|
||||||
toolkits; on MS-Windows and Mac, the GUI version does that by default.
|
toolkits; on MS-Windows and Mac, the GUI version does that by default.
|
||||||
For information on how to customize this, see @ref{Dialog Boxes}.
|
For information on how to customize this, see @ref{Dialog Boxes}.
|
||||||
|
|
||||||
|
|
|
@ -1001,9 +1001,9 @@ when the entire buffer is visible.
|
||||||
|
|
||||||
@cindex @code{scroll-bar} face
|
@cindex @code{scroll-bar} face
|
||||||
The visual appearance of the scroll bars is controlled by the
|
The visual appearance of the scroll bars is controlled by the
|
||||||
@code{scroll-bar} face. (Some toolkits, such as GTK and MS-Windows,
|
@code{scroll-bar} face. (Some toolkits, such as GTK+ and MS-Windows,
|
||||||
ignore this face; the scroll-bar appearance there can only be
|
ignore this face; the scroll-bar appearance there can only be
|
||||||
customized system-wide, for GTK @pxref{GTK resources}).
|
customized system-wide, for GTK+ @pxref{GTK resources}).
|
||||||
|
|
||||||
@cindex vertical border
|
@cindex vertical border
|
||||||
On graphical frames, vertical scroll bars implicitly serve to separate
|
On graphical frames, vertical scroll bars implicitly serve to separate
|
||||||
|
|
|
@ -12,10 +12,10 @@ resources, as is usual for programs that use X.
|
||||||
graphical widgets, such as the menu-bar, scroll-bar, and dialog boxes,
|
graphical widgets, such as the menu-bar, scroll-bar, and dialog boxes,
|
||||||
is determined by
|
is determined by
|
||||||
@ifnottex
|
@ifnottex
|
||||||
GTK resources, which we will also describe.
|
GTK+ resources, which we will also describe.
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
@iftex
|
@iftex
|
||||||
GTK resources.
|
GTK+ resources.
|
||||||
@end iftex
|
@end iftex
|
||||||
When Emacs is built without GTK+ support, the appearance of these
|
When Emacs is built without GTK+ support, the appearance of these
|
||||||
widgets is determined by additional X resources.
|
widgets is determined by additional X resources.
|
||||||
|
@ -28,7 +28,7 @@ system registry (@pxref{MS-Windows Registry}).
|
||||||
* Table of Resources:: Table of specific X resources that affect Emacs.
|
* Table of Resources:: Table of specific X resources that affect Emacs.
|
||||||
* Lucid Resources:: X resources for Lucid menus.
|
* Lucid Resources:: X resources for Lucid menus.
|
||||||
* Motif Resources:: X resources for Motif and LessTif menus.
|
* Motif Resources:: X resources for Motif and LessTif menus.
|
||||||
* GTK resources:: Resources for GTK widgets.
|
* GTK resources:: Resources for GTK+ widgets.
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Resources
|
@node Resources
|
||||||
|
@ -515,7 +515,7 @@ The color for the border shadow, on the top and the left.
|
||||||
@node GTK resources
|
@node GTK resources
|
||||||
@appendixsec GTK resources
|
@appendixsec GTK resources
|
||||||
@cindex GTK+ resources
|
@cindex GTK+ resources
|
||||||
@cindex resource files for GTK
|
@cindex resource files for GTK+
|
||||||
@cindex @file{~/.gtkrc-2.0} file
|
@cindex @file{~/.gtkrc-2.0} file
|
||||||
@cindex @file{~/.emacs.d/gtkrc} file
|
@cindex @file{~/.emacs.d/gtkrc} file
|
||||||
|
|
||||||
|
@ -530,7 +530,7 @@ resources are specified in either the file @file{~/.emacs.d/gtkrc}
|
||||||
(for Emacs-specific GTK+ resources), or @file{~/.gtkrc-2.0} (for
|
(for Emacs-specific GTK+ resources), or @file{~/.gtkrc-2.0} (for
|
||||||
general GTK+ resources). We recommend using @file{~/.emacs.d/gtkrc},
|
general GTK+ resources). We recommend using @file{~/.emacs.d/gtkrc},
|
||||||
since GTK+ seems to ignore @file{~/.gtkrc-2.0} when running GConf with
|
since GTK+ seems to ignore @file{~/.gtkrc-2.0} when running GConf with
|
||||||
GNOME@. Note, however, that some GTK themes may override
|
GNOME@. Note, however, that some GTK+ themes may override
|
||||||
customizations in @file{~/.emacs.d/gtkrc}; there is nothing we can do
|
customizations in @file{~/.emacs.d/gtkrc}; there is nothing we can do
|
||||||
about this. GTK+ resources do not affect aspects of Emacs unrelated
|
about this. GTK+ resources do not affect aspects of Emacs unrelated
|
||||||
to GTK+ widgets, such as fonts and colors in the main Emacs window;
|
to GTK+ widgets, such as fonts and colors in the main Emacs window;
|
||||||
|
@ -553,8 +553,8 @@ system, see
|
||||||
@menu
|
@menu
|
||||||
* GTK Resource Basics:: Basic usage of GTK+ resources.
|
* GTK Resource Basics:: Basic usage of GTK+ resources.
|
||||||
* GTK Widget Names:: How GTK+ widgets are named.
|
* GTK Widget Names:: How GTK+ widgets are named.
|
||||||
* GTK Names in Emacs:: GTK widgets used by Emacs.
|
* GTK Names in Emacs:: GTK+ widgets used by Emacs.
|
||||||
* GTK styles:: What can be customized in a GTK widget.
|
* GTK styles:: What can be customized in a GTK+ widget.
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node GTK Resource Basics
|
@node GTK Resource Basics
|
||||||
|
@ -617,7 +617,7 @@ widget "*verticalScrollBar*" style "scroll"
|
||||||
|
|
||||||
@node GTK Widget Names
|
@node GTK Widget Names
|
||||||
@appendixsubsec GTK widget names
|
@appendixsubsec GTK widget names
|
||||||
@cindex GTK widget names
|
@cindex GTK+ widget names
|
||||||
|
|
||||||
A GTK+ widget is specified by a @dfn{widget name} and a @dfn{widget
|
A GTK+ widget is specified by a @dfn{widget name} and a @dfn{widget
|
||||||
class}. The widget name refers to a specific widget
|
class}. The widget name refers to a specific widget
|
||||||
|
@ -662,8 +662,8 @@ widget "*" style "my_style"
|
||||||
|
|
||||||
@node GTK Names in Emacs
|
@node GTK Names in Emacs
|
||||||
@appendixsubsec GTK Widget Names in Emacs
|
@appendixsubsec GTK Widget Names in Emacs
|
||||||
@cindex GTK widget names in Emacs
|
@cindex GTK+ widget names in Emacs
|
||||||
@cindex GTK widget classes
|
@cindex GTK+ widget classes
|
||||||
|
|
||||||
The GTK+ widgets used by an Emacs frame are listed below:
|
The GTK+ widgets used by an Emacs frame are listed below:
|
||||||
|
|
||||||
|
@ -726,7 +726,7 @@ widget_class "*Menu*" style "my_menu_style"
|
||||||
|
|
||||||
@node GTK styles
|
@node GTK styles
|
||||||
@appendixsubsec GTK styles
|
@appendixsubsec GTK styles
|
||||||
@cindex GTK styles
|
@cindex GTK+ styles
|
||||||
|
|
||||||
Here is an example of two GTK+ style declarations:
|
Here is an example of two GTK+ style declarations:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue