diff options
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/gtk3/MiscObjects.html')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gtk3/MiscObjects.html | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/gtk3/MiscObjects.html b/gtk+-mingw/share/gtk-doc/html/gtk3/MiscObjects.html deleted file mode 100644 index 3523980..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gtk3/MiscObjects.html +++ /dev/null @@ -1,69 +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>Miscellaneous</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="gtkobjects.html" title="Part IV. GTK+ Widgets and Objects"> -<link rel="prev" href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog"> -<link rel="next" href="GtkAdjustment.html" title="GtkAdjustment"> -<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="GtkPageSetupUnixDialog.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td><a accesskey="u" href="gtkobjects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></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="GtkAdjustment.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr></table> -<div class="chapter"> -<div class="titlepage"><div><div><h2 class="title"> -<a name="MiscObjects"></a>Miscellaneous</h2></div></div></div> -<div class="toc"><dl> -<dt> -<span class="refentrytitle"><a href="GtkAdjustment.html">GtkAdjustment</a></span><span class="refpurpose"> — A representation of an adjustable bounded value</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkArrow.html">GtkArrow</a></span><span class="refpurpose"> — Displays an arrow</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkCalendar.html">GtkCalendar</a></span><span class="refpurpose"> — Displays a calendar and allows the user to select a date</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkDrawingArea.html">GtkDrawingArea</a></span><span class="refpurpose"> — A widget for custom user interface elements</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkEventBox.html">GtkEventBox</a></span><span class="refpurpose"> — A widget used to catch events for widgets which - do not have their own window</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkHandleBox.html">GtkHandleBox</a></span><span class="refpurpose"> — a widget for detachable window portions</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkIMContextSimple.html">GtkIMContextSimple</a></span><span class="refpurpose"> — An input method context supporting table-based input methods</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkIMMulticontext.html">GtkIMMulticontext</a></span><span class="refpurpose"> — An input method context supporting multiple, loadable input methods</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkSizeGroup.html">GtkSizeGroup</a></span><span class="refpurpose"> — Grouping widgets so they request the same size</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkTooltip.html">GtkTooltip</a></span><span class="refpurpose"> — Add tips to your widgets</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkViewport.html">GtkViewport</a></span><span class="refpurpose"> — An adapter which makes widgets scrollable</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkAccessible.html">GtkAccessible</a></span><span class="refpurpose"> — Accessibility support 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 |