1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<html xmlns:str="http://exslt.org/strings">
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
<link rel="stylesheet" type="text/css" href="../xfce4-panel.css">
9
<div class="headbar"><div class="linktrails"><div class="linktrail">
10
<a class="linktrail" href="index.html">Xfce Panel</a> › <a class="linktrail" href="index.html#panel">Panel</a> » </div></div></div>
12
<div class="header"><h1 class="title">Theming</h1></div>
13
<div class="contents">
15
Besize the appearance settings in the <span xmlns:e="http://projectmallard.org/experimental/" class=" link"><a href="preferences.html" title="">
16
panel preferences</a></span>, there are also a couple of classes you
17
can style through the gtkrc file. Below we'll summarize the
18
global classes. Some plugins also have gtkrc style properties
19
for specific settings, you can find those in the manual page
20
of the specific plugin.
23
XfcePanelWindow (normal panel window),
24
XfcePanelWindowHidden (autohide window),
25
XfcePanelWindowExternal (4.6 external plugin),
26
XfcePanelWindowWrapper (4.8 external plugins).
29
<div class="section" id="">
30
<div class="header"><h2 class="title">.gtk</h2></div>
31
<div class="contents"></div>
33
<div class="section autolinkssection">
34
<div class="header"><h2 class="title">Further Reading</h2></div>
35
<div class="autolinks">
36
<div class="title"><span>More About</span></div>
37
<ul><li class="autolink"><a href="index.html#panel">Panel</a></li></ul>
41
<div class="footbar"><div class="copyrights"></div></div>