diff options
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/gtk3/theming.html')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gtk3/theming.html | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/gtk3/theming.html b/gtk+-mingw/share/gtk-doc/html/gtk3/theming.html deleted file mode 100644 index 88e472c..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gtk3/theming.html +++ /dev/null @@ -1,75 +0,0 @@ -<!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 III. Theming in GTK+</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<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="GtkStyleContext.html" title="GtkStyleContext"> -<meta name="generator" content="GTK-Doc V1.18.1 (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="2"><tr valign="middle"> -<td><a accesskey="p" href="gtk3-Filesystem-utilities.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td> </td> -<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> -<th width="100%" align="center">GTK+ 3 Reference Manual</th> -<td><a accesskey="n" href="GtkStyleContext.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr></table> -<div class="part"> -<div class="titlepage"><div><div><h1 class="title"> -<a name="theming"></a>Part III. Theming in GTK+</h1></div></div></div> -<div class="toc"> -<p><b>Table of Contents</b></p> -<dl> -<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="GtkThemingEngine.html">GtkThemingEngine</a></span><span class="refpurpose"> — Theming renderers</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="gtk3-GtkSymbolicColor.html">GtkSymbolicColor</a></span><span class="refpurpose"> — Symbolic colors</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gtk3-GtkGradient.html">GtkGradient</a></span><span class="refpurpose"> — Gradients</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkIconTheme.html">GtkIconTheme</a></span><span class="refpurpose"> — Looking up icons by name</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gtk3-Themeable-Stock-Images.html">Themeable Stock Images</a></span><span class="refpurpose"> — Manipulating stock icons</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkNumerableIcon.html">GtkNumerableIcon</a></span><span class="refpurpose"> — A GIcon that allows numbered emblems</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gtk3-Resource-Files.html">Resource Files</a></span><span class="refpurpose"> — Deprecated routines for handling resource files</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkStyle.html">GtkStyle</a></span><span class="refpurpose"> — Deprecated object that holds style information - for widgets</span> -</dt> -</dl> -</div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file |