diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
commit | 63e87c2d0c9d263f14c77b68f85c67d46ece82a9 (patch) | |
tree | 6260365cbf7d24f37d27669e8538227fcb72e243 /gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html | |
parent | a4460f6d9453bbd7e584937686449cef3e19f052 (diff) |
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html b/gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html deleted file mode 100644 index 307d402..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gtk3/LayoutContainers.html +++ /dev/null @@ -1,91 +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>Layout Containers</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="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog"> -<link rel="next" href="GtkGrid.html" title="GtkGrid"> -<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="GtkFontSelectionDialog.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="GtkGrid.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="LayoutContainers"></a>Layout Containers</h2></div></div></div> -<div class="toc"><dl> -<dt> -<span class="refentrytitle"><a href="GtkGrid.html">GtkGrid</a></span><span class="refpurpose"> — Pack widgets in a rows and columns</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkAlignment.html">GtkAlignment</a></span><span class="refpurpose"> — A widget which controls the alignment and size of its child</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkAspectFrame.html">GtkAspectFrame</a></span><span class="refpurpose"> — A frame that constrains its child to a particular aspect ratio</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkBox.html">GtkBox</a></span><span class="refpurpose"> — A container box</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkHBox.html">GtkHBox</a></span><span class="refpurpose"> — A horizontal container box</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkVBox.html">GtkVBox</a></span><span class="refpurpose"> — A vertical container box</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkButtonBox.html">GtkButtonBox</a></span><span class="refpurpose"> — A container for arranging buttons</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkHButtonBox.html">GtkHButtonBox</a></span><span class="refpurpose"> — A container for arranging buttons horizontally</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkVButtonBox.html">GtkVButtonBox</a></span><span class="refpurpose"> — A container for arranging buttons vertically</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkFixed.html">GtkFixed</a></span><span class="refpurpose"> — A container which allows you to position -widgets at fixed coordinates</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkPaned.html">GtkPaned</a></span><span class="refpurpose"> — A widget with two adjustable panes</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkHPaned.html">GtkHPaned</a></span><span class="refpurpose"> — A container with two panes arranged horizontally</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkVPaned.html">GtkVPaned</a></span><span class="refpurpose"> — A container with two panes arranged vertically</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkLayout.html">GtkLayout</a></span><span class="refpurpose"> — Infinite scrollable area containing child widgets - and/or custom drawing</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkNotebook.html">GtkNotebook</a></span><span class="refpurpose"> — A tabbed notebook container</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkTable.html">GtkTable</a></span><span class="refpurpose"> — Pack widgets in regular patterns</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkExpander.html">GtkExpander</a></span><span class="refpurpose"> — A container which can hide its child</span> -</dt> -<dt> -<span class="refentrytitle"><a href="GtkOverlay.html">GtkOverlay</a></span><span class="refpurpose"> — A container which overlays widgets on top of each other</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gtk3-Orientable.html">GtkOrientable</a></span><span class="refpurpose"> — An interface for flippable 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 |