62 lines
3.0 KiB
HTML
62 lines
3.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Part IV. Theming in GTK+: GTK+ 3 Reference Manual</title>
|
||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
||
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
||
<link rel="prev" href="gtk3-Filesystem-utilities.html" title="Filesystem utilities">
|
||
<link rel="next" href="chap-css-overview.html" title="GTK+ CSS Overview">
|
||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||
<link rel="stylesheet" href="style.css" type="text/css">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
||
<td width="100%" align="left" class="shortcuts"></td>
|
||
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
||
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
||
<td><a accesskey="p" href="gtk3-Filesystem-utilities.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
||
<td><a accesskey="n" href="chap-css-overview.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
||
</tr></table>
|
||
<div class="part">
|
||
<div class="titlepage"><div><div><h1 class="title">
|
||
<a name="theming"></a>Part IV. Theming in GTK+</h1></div></div></div>
|
||
<div class="toc">
|
||
<p><b>Table of Contents</b></p>
|
||
<dl class="toc">
|
||
<dt>
|
||
<span class="refentrytitle"><a href="chap-css-overview.html">GTK+ CSS Overview</a></span><span class="refpurpose"> —
|
||
Overview of CSS in GTK+
|
||
</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="chap-css-properties.html">GTK+ CSS Properties</a></span><span class="refpurpose"> —
|
||
CSS Properties in GTK+
|
||
</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="GtkStyleContext.html">GtkStyleContext</a></span><span class="refpurpose"> — Rendering UI elements</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="GtkCssProvider.html">GtkCssProvider</a></span><span class="refpurpose"> — CSS-like styling for widgets</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="GtkStyleProvider.html">GtkStyleProvider</a></span><span class="refpurpose"> — Interface to provide style information to GtkStyleContext</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="gtk3-GtkStyleProperties.html">GtkStyleProperties</a></span><span class="refpurpose"> — Store for style property information</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="gtk3-GtkWidgetPath.html">GtkWidgetPath</a></span><span class="refpurpose"> — Widget path abstraction</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="GtkIconTheme.html">GtkIconTheme</a></span><span class="refpurpose"> — Looking up icons by name</span>
|
||
</dt>
|
||
</dl>
|
||
</div>
|
||
</div>
|
||
<div class="footer">
|
||
<hr>Generated by GTK-Doc V1.29</div>
|
||
</body>
|
||
</html> |