~ubuntu-branches/ubuntu/karmic/gtkmm2.4/karmic

« back to all changes in this revision

Viewing changes to docs/reference/html/classGtk_1_1Viewport.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 10:14:59 UTC
  • mfrom: (1.2.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922101459-pespb00fbm1mlqbd
Tags: 1:2.18.1-0ubuntu1
* New upstream release: (LP: #434355)
  - RecentManager: Undeprecate get_default().
  - Clipboard: wait_for_targets): Fix a crash.
  - Window: Added set_icon_name().
  - Require a recent pangomm.
  - Style: Fix a compiler error with the Intel C++ compiler.
  - Fix recently-introduced problems with disable-deprecated options.
* debian/control.in:
  - Bump libpangomm-1.4-dev depends and build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
3
5
<title>gtkmm: Gtk::Viewport Class Reference</title>
4
 
<link href="tabs.css" rel="stylesheet" type="text/css">
5
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.8 -->
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.6.1 -->
8
11
<div class="navigation" id="top">
9
12
  <div class="tabs">
10
13
    <ul>
27
30
  </div>
28
31
</div>
29
32
<div class="contents">
30
 
<h1>Gtk::Viewport Class Reference<br>
 
33
<h1>Gtk::Viewport Class Reference<br/>
31
34
<small>
32
35
[<a class="el" href="group__Widgets.html">Widgets</a>,&#160;<a class="el" href="group__Containers.html">Container Widgets</a>]</small>
33
 
</h1><!-- doxytag: class="Gtk::Viewport" --><!-- doxytag: inherits="Gtk::Bin" -->An adapter which makes widgets scrollable. <a href="#_details">More...</a>
34
 
<p>
35
 
Inherits <a class="el" href="classGtk_1_1Bin.html">Gtk::Bin</a>.
36
 
<p>
 
36
</h1><!-- doxytag: class="Gtk::Viewport" --><!-- doxytag: inherits="Gtk::Bin" -->
 
37
<p>An adapter which makes widgets scrollable. <a href="#_details">More...</a></p>
 
38
 
 
39
<p>Inherits <a class="el" href="classGtk_1_1Bin.html">Gtk::Bin</a>.</p>
37
40
<div class="dynheader">
38
41
Collaboration diagram for Gtk::Viewport:</div>
39
42
<div class="dynsection">
40
 
<p><center><img src="classGtk_1_1Viewport__coll__graph.png" border="0" usemap="#Gtk_1_1Viewport__coll__map" alt="Collaboration graph"></center>
41
 
<map name="Gtk_1_1Viewport__coll__map">
42
 
<area shape="rect" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="79,453,148,480"><area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="61,379,165,405"><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="68,304,159,331"><area shape="rect" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non&#45;widget objects such..." alt="" coords="5,229,93,256"><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="5,155,96,181"><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="51,80,171,107"><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="123,155,227,181"><area shape="rect" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="57,5,164,32"><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,229,237,256"></map>
43
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
44
 
 
45
 
<p>
46
 
<a href="classGtk_1_1Viewport-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
47
 
<tr><td></td></tr>
48
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
49
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#762164fb27fcc632037893184f4282af">~Viewport</a> ()</td></tr>
50
 
 
51
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkViewport*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#dc421299119cc0f0b21de0abcdbb3bed">gobj</a> ()</td></tr>
52
 
 
53
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#dc421299119cc0f0b21de0abcdbb3bed"></a><br></td></tr>
54
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GtkViewport*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#1072c057da9c87b78acd12557d9d7434">gobj</a> () const </td></tr>
55
 
 
56
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#1072c057da9c87b78acd12557d9d7434"></a><br></td></tr>
57
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#80f232ef62bd65210f4dedb7f0122418">Viewport</a> (<a class="el" href="classGtk_1_1Adjustment.html">Adjustment</a>&amp; hadjustment, <a class="el" href="classGtk_1_1Adjustment.html">Adjustment</a>&amp; vadjustment)</td></tr>
58
 
 
59
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#eefbbf3dad701f7540f0c27b445a20de">get_hadjustment</a> ()</td></tr>
60
 
 
61
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the horizontal adjustment of <em>viewport</em>. <a href="#eefbbf3dad701f7540f0c27b445a20de"></a><br></td></tr>
62
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aa05454ab9c16f821712a9f0d8fb6864">get_hadjustment</a> () const </td></tr>
63
 
 
64
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the horizontal adjustment of <em>viewport</em>. <a href="#aa05454ab9c16f821712a9f0d8fb6864"></a><br></td></tr>
65
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#8851e1449bd815aa20cd97e86ddd95b7">get_vadjustment</a> ()</td></tr>
66
 
 
67
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the vertical adjustment of <em>viewport</em>. <a href="#8851e1449bd815aa20cd97e86ddd95b7"></a><br></td></tr>
68
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#acabcee276e90a662f4abecc5843c260">get_vadjustment</a> () const </td></tr>
69
 
 
70
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the vertical adjustment of <em>viewport</em>. <a href="#acabcee276e90a662f4abecc5843c260"></a><br></td></tr>
71
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#c465faf7d24880b6a8da1906a2641b9b">set_hadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* adjustment=0)</td></tr>
72
 
 
73
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the horizontal adjustment of the viewport. <a href="#c465faf7d24880b6a8da1906a2641b9b"></a><br></td></tr>
74
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#8dce97ff26570dfa6032badec52233fc">set_hadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp; adjustment)</td></tr>
75
 
 
76
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the horizontal adjustment of the viewport. <a href="#8dce97ff26570dfa6032badec52233fc"></a><br></td></tr>
77
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#185daa55eea15c7ee48aa9ac4fc190d2">set_vadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* adjustment=0)</td></tr>
78
 
 
79
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the vertical adjustment of the viewport. <a href="#185daa55eea15c7ee48aa9ac4fc190d2"></a><br></td></tr>
80
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#be9043781ae26e87f6764797c4a614e3">set_vadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp; adjustment)</td></tr>
81
 
 
82
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the vertical adjustment of the viewport. <a href="#be9043781ae26e87f6764797c4a614e3"></a><br></td></tr>
83
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#c6e84f9ae4e4784475606c1a14cc89ac">set_shadow_type</a> (<a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> type)</td></tr>
84
 
 
85
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the shadow type of the viewport. <a href="#c6e84f9ae4e4784475606c1a14cc89ac"></a><br></td></tr>
86
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a7e6dbf5ca54f5880a182c72c68b3f55">get_shadow_type</a> () const </td></tr>
87
 
 
88
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the shadow type of the <a class="el" href="classGtk_1_1Viewport.html" title="An adapter which makes widgets scrollable.">Gtk::Viewport</a>. <a href="#a7e6dbf5ca54f5880a182c72c68b3f55"></a><br></td></tr>
89
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, <br class="typebreak">
90
 
<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a> <br class="typebreak">
91
 
*, <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#9c5f707d39f9a3074bac3005b8184b47">signal_set_scroll_adjustments</a> ()</td></tr>
92
 
 
93
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak">
94
 
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#82493c91e9c259f834793c05e34f419b">property_hadjustment</a> ()</td></tr>
95
 
 
96
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the horizontal position for this viewport. <a href="#82493c91e9c259f834793c05e34f419b"></a><br></td></tr>
97
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak">
98
 
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#909275118e70d1935b6a052d44f37d81">property_hadjustment</a> () const </td></tr>
99
 
 
100
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the horizontal position for this viewport. <a href="#909275118e70d1935b6a052d44f37d81"></a><br></td></tr>
101
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak">
102
 
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#ea194ca55c43c18f36ea94c5c4d27885">property_vadjustment</a> ()</td></tr>
103
 
 
104
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the vertical position for this viewport. <a href="#ea194ca55c43c18f36ea94c5c4d27885"></a><br></td></tr>
105
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak">
106
 
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#e5764e690528cb6bf283bbe77a1c9b7c">property_vadjustment</a> () const </td></tr>
107
 
 
108
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the vertical position for this viewport. <a href="#e5764e690528cb6bf283bbe77a1c9b7c"></a><br></td></tr>
109
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; <a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#e092ff3a61b600ab49613ba5a288b7a8">property_shadow_type</a> ()</td></tr>
110
 
 
111
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Determines how the shadowed box around the viewport is drawn. <a href="#e092ff3a61b600ab49613ba5a288b7a8"></a><br></td></tr>
112
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak">
113
 
&lt; <a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#09be857c5f2c93c3953db6015007133e">property_shadow_type</a> () const </td></tr>
114
 
 
115
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Determines how the shadowed box around the viewport is drawn. <a href="#09be857c5f2c93c3953db6015007133e"></a><br></td></tr>
116
 
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
117
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#f0e19721e0837c2d7f341d9fb0939dcd">on_set_scroll_adjustments</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* hadjustment, <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* vadjustment)</td></tr>
118
 
 
119
 
<tr><td colspan="2"><br><h2>Related Functions</h2></td></tr>
120
 
<tr><td colspan="2">(Note that these are not member functions.) <br><br></td></tr>
121
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1Viewport.html">Gtk::Viewport</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#81a6a13f8762482a586c48b7da75ff4c">wrap</a> (GtkViewport* object, bool take_copy=false)</td></tr>
122
 
 
123
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#81a6a13f8762482a586c48b7da75ff4c"></a><br></td></tr>
 
43
<div class="center"><img src="classGtk_1_1Viewport__coll__graph.png" border="0" usemap="#Gtk_1_1Viewport_coll__map" alt="Collaboration graph"/></div>
 
44
<map name="Gtk_1_1Viewport_coll__map" id="Gtk_1_1Viewport_coll__map">
 
45
<area shape="rect" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="79,453,148,480"/><area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="61,379,165,405"/><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="68,304,159,331"/><area shape="rect" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non&#45;widget objects such..." alt="" coords="5,229,93,256"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="5,155,96,181"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="51,80,171,107"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="123,155,227,181"/><area shape="rect" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="57,5,164,32"/><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,229,237,256"/></map>
 
46
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
 
47
 
 
48
<p><a href="classGtk_1_1Viewport-members.html">List of all members.</a></p>
 
49
<table border="0" cellpadding="0" cellspacing="0">
 
50
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
 
51
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a762164fb27fcc632037893184f4282af">~Viewport</a> ()</td></tr>
 
52
<tr><td class="memItemLeft" align="right" valign="top">GtkViewport*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#adc421299119cc0f0b21de0abcdbb3bed">gobj</a> ()</td></tr>
 
53
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#adc421299119cc0f0b21de0abcdbb3bed"></a><br/></td></tr>
 
54
<tr><td class="memItemLeft" align="right" valign="top">const GtkViewport*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a1072c057da9c87b78acd12557d9d7434">gobj</a> () const </td></tr>
 
55
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a1072c057da9c87b78acd12557d9d7434"></a><br/></td></tr>
 
56
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a80f232ef62bd65210f4dedb7f0122418">Viewport</a> (<a class="el" href="classGtk_1_1Adjustment.html">Adjustment</a>&amp; hadjustment, <a class="el" href="classGtk_1_1Adjustment.html">Adjustment</a>&amp; vadjustment)</td></tr>
 
57
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aeefbbf3dad701f7540f0c27b445a20de">get_hadjustment</a> ()</td></tr>
 
58
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the horizontal adjustment of <em>viewport</em>. <a href="#aeefbbf3dad701f7540f0c27b445a20de"></a><br/></td></tr>
 
59
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aaa05454ab9c16f821712a9f0d8fb6864">get_hadjustment</a> () const </td></tr>
 
60
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the horizontal adjustment of <em>viewport</em>. <a href="#aaa05454ab9c16f821712a9f0d8fb6864"></a><br/></td></tr>
 
61
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a8851e1449bd815aa20cd97e86ddd95b7">get_vadjustment</a> ()</td></tr>
 
62
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the vertical adjustment of <em>viewport</em>. <a href="#a8851e1449bd815aa20cd97e86ddd95b7"></a><br/></td></tr>
 
63
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aacabcee276e90a662f4abecc5843c260">get_vadjustment</a> () const </td></tr>
 
64
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: the vertical adjustment of <em>viewport</em>. <a href="#aacabcee276e90a662f4abecc5843c260"></a><br/></td></tr>
 
65
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#ac465faf7d24880b6a8da1906a2641b9b">set_hadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* adjustment=0)</td></tr>
 
66
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the horizontal adjustment of the viewport. <a href="#ac465faf7d24880b6a8da1906a2641b9b"></a><br/></td></tr>
 
67
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a8dce97ff26570dfa6032badec52233fc">set_hadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp; adjustment)</td></tr>
 
68
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the horizontal adjustment of the viewport. <a href="#a8dce97ff26570dfa6032badec52233fc"></a><br/></td></tr>
 
69
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a185daa55eea15c7ee48aa9ac4fc190d2">set_vadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* adjustment=0)</td></tr>
 
70
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the vertical adjustment of the viewport. <a href="#a185daa55eea15c7ee48aa9ac4fc190d2"></a><br/></td></tr>
 
71
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#abe9043781ae26e87f6764797c4a614e3">set_vadjustment</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp; adjustment)</td></tr>
 
72
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the vertical adjustment of the viewport. <a href="#abe9043781ae26e87f6764797c4a614e3"></a><br/></td></tr>
 
73
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#ac6e84f9ae4e4784475606c1a14cc89ac">set_shadow_type</a> (<a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> type)</td></tr>
 
74
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the shadow type of the viewport. <a href="#ac6e84f9ae4e4784475606c1a14cc89ac"></a><br/></td></tr>
 
75
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aa7e6dbf5ca54f5880a182c72c68b3f55">get_shadow_type</a> () const </td></tr>
 
76
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the shadow type of the <a class="el" href="classGtk_1_1Viewport.html" title="An adapter which makes widgets scrollable.">Gtk::Viewport</a>. <a href="#aa7e6dbf5ca54f5880a182c72c68b3f55"></a><br/></td></tr>
 
77
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, <br class="typebreak"/>
 
78
<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a> <br class="typebreak"/>
 
79
*, <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a9c5f707d39f9a3074bac3005b8184b47">signal_set_scroll_adjustments</a> ()</td></tr>
 
80
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
 
81
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a82493c91e9c259f834793c05e34f419b">property_hadjustment</a> ()</td></tr>
 
82
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the horizontal position for this viewport. <a href="#a82493c91e9c259f834793c05e34f419b"></a><br/></td></tr>
 
83
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
 
84
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a909275118e70d1935b6a052d44f37d81">property_hadjustment</a> () const </td></tr>
 
85
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the horizontal position for this viewport. <a href="#a909275118e70d1935b6a052d44f37d81"></a><br/></td></tr>
 
86
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
 
87
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#aea194ca55c43c18f36ea94c5c4d27885">property_vadjustment</a> ()</td></tr>
 
88
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the vertical position for this viewport. <a href="#aea194ca55c43c18f36ea94c5c4d27885"></a><br/></td></tr>
 
89
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
 
90
&lt; <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#ae5764e690528cb6bf283bbe77a1c9b7c">property_vadjustment</a> () const </td></tr>
 
91
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkAdjustment that determines the values of the vertical position for this viewport. <a href="#ae5764e690528cb6bf283bbe77a1c9b7c"></a><br/></td></tr>
 
92
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; <a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#ae092ff3a61b600ab49613ba5a288b7a8">property_shadow_type</a> ()</td></tr>
 
93
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Determines how the shadowed box around the viewport is drawn. <a href="#ae092ff3a61b600ab49613ba5a288b7a8"></a><br/></td></tr>
 
94
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
 
95
&lt; <a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a09be857c5f2c93c3953db6015007133e">property_shadow_type</a> () const </td></tr>
 
96
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Determines how the shadowed box around the viewport is drawn. <a href="#a09be857c5f2c93c3953db6015007133e"></a><br/></td></tr>
 
97
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
 
98
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#af0e19721e0837c2d7f341d9fb0939dcd">on_set_scroll_adjustments</a> (<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* hadjustment, <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* vadjustment)</td></tr>
 
99
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
 
100
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
 
101
<br/><br/></td></tr>
 
102
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Viewport.html">Gtk::Viewport</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html#a81a6a13f8762482a586c48b7da75ff4c">wrap</a> (GtkViewport* object, bool take_copy=false)</td></tr>
 
103
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#a81a6a13f8762482a586c48b7da75ff4c"></a><br/></td></tr>
124
104
</table>
125
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
126
 
An adapter which makes widgets scrollable. <hr><h2>Constructor &amp; Destructor Documentation</h2>
127
 
<a class="anchor" name="762164fb27fcc632037893184f4282af"></a><!-- doxytag: member="Gtk::Viewport::~Viewport" ref="762164fb27fcc632037893184f4282af" args="()" -->
 
105
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 
106
<p>An adapter which makes widgets scrollable. </p>
 
107
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
 
108
<a class="anchor" id="a762164fb27fcc632037893184f4282af"></a><!-- doxytag: member="Gtk::Viewport::~Viewport" ref="a762164fb27fcc632037893184f4282af" args="()" -->
128
109
<div class="memitem">
129
110
<div class="memproto">
130
111
      <table class="memname">
131
112
        <tr>
132
113
          <td class="memname">virtual Gtk::Viewport::~Viewport </td>
133
114
          <td>(</td>
134
 
          <td class="paramname"> </td>
 
115
          <td class="paramname"></td>
135
116
          <td>&#160;)&#160;</td>
136
117
          <td><code> [virtual]</code></td>
137
118
        </tr>
139
120
</div>
140
121
<div class="memdoc">
141
122
 
142
 
<p>
143
 
 
144
 
</div>
145
 
</div><p>
146
 
<a class="anchor" name="80f232ef62bd65210f4dedb7f0122418"></a><!-- doxytag: member="Gtk::Viewport::Viewport" ref="80f232ef62bd65210f4dedb7f0122418" args="(Adjustment &amp;hadjustment, Adjustment &amp;vadjustment)" -->
 
123
</div>
 
124
</div>
 
125
<a class="anchor" id="a80f232ef62bd65210f4dedb7f0122418"></a><!-- doxytag: member="Gtk::Viewport::Viewport" ref="a80f232ef62bd65210f4dedb7f0122418" args="(Adjustment &amp;hadjustment, Adjustment &amp;vadjustment)" -->
147
126
<div class="memitem">
148
127
<div class="memproto">
149
128
      <table class="memname">
168
147
</div>
169
148
<div class="memdoc">
170
149
 
171
 
<p>
172
 
 
173
 
</div>
174
 
</div><p>
175
 
<hr><h2>Member Function Documentation</h2>
176
 
<a class="anchor" name="aa05454ab9c16f821712a9f0d8fb6864"></a><!-- doxytag: member="Gtk::Viewport::get_hadjustment" ref="aa05454ab9c16f821712a9f0d8fb6864" args="() const " -->
 
150
</div>
 
151
</div>
 
152
<hr/><h2>Member Function Documentation</h2>
 
153
<a class="anchor" id="aaa05454ab9c16f821712a9f0d8fb6864"></a><!-- doxytag: member="Gtk::Viewport::get_hadjustment" ref="aaa05454ab9c16f821712a9f0d8fb6864" args="() const " -->
177
154
<div class="memitem">
178
155
<div class="memproto">
179
156
      <table class="memname">
180
157
        <tr>
181
158
          <td class="memname">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* Gtk::Viewport::get_hadjustment </td>
182
159
          <td>(</td>
183
 
          <td class="paramname"> </td>
 
160
          <td class="paramname"></td>
184
161
          <td>&#160;)&#160;</td>
185
162
          <td> const</td>
186
163
        </tr>
188
165
</div>
189
166
<div class="memdoc">
190
167
 
191
 
<p>
192
 
Return value: the horizontal adjustment of <em>viewport</em>. <p>
193
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The horizontal adjustment of <em>viewport</em>. </dd></dl>
 
168
<p>Return value: the horizontal adjustment of <em>viewport</em>. </p>
 
169
<dl class="return"><dt><b>Returns:</b></dt><dd>The horizontal adjustment of <em>viewport</em>. </dd></dl>
194
170
 
195
171
</div>
196
 
</div><p>
197
 
<a class="anchor" name="eefbbf3dad701f7540f0c27b445a20de"></a><!-- doxytag: member="Gtk::Viewport::get_hadjustment" ref="eefbbf3dad701f7540f0c27b445a20de" args="()" -->
 
172
</div>
 
173
<a class="anchor" id="aeefbbf3dad701f7540f0c27b445a20de"></a><!-- doxytag: member="Gtk::Viewport::get_hadjustment" ref="aeefbbf3dad701f7540f0c27b445a20de" args="()" -->
198
174
<div class="memitem">
199
175
<div class="memproto">
200
176
      <table class="memname">
201
177
        <tr>
202
178
          <td class="memname"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* Gtk::Viewport::get_hadjustment </td>
203
179
          <td>(</td>
204
 
          <td class="paramname"> </td>
 
180
          <td class="paramname"></td>
205
181
          <td>&#160;)&#160;</td>
206
182
          <td></td>
207
183
        </tr>
209
185
</div>
210
186
<div class="memdoc">
211
187
 
212
 
<p>
213
 
Return value: the horizontal adjustment of <em>viewport</em>. <p>
214
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The horizontal adjustment of <em>viewport</em>. </dd></dl>
 
188
<p>Return value: the horizontal adjustment of <em>viewport</em>. </p>
 
189
<dl class="return"><dt><b>Returns:</b></dt><dd>The horizontal adjustment of <em>viewport</em>. </dd></dl>
215
190
 
216
191
</div>
217
 
</div><p>
218
 
<a class="anchor" name="a7e6dbf5ca54f5880a182c72c68b3f55"></a><!-- doxytag: member="Gtk::Viewport::get_shadow_type" ref="a7e6dbf5ca54f5880a182c72c68b3f55" args="() const " -->
 
192
</div>
 
193
<a class="anchor" id="aa7e6dbf5ca54f5880a182c72c68b3f55"></a><!-- doxytag: member="Gtk::Viewport::get_shadow_type" ref="aa7e6dbf5ca54f5880a182c72c68b3f55" args="() const " -->
219
194
<div class="memitem">
220
195
<div class="memproto">
221
196
      <table class="memname">
222
197
        <tr>
223
 
          <td class="memname"><a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> Gtk::Viewport::get_shadow_type </td>
 
198
          <td class="memname"><a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a> Gtk::Viewport::get_shadow_type </td>
224
199
          <td>(</td>
225
 
          <td class="paramname"> </td>
 
200
          <td class="paramname"></td>
226
201
          <td>&#160;)&#160;</td>
227
202
          <td> const</td>
228
203
        </tr>
230
205
</div>
231
206
<div class="memdoc">
232
207
 
233
 
<p>
234
 
Gets the shadow type of the <a class="el" href="classGtk_1_1Viewport.html" title="An adapter which makes widgets scrollable.">Gtk::Viewport</a>. <p>
235
 
See <a class="el" href="classGtk_1_1Viewport.html#c6e84f9ae4e4784475606c1a14cc89ac" title="Sets the shadow type of the viewport.">set_shadow_type()</a>. <dl class="return" compact><dt><b>Returns:</b></dt><dd>The shadow type. </dd></dl>
 
208
<p>Gets the shadow type of the <a class="el" href="classGtk_1_1Viewport.html" title="An adapter which makes widgets scrollable.">Gtk::Viewport</a>. </p>
 
209
<p>See <a class="el" href="classGtk_1_1Viewport.html#ac6e84f9ae4e4784475606c1a14cc89ac" title="Sets the shadow type of the viewport.">set_shadow_type()</a>. </p>
 
210
<dl class="return"><dt><b>Returns:</b></dt><dd>The shadow type. </dd></dl>
236
211
 
237
212
</div>
238
 
</div><p>
239
 
<a class="anchor" name="acabcee276e90a662f4abecc5843c260"></a><!-- doxytag: member="Gtk::Viewport::get_vadjustment" ref="acabcee276e90a662f4abecc5843c260" args="() const " -->
 
213
</div>
 
214
<a class="anchor" id="aacabcee276e90a662f4abecc5843c260"></a><!-- doxytag: member="Gtk::Viewport::get_vadjustment" ref="aacabcee276e90a662f4abecc5843c260" args="() const " -->
240
215
<div class="memitem">
241
216
<div class="memproto">
242
217
      <table class="memname">
243
218
        <tr>
244
219
          <td class="memname">const <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* Gtk::Viewport::get_vadjustment </td>
245
220
          <td>(</td>
246
 
          <td class="paramname"> </td>
 
221
          <td class="paramname"></td>
247
222
          <td>&#160;)&#160;</td>
248
223
          <td> const</td>
249
224
        </tr>
251
226
</div>
252
227
<div class="memdoc">
253
228
 
254
 
<p>
255
 
Return value: the vertical adjustment of <em>viewport</em>. <p>
256
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The vertical adjustment of <em>viewport</em>. </dd></dl>
 
229
<p>Return value: the vertical adjustment of <em>viewport</em>. </p>
 
230
<dl class="return"><dt><b>Returns:</b></dt><dd>The vertical adjustment of <em>viewport</em>. </dd></dl>
257
231
 
258
232
</div>
259
 
</div><p>
260
 
<a class="anchor" name="8851e1449bd815aa20cd97e86ddd95b7"></a><!-- doxytag: member="Gtk::Viewport::get_vadjustment" ref="8851e1449bd815aa20cd97e86ddd95b7" args="()" -->
 
233
</div>
 
234
<a class="anchor" id="a8851e1449bd815aa20cd97e86ddd95b7"></a><!-- doxytag: member="Gtk::Viewport::get_vadjustment" ref="a8851e1449bd815aa20cd97e86ddd95b7" args="()" -->
261
235
<div class="memitem">
262
236
<div class="memproto">
263
237
      <table class="memname">
264
238
        <tr>
265
239
          <td class="memname"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* Gtk::Viewport::get_vadjustment </td>
266
240
          <td>(</td>
267
 
          <td class="paramname"> </td>
 
241
          <td class="paramname"></td>
268
242
          <td>&#160;)&#160;</td>
269
243
          <td></td>
270
244
        </tr>
272
246
</div>
273
247
<div class="memdoc">
274
248
 
275
 
<p>
276
 
Return value: the vertical adjustment of <em>viewport</em>. <p>
277
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The vertical adjustment of <em>viewport</em>. </dd></dl>
 
249
<p>Return value: the vertical adjustment of <em>viewport</em>. </p>
 
250
<dl class="return"><dt><b>Returns:</b></dt><dd>The vertical adjustment of <em>viewport</em>. </dd></dl>
278
251
 
279
252
</div>
280
 
</div><p>
281
 
<a class="anchor" name="1072c057da9c87b78acd12557d9d7434"></a><!-- doxytag: member="Gtk::Viewport::gobj" ref="1072c057da9c87b78acd12557d9d7434" args="() const " -->
 
253
</div>
 
254
<a class="anchor" id="a1072c057da9c87b78acd12557d9d7434"></a><!-- doxytag: member="Gtk::Viewport::gobj" ref="a1072c057da9c87b78acd12557d9d7434" args="() const " -->
282
255
<div class="memitem">
283
256
<div class="memproto">
284
257
      <table class="memname">
285
258
        <tr>
286
259
          <td class="memname">const GtkViewport* Gtk::Viewport::gobj </td>
287
260
          <td>(</td>
288
 
          <td class="paramname"> </td>
 
261
          <td class="paramname"></td>
289
262
          <td>&#160;)&#160;</td>
290
263
          <td> const<code> [inline]</code></td>
291
264
        </tr>
293
266
</div>
294
267
<div class="memdoc">
295
268
 
296
 
<p>
297
 
Provides access to the underlying C GtkObject. <p>
298
 
 
299
 
<p>Reimplemented from <a class="el" href="classGtk_1_1Bin.html#d6db11cd388872c6ee36aee075478374">Gtk::Bin</a>.</p>
300
 
 
301
 
</div>
302
 
</div><p>
303
 
<a class="anchor" name="dc421299119cc0f0b21de0abcdbb3bed"></a><!-- doxytag: member="Gtk::Viewport::gobj" ref="dc421299119cc0f0b21de0abcdbb3bed" args="()" -->
 
269
<p>Provides access to the underlying C GtkObject. </p>
 
270
 
 
271
<p>Reimplemented from <a class="el" href="classGtk_1_1Bin.html#ad6db11cd388872c6ee36aee075478374">Gtk::Bin</a>.</p>
 
272
 
 
273
</div>
 
274
</div>
 
275
<a class="anchor" id="adc421299119cc0f0b21de0abcdbb3bed"></a><!-- doxytag: member="Gtk::Viewport::gobj" ref="adc421299119cc0f0b21de0abcdbb3bed" args="()" -->
304
276
<div class="memitem">
305
277
<div class="memproto">
306
278
      <table class="memname">
307
279
        <tr>
308
280
          <td class="memname">GtkViewport* Gtk::Viewport::gobj </td>
309
281
          <td>(</td>
310
 
          <td class="paramname"> </td>
 
282
          <td class="paramname"></td>
311
283
          <td>&#160;)&#160;</td>
312
284
          <td><code> [inline]</code></td>
313
285
        </tr>
315
287
</div>
316
288
<div class="memdoc">
317
289
 
318
 
<p>
319
 
Provides access to the underlying C GtkObject. <p>
320
 
 
321
 
<p>Reimplemented from <a class="el" href="classGtk_1_1Bin.html#6fef1f41c67a588dd33087ea479e0ad1">Gtk::Bin</a>.</p>
322
 
 
323
 
</div>
324
 
</div><p>
325
 
<a class="anchor" name="f0e19721e0837c2d7f341d9fb0939dcd"></a><!-- doxytag: member="Gtk::Viewport::on_set_scroll_adjustments" ref="f0e19721e0837c2d7f341d9fb0939dcd" args="(Gtk::Adjustment *hadjustment, Gtk::Adjustment *vadjustment)" -->
 
290
<p>Provides access to the underlying C GtkObject. </p>
 
291
 
 
292
<p>Reimplemented from <a class="el" href="classGtk_1_1Bin.html#a6fef1f41c67a588dd33087ea479e0ad1">Gtk::Bin</a>.</p>
 
293
 
 
294
</div>
 
295
</div>
 
296
<a class="anchor" id="af0e19721e0837c2d7f341d9fb0939dcd"></a><!-- doxytag: member="Gtk::Viewport::on_set_scroll_adjustments" ref="af0e19721e0837c2d7f341d9fb0939dcd" args="(Gtk::Adjustment *hadjustment, Gtk::Adjustment *vadjustment)" -->
326
297
<div class="memitem">
327
298
<div class="memproto">
328
299
      <table class="memname">
347
318
</div>
348
319
<div class="memdoc">
349
320
 
350
 
<p>
351
 
 
352
 
</div>
353
 
</div><p>
354
 
<a class="anchor" name="909275118e70d1935b6a052d44f37d81"></a><!-- doxytag: member="Gtk::Viewport::property_hadjustment" ref="909275118e70d1935b6a052d44f37d81" args="() const " -->
 
321
</div>
 
322
</div>
 
323
<a class="anchor" id="a909275118e70d1935b6a052d44f37d81"></a><!-- doxytag: member="Gtk::Viewport::property_hadjustment" ref="a909275118e70d1935b6a052d44f37d81" args="() const " -->
355
324
<div class="memitem">
356
325
<div class="memproto">
357
326
      <table class="memname">
358
327
        <tr>
359
328
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&gt; Gtk::Viewport::property_hadjustment </td>
360
329
          <td>(</td>
361
 
          <td class="paramname"> </td>
 
330
          <td class="paramname"></td>
362
331
          <td>&#160;)&#160;</td>
363
332
          <td> const</td>
364
333
        </tr>
366
335
</div>
367
336
<div class="memdoc">
368
337
 
369
 
<p>
370
 
The GtkAdjustment that determines the values of the horizontal position for this viewport. <p>
371
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
338
<p>The GtkAdjustment that determines the values of the horizontal position for this viewport. </p>
 
339
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
340
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
372
341
 
373
342
</div>
374
 
</div><p>
375
 
<a class="anchor" name="82493c91e9c259f834793c05e34f419b"></a><!-- doxytag: member="Gtk::Viewport::property_hadjustment" ref="82493c91e9c259f834793c05e34f419b" args="()" -->
 
343
</div>
 
344
<a class="anchor" id="a82493c91e9c259f834793c05e34f419b"></a><!-- doxytag: member="Gtk::Viewport::property_hadjustment" ref="a82493c91e9c259f834793c05e34f419b" args="()" -->
376
345
<div class="memitem">
377
346
<div class="memproto">
378
347
      <table class="memname">
379
348
        <tr>
380
349
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&gt; Gtk::Viewport::property_hadjustment </td>
381
350
          <td>(</td>
382
 
          <td class="paramname"> </td>
 
351
          <td class="paramname"></td>
383
352
          <td>&#160;)&#160;</td>
384
353
          <td></td>
385
354
        </tr>
387
356
</div>
388
357
<div class="memdoc">
389
358
 
390
 
<p>
391
 
The GtkAdjustment that determines the values of the horizontal position for this viewport. <p>
392
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
359
<p>The GtkAdjustment that determines the values of the horizontal position for this viewport. </p>
 
360
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
361
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
393
362
 
394
363
</div>
395
 
</div><p>
396
 
<a class="anchor" name="09be857c5f2c93c3953db6015007133e"></a><!-- doxytag: member="Gtk::Viewport::property_shadow_type" ref="09be857c5f2c93c3953db6015007133e" args="() const " -->
 
364
</div>
 
365
<a class="anchor" id="a09be857c5f2c93c3953db6015007133e"></a><!-- doxytag: member="Gtk::Viewport::property_shadow_type" ref="a09be857c5f2c93c3953db6015007133e" args="() const " -->
397
366
<div class="memitem">
398
367
<div class="memproto">
399
368
      <table class="memname">
400
369
        <tr>
401
 
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&gt; Gtk::Viewport::property_shadow_type </td>
 
370
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&gt; Gtk::Viewport::property_shadow_type </td>
402
371
          <td>(</td>
403
 
          <td class="paramname"> </td>
 
372
          <td class="paramname"></td>
404
373
          <td>&#160;)&#160;</td>
405
374
          <td> const</td>
406
375
        </tr>
408
377
</div>
409
378
<div class="memdoc">
410
379
 
411
 
<p>
412
 
Determines how the shadowed box around the viewport is drawn. <p>
413
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
380
<p>Determines how the shadowed box around the viewport is drawn. </p>
 
381
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
382
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
414
383
 
415
384
</div>
416
 
</div><p>
417
 
<a class="anchor" name="e092ff3a61b600ab49613ba5a288b7a8"></a><!-- doxytag: member="Gtk::Viewport::property_shadow_type" ref="e092ff3a61b600ab49613ba5a288b7a8" args="()" -->
 
385
</div>
 
386
<a class="anchor" id="ae092ff3a61b600ab49613ba5a288b7a8"></a><!-- doxytag: member="Gtk::Viewport::property_shadow_type" ref="ae092ff3a61b600ab49613ba5a288b7a8" args="()" -->
418
387
<div class="memitem">
419
388
<div class="memproto">
420
389
      <table class="memname">
421
390
        <tr>
422
 
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&gt; Gtk::Viewport::property_shadow_type </td>
 
391
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&gt; Gtk::Viewport::property_shadow_type </td>
423
392
          <td>(</td>
424
 
          <td class="paramname"> </td>
 
393
          <td class="paramname"></td>
425
394
          <td>&#160;)&#160;</td>
426
395
          <td></td>
427
396
        </tr>
429
398
</div>
430
399
<div class="memdoc">
431
400
 
432
 
<p>
433
 
Determines how the shadowed box around the viewport is drawn. <p>
434
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
401
<p>Determines how the shadowed box around the viewport is drawn. </p>
 
402
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
403
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
435
404
 
436
405
</div>
437
 
</div><p>
438
 
<a class="anchor" name="e5764e690528cb6bf283bbe77a1c9b7c"></a><!-- doxytag: member="Gtk::Viewport::property_vadjustment" ref="e5764e690528cb6bf283bbe77a1c9b7c" args="() const " -->
 
406
</div>
 
407
<a class="anchor" id="ae5764e690528cb6bf283bbe77a1c9b7c"></a><!-- doxytag: member="Gtk::Viewport::property_vadjustment" ref="ae5764e690528cb6bf283bbe77a1c9b7c" args="() const " -->
439
408
<div class="memitem">
440
409
<div class="memproto">
441
410
      <table class="memname">
442
411
        <tr>
443
412
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&gt; Gtk::Viewport::property_vadjustment </td>
444
413
          <td>(</td>
445
 
          <td class="paramname"> </td>
 
414
          <td class="paramname"></td>
446
415
          <td>&#160;)&#160;</td>
447
416
          <td> const</td>
448
417
        </tr>
450
419
</div>
451
420
<div class="memdoc">
452
421
 
453
 
<p>
454
 
The GtkAdjustment that determines the values of the vertical position for this viewport. <p>
455
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
422
<p>The GtkAdjustment that determines the values of the vertical position for this viewport. </p>
 
423
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
424
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
456
425
 
457
426
</div>
458
 
</div><p>
459
 
<a class="anchor" name="ea194ca55c43c18f36ea94c5c4d27885"></a><!-- doxytag: member="Gtk::Viewport::property_vadjustment" ref="ea194ca55c43c18f36ea94c5c4d27885" args="()" -->
 
427
</div>
 
428
<a class="anchor" id="aea194ca55c43c18f36ea94c5c4d27885"></a><!-- doxytag: member="Gtk::Viewport::property_vadjustment" ref="aea194ca55c43c18f36ea94c5c4d27885" args="()" -->
460
429
<div class="memitem">
461
430
<div class="memproto">
462
431
      <table class="memname">
463
432
        <tr>
464
433
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&gt; Gtk::Viewport::property_vadjustment </td>
465
434
          <td>(</td>
466
 
          <td class="paramname"> </td>
 
435
          <td class="paramname"></td>
467
436
          <td>&#160;)&#160;</td>
468
437
          <td></td>
469
438
        </tr>
471
440
</div>
472
441
<div class="memdoc">
473
442
 
474
 
<p>
475
 
The GtkAdjustment that determines the values of the vertical position for this viewport. <p>
476
 
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
 
443
<p>The GtkAdjustment that determines the values of the vertical position for this viewport. </p>
 
444
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
 
445
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>
477
446
 
478
447
</div>
479
 
</div><p>
480
 
<a class="anchor" name="8dce97ff26570dfa6032badec52233fc"></a><!-- doxytag: member="Gtk::Viewport::set_hadjustment" ref="8dce97ff26570dfa6032badec52233fc" args="(Gtk::Adjustment &amp;adjustment)" -->
 
448
</div>
 
449
<a class="anchor" id="a8dce97ff26570dfa6032badec52233fc"></a><!-- doxytag: member="Gtk::Viewport::set_hadjustment" ref="a8dce97ff26570dfa6032badec52233fc" args="(Gtk::Adjustment &amp;adjustment)" -->
481
450
<div class="memitem">
482
451
<div class="memproto">
483
452
      <table class="memname">
485
454
          <td class="memname">void Gtk::Viewport::set_hadjustment </td>
486
455
          <td>(</td>
487
456
          <td class="paramtype"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp;&#160;</td>
488
 
          <td class="paramname"> <em>adjustment</em> </td>
 
457
          <td class="paramname"> <em>adjustment</em></td>
489
458
          <td>&#160;)&#160;</td>
490
459
          <td></td>
491
460
        </tr>
493
462
</div>
494
463
<div class="memdoc">
495
464
 
496
 
<p>
497
 
Sets the horizontal adjustment of the viewport. <p>
498
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
465
<p>Sets the horizontal adjustment of the viewport. </p>
 
466
<dl><dt><b>Parameters:</b></dt><dd>
499
467
  <table border="0" cellspacing="2" cellpadding="0">
500
468
    <tr><td valign="top"></td><td valign="top"><em>adjustment</em>&#160;</td><td>A <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. </td></tr>
501
469
  </table>
 
470
  </dd>
502
471
</dl>
503
472
 
504
473
</div>
505
 
</div><p>
506
 
<a class="anchor" name="c465faf7d24880b6a8da1906a2641b9b"></a><!-- doxytag: member="Gtk::Viewport::set_hadjustment" ref="c465faf7d24880b6a8da1906a2641b9b" args="(Gtk::Adjustment *adjustment=0)" -->
 
474
</div>
 
475
<a class="anchor" id="ac465faf7d24880b6a8da1906a2641b9b"></a><!-- doxytag: member="Gtk::Viewport::set_hadjustment" ref="ac465faf7d24880b6a8da1906a2641b9b" args="(Gtk::Adjustment *adjustment=0)" -->
507
476
<div class="memitem">
508
477
<div class="memproto">
509
478
      <table class="memname">
511
480
          <td class="memname">void Gtk::Viewport::set_hadjustment </td>
512
481
          <td>(</td>
513
482
          <td class="paramtype"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td>
514
 
          <td class="paramname"> <em>adjustment</em> = <code>0</code> </td>
 
483
          <td class="paramname"> <em>adjustment</em> = <code>0</code></td>
515
484
          <td>&#160;)&#160;</td>
516
485
          <td></td>
517
486
        </tr>
519
488
</div>
520
489
<div class="memdoc">
521
490
 
522
 
<p>
523
 
Sets the horizontal adjustment of the viewport. <p>
524
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
491
<p>Sets the horizontal adjustment of the viewport. </p>
 
492
<dl><dt><b>Parameters:</b></dt><dd>
525
493
  <table border="0" cellspacing="2" cellpadding="0">
526
494
    <tr><td valign="top"></td><td valign="top"><em>adjustment</em>&#160;</td><td>A <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. </td></tr>
527
495
  </table>
 
496
  </dd>
528
497
</dl>
529
498
 
530
499
</div>
531
 
</div><p>
532
 
<a class="anchor" name="c6e84f9ae4e4784475606c1a14cc89ac"></a><!-- doxytag: member="Gtk::Viewport::set_shadow_type" ref="c6e84f9ae4e4784475606c1a14cc89ac" args="(ShadowType type)" -->
 
500
</div>
 
501
<a class="anchor" id="ac6e84f9ae4e4784475606c1a14cc89ac"></a><!-- doxytag: member="Gtk::Viewport::set_shadow_type" ref="ac6e84f9ae4e4784475606c1a14cc89ac" args="(ShadowType type)" -->
533
502
<div class="memitem">
534
503
<div class="memproto">
535
504
      <table class="memname">
536
505
        <tr>
537
506
          <td class="memname">void Gtk::Viewport::set_shadow_type </td>
538
507
          <td>(</td>
539
 
          <td class="paramtype"><a class="el" href="group__gtkmmEnums.html#gc5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&#160;</td>
540
 
          <td class="paramname"> <em>type</em> </td>
 
508
          <td class="paramtype"><a class="el" href="group__gtkmmEnums.html#gac5cfb21bae7f04c83c5eabdacb92512e">ShadowType</a>&#160;</td>
 
509
          <td class="paramname"> <em>type</em></td>
541
510
          <td>&#160;)&#160;</td>
542
511
          <td></td>
543
512
        </tr>
545
514
</div>
546
515
<div class="memdoc">
547
516
 
548
 
<p>
549
 
Sets the shadow type of the viewport. <p>
550
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
517
<p>Sets the shadow type of the viewport. </p>
 
518
<dl><dt><b>Parameters:</b></dt><dd>
551
519
  <table border="0" cellspacing="2" cellpadding="0">
552
520
    <tr><td valign="top"></td><td valign="top"><em>type</em>&#160;</td><td>The new shadow type. </td></tr>
553
521
  </table>
 
522
  </dd>
554
523
</dl>
555
524
 
556
525
</div>
557
 
</div><p>
558
 
<a class="anchor" name="be9043781ae26e87f6764797c4a614e3"></a><!-- doxytag: member="Gtk::Viewport::set_vadjustment" ref="be9043781ae26e87f6764797c4a614e3" args="(Gtk::Adjustment &amp;adjustment)" -->
 
526
</div>
 
527
<a class="anchor" id="abe9043781ae26e87f6764797c4a614e3"></a><!-- doxytag: member="Gtk::Viewport::set_vadjustment" ref="abe9043781ae26e87f6764797c4a614e3" args="(Gtk::Adjustment &amp;adjustment)" -->
559
528
<div class="memitem">
560
529
<div class="memproto">
561
530
      <table class="memname">
563
532
          <td class="memname">void Gtk::Viewport::set_vadjustment </td>
564
533
          <td>(</td>
565
534
          <td class="paramtype"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>&amp;&#160;</td>
566
 
          <td class="paramname"> <em>adjustment</em> </td>
 
535
          <td class="paramname"> <em>adjustment</em></td>
567
536
          <td>&#160;)&#160;</td>
568
537
          <td></td>
569
538
        </tr>
571
540
</div>
572
541
<div class="memdoc">
573
542
 
574
 
<p>
575
 
Sets the vertical adjustment of the viewport. <p>
576
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
543
<p>Sets the vertical adjustment of the viewport. </p>
 
544
<dl><dt><b>Parameters:</b></dt><dd>
577
545
  <table border="0" cellspacing="2" cellpadding="0">
578
546
    <tr><td valign="top"></td><td valign="top"><em>adjustment</em>&#160;</td><td>A <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. </td></tr>
579
547
  </table>
 
548
  </dd>
580
549
</dl>
581
550
 
582
551
</div>
583
 
</div><p>
584
 
<a class="anchor" name="185daa55eea15c7ee48aa9ac4fc190d2"></a><!-- doxytag: member="Gtk::Viewport::set_vadjustment" ref="185daa55eea15c7ee48aa9ac4fc190d2" args="(Gtk::Adjustment *adjustment=0)" -->
 
552
</div>
 
553
<a class="anchor" id="a185daa55eea15c7ee48aa9ac4fc190d2"></a><!-- doxytag: member="Gtk::Viewport::set_vadjustment" ref="a185daa55eea15c7ee48aa9ac4fc190d2" args="(Gtk::Adjustment *adjustment=0)" -->
585
554
<div class="memitem">
586
555
<div class="memproto">
587
556
      <table class="memname">
589
558
          <td class="memname">void Gtk::Viewport::set_vadjustment </td>
590
559
          <td>(</td>
591
560
          <td class="paramtype"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*&#160;</td>
592
 
          <td class="paramname"> <em>adjustment</em> = <code>0</code> </td>
 
561
          <td class="paramname"> <em>adjustment</em> = <code>0</code></td>
593
562
          <td>&#160;)&#160;</td>
594
563
          <td></td>
595
564
        </tr>
597
566
</div>
598
567
<div class="memdoc">
599
568
 
600
 
<p>
601
 
Sets the vertical adjustment of the viewport. <p>
602
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
569
<p>Sets the vertical adjustment of the viewport. </p>
 
570
<dl><dt><b>Parameters:</b></dt><dd>
603
571
  <table border="0" cellspacing="2" cellpadding="0">
604
572
    <tr><td valign="top"></td><td valign="top"><em>adjustment</em>&#160;</td><td>A <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>. </td></tr>
605
573
  </table>
 
574
  </dd>
606
575
</dl>
607
576
 
608
577
</div>
609
 
</div><p>
610
 
<a class="anchor" name="9c5f707d39f9a3074bac3005b8184b47"></a><!-- doxytag: member="Gtk::Viewport::signal_set_scroll_adjustments" ref="9c5f707d39f9a3074bac3005b8184b47" args="()" -->
 
578
</div>
 
579
<a class="anchor" id="a9c5f707d39f9a3074bac3005b8184b47"></a><!-- doxytag: member="Gtk::Viewport::signal_set_scroll_adjustments" ref="a9c5f707d39f9a3074bac3005b8184b47" args="()" -->
611
580
<div class="memitem">
612
581
<div class="memproto">
613
582
      <table class="memname">
614
583
        <tr>
615
584
          <td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void,<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>*,<a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>* &gt; Gtk::Viewport::signal_set_scroll_adjustments </td>
616
585
          <td>(</td>
617
 
          <td class="paramname"> </td>
 
586
          <td class="paramname"></td>
618
587
          <td>&#160;)&#160;</td>
619
588
          <td></td>
620
589
        </tr>
621
590
      </table>
622
591
</div>
623
592
<div class="memdoc">
624
 
 
625
 
<p>
626
 
<dl class="user" compact><dt><b>Prototype:</b></dt><dd><code>void on_my_set_scroll_adjustments(<a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>* hadjustment, <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>* vadjustment)</code> </dd></dl>
627
 
 
628
 
</div>
629
 
</div><p>
630
 
<hr><h2>Friends And Related Function Documentation</h2>
631
 
<a class="anchor" name="81a6a13f8762482a586c48b7da75ff4c"></a><!-- doxytag: member="Gtk::Viewport::wrap" ref="81a6a13f8762482a586c48b7da75ff4c" args="(GtkViewport *object, bool take_copy=false)" -->
 
593
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_set_scroll_adjustments(<a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>* hadjustment, <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a>* vadjustment)</code> </dd></dl>
 
594
 
 
595
</div>
 
596
</div>
 
597
<hr/><h2>Friends And Related Function Documentation</h2>
 
598
<a class="anchor" id="a81a6a13f8762482a586c48b7da75ff4c"></a><!-- doxytag: member="Gtk::Viewport::wrap" ref="a81a6a13f8762482a586c48b7da75ff4c" args="(GtkViewport *object, bool take_copy=false)" -->
632
599
<div class="memitem">
633
600
<div class="memproto">
634
601
      <table class="memname">
653
620
</div>
654
621
<div class="memdoc">
655
622
 
656
 
<p>
657
 
A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <p>
658
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
623
<p>A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
 
624
<dl><dt><b>Parameters:</b></dt><dd>
659
625
  <table border="0" cellspacing="2" cellpadding="0">
660
626
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance. </td></tr>
661
627
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&#160;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
662
628
  </table>
 
629
  </dd>
663
630
</dl>
664
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>
 
631
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>
665
632
 
666
633
</div>
667
 
</div><p>
668
 
<hr>The documentation for this class was generated from the following file:<ul>
669
 
<li>gtkmm/viewport.h</ul>
670
 
</div>
671
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Sep 6 18:45:36 2009 for gtkmm by&#160;
 
634
</div>
 
635
<hr/>The documentation for this class was generated from the following file:<ul>
 
636
<li>gtkmm/viewport.h</li>
 
637
</ul>
 
638
</div>
 
639
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 16:34:44 2009 for gtkmm by&#160;
672
640
<a href="http://www.doxygen.org/index.html">
673
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
 
641
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
674
642
</body>
675
643
</html>