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/GtkFontChooserWidget.html | |
parent | a4460f6d9453bbd7e584937686449cef3e19f052 (diff) |
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html b/gtk+-mingw/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html deleted file mode 100644 index 2f1f1aa..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +++ /dev/null @@ -1,122 +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>GtkFontChooserWidget</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="SelectorWidgets.html" title="Selectors (Color/File/Font)"> -<link rel="prev" href="GtkFontButton.html" title="GtkFontButton"> -<link rel="next" href="GtkFontChooserDialog.html" title="GtkFontChooserDialog"> -<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="GtkFontButton.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td><a accesskey="u" href="SelectorWidgets.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="GtkFontChooserDialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr> -<tr><td colspan="5" class="shortcuts"> -<a href="#GtkFontChooserWidget.synopsis" class="shortcut">Top</a> - | - <a href="#GtkFontChooserWidget.description" class="shortcut">Description</a> - | - <a href="#GtkFontChooserWidget.object-hierarchy" class="shortcut">Object Hierarchy</a> - | - <a href="#GtkFontChooserWidget.implemented-interfaces" class="shortcut">Implemented Interfaces</a> -</td></tr> -</table> -<div class="refentry"> -<a name="GtkFontChooserWidget"></a><div class="titlepage"></div> -<div class="refnamediv"><table width="100%"><tr> -<td valign="top"> -<h2><span class="refentrytitle"><a name="GtkFontChooserWidget.top_of_page"></a>GtkFontChooserWidget</span></h2> -<p>GtkFontChooserWidget — A widget for selecting fonts</p> -</td> -<td valign="top" align="right"></td> -</tr></table></div> -<div class="refsynopsisdiv"> -<a name="GtkFontChooserWidget.synopsis"></a><h2>Synopsis</h2> -<pre class="synopsis"> -#include <gtk/gtk.h> - -struct <a class="link" href="GtkFontChooserWidget.html#GtkFontChooserWidget-struct" title="struct GtkFontChooserWidget">GtkFontChooserWidget</a>; -<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkFontChooserWidget.html#gtk-font-chooser-widget-new" title="gtk_font_chooser_widget_new ()">gtk_font_chooser_widget_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>); -</pre> -</div> -<div class="refsect1"> -<a name="GtkFontChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="synopsis"> - <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a> - +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> - +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> - +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> - +----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a> - +----GtkFontChooserWidget -</pre> -</div> -<div class="refsect1"> -<a name="GtkFontChooserWidget.implemented-interfaces"></a><h2>Implemented Interfaces</h2> -<p> -GtkFontChooserWidget implements - AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>, <a class="link" href="gtk3-Orientable.html#GtkOrientable">GtkOrientable</a> and <a class="link" href="GtkFontChooser.html" title="GtkFontChooser">GtkFontChooser</a>.</p> -</div> -<div class="refsect1"> -<a name="GtkFontChooserWidget.description"></a><h2>Description</h2> -<p> -The <a class="link" href="GtkFontChooserWidget.html" title="GtkFontChooserWidget"><span class="type">GtkFontChooserWidget</span></a> widget lists the available fonts, -styles and sizes, allowing the user to select a font. It is -used in the <a class="link" href="GtkFontChooserDialog.html" title="GtkFontChooserDialog"><span class="type">GtkFontChooserDialog</span></a> widget to provide a -dialog box for selecting fonts. -</p> -<p> -To set the font which is initially selected, use -<a class="link" href="GtkFontChooser.html#gtk-font-chooser-set-font" title="gtk_font_chooser_set_font ()"><code class="function">gtk_font_chooser_set_font()</code></a> or <a class="link" href="GtkFontChooser.html#gtk-font-chooser-set-font-desc" title="gtk_font_chooser_set_font_desc ()"><code class="function">gtk_font_chooser_set_font_desc()</code></a>. -</p> -<p> -To get the selected font use <a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font" title="gtk_font_chooser_get_font ()"><code class="function">gtk_font_chooser_get_font()</code></a> or -<a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font-desc" title="gtk_font_chooser_get_font_desc ()"><code class="function">gtk_font_chooser_get_font_desc()</code></a>. -</p> -<p> -To change the text which is shown in the preview area, use -<a class="link" href="GtkFontChooser.html#gtk-font-chooser-set-preview-text" title="gtk_font_chooser_set_preview_text ()"><code class="function">gtk_font_chooser_set_preview_text()</code></a>. -</p> -</div> -<div class="refsect1"> -<a name="GtkFontChooserWidget.details"></a><h2>Details</h2> -<div class="refsect2"> -<a name="GtkFontChooserWidget-struct"></a><h3>struct GtkFontChooserWidget</h3> -<pre class="programlisting">struct GtkFontChooserWidget;</pre> -</div> -<hr> -<div class="refsect2"> -<a name="gtk-font-chooser-widget-new"></a><h3>gtk_font_chooser_widget_new ()</h3> -<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_font_chooser_widget_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> -<p> -Creates a new <a class="link" href="GtkFontChooserWidget.html" title="GtkFontChooserWidget"><span class="type">GtkFontChooserWidget</span></a>. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody><tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>a new <a class="link" href="GtkFontChooserWidget.html" title="GtkFontChooserWidget"><span class="type">GtkFontChooserWidget</span></a> -</td> -</tr></tbody> -</table></div> -<p class="since">Since 3.2</p> -</div> -</div> -<div class="refsect1"> -<a name="GtkFontChooserWidget.see-also"></a><h2>See Also</h2> -<a class="link" href="GtkFontChooserDialog.html" title="GtkFontChooserDialog"><span class="type">GtkFontChooserDialog</span></a> -</div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file |