~ubuntu-branches/ubuntu/utopic/yelp/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/libyelp/html/YelpView.html

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-25 10:21:18 UTC
  • mfrom: (1.1.64)
  • Revision ID: package-import@ubuntu.com-20120925102118-pk0ohv96zx2goxk7
Tags: 3.6.0-0ubuntu1
New upstream stable release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>YelpView</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Yelp Reference Manual">
8
 
<link rel="up" href="ch01.html#id2993703" title="Widgets">
 
8
<link rel="up" href="ch01.html#id3045160" title="Widgets">
9
9
<link rel="prev" href="ch01.html" title="API Reference">
10
10
<link rel="next" href="YelpLocationEntry.html" title="YelpLocationEntry">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
17
<td><a accesskey="p" href="ch01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="ch01.html#id2993703"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
18
<td><a accesskey="u" href="ch01.html#id3045160"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Yelp Reference Manual</th>
21
21
<td><a accesskey="n" href="YelpLocationEntry.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
34
34
                  <a href="#YelpView.signals" class="shortcut">Signals</a>
35
35
</td></tr>
36
36
</table>
37
 
<div class="refentry" title="YelpView">
 
37
<div class="refentry">
38
38
<a name="YelpView"></a><div class="titlepage"></div>
39
39
<div class="refnamediv"><table width="100%"><tr>
40
40
<td valign="top">
43
43
</td>
44
44
<td valign="top" align="right"></td>
45
45
</tr></table></div>
46
 
<div class="refsynopsisdiv" title="Synopsis">
 
46
<div class="refsynopsisdiv">
47
47
<a name="YelpView.synopsis"></a><h2>Synopsis</h2>
48
 
<pre class="synopsis">                    <a href="YelpView.html#YelpView-struct">YelpView</a>;
49
 
                    <a href="YelpView.html#YelpViewClass">YelpViewClass</a>;
50
 
<span class="returnvalue">gboolean</span>            (<a href="YelpView.html#YelpViewActionValidFunc">*YelpViewActionValidFunc</a>)          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
51
 
                                                         <em class="parameter"><code><span class="type">GtkAction</span> *action</code></em>,
52
 
                                                         <em class="parameter"><code><span class="type">gchar</span> *uri</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
54
 
enum                <a href="YelpView.html#YelpViewState">YelpViewState</a>;
55
 
<span class="returnvalue">GType</span>               <a href="YelpView.html#yelp-view-state-get-type">yelp_view_state_get_type</a>            (<em class="parameter"><code><span class="type">void</span></code></em>);
56
 
<span class="returnvalue">GtkWidget</span> *         <a href="YelpView.html#yelp-view-new">yelp_view_new</a>                       (<em class="parameter"><code><span class="type">void</span></code></em>);
 
48
<a name="YelpViewState"></a><pre class="synopsis"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            (<a href="YelpView.html#YelpViewActionValidFunc">*YelpViewActionValidFunc</a>)          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
 
49
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> *action</code></em>,
 
50
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
 
51
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
 
52
struct              <a href="YelpView.html#YelpView-struct">YelpView</a>;
 
53
struct              <a href="YelpView.html#YelpViewClass">YelpViewClass</a>;
 
54
enum                <a href="YelpView.html#YelpViewState-enum">YelpViewState</a>;
 
55
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a href="YelpView.html#yelp-view-state-get-type">yelp_view_state_get_type</a>            (<em class="parameter"><code><span class="type">void</span></code></em>);
 
56
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a href="YelpView.html#yelp-view-new">yelp_view_new</a>                       (<em class="parameter"><code><span class="type">void</span></code></em>);
57
57
<span class="returnvalue">void</span>                <a href="YelpView.html#yelp-view-load">yelp_view_load</a>                      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
58
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
 
58
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
59
59
<span class="returnvalue">void</span>                <a href="YelpView.html#yelp-view-load-uri">yelp_view_load_uri</a>                  (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
60
60
                                                         <em class="parameter"><code><a href="YelpUri.html"><span class="type">YelpUri</span></a> *uri</code></em>);
61
61
<span class="returnvalue">void</span>                <a href="YelpView.html#yelp-view-load-document">yelp_view_load_document</a>             (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
62
62
                                                         <em class="parameter"><code><a href="YelpUri.html"><span class="type">YelpUri</span></a> *uri</code></em>,
63
63
                                                         <em class="parameter"><code><a href="YelpDocument.html"><span class="type">YelpDocument</span></a> *document</code></em>);
64
64
<a href="YelpDocument.html"><span class="returnvalue">YelpDocument</span></a> *      <a href="YelpView.html#yelp-view-get-document">yelp_view_get_document</a>              (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
65
 
<span class="returnvalue">GtkActionGroup</span> *    <a href="YelpView.html#yelp-view-get-action-group">yelp_view_get_action_group</a>          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
 
65
<a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="returnvalue">GtkActionGroup</span></a> *    <a href="YelpView.html#yelp-view-get-action-group">yelp_view_get_action_group</a>          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
66
66
<span class="returnvalue">void</span>                <a href="YelpView.html#yelp-view-add-link-action">yelp_view_add_link_action</a>           (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
67
 
                                                         <em class="parameter"><code><span class="type">GtkAction</span> *action</code></em>,
 
67
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> *action</code></em>,
68
68
                                                         <em class="parameter"><code><a href="YelpView.html#YelpViewActionValidFunc"><span class="type">YelpViewActionValidFunc</span></a> func</code></em>,
69
 
                                                         <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
 
69
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
70
70
<a href="YelpUri.html"><span class="returnvalue">YelpUri</span></a> *           <a href="YelpView.html#yelp-view-get-active-link-uri">yelp_view_get_active_link_uri</a>       (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
71
 
<span class="returnvalue">gchar</span> *             <a href="YelpView.html#yelp-view-get-active-link-text">yelp_view_get_active_link_text</a>      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
 
71
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a href="YelpView.html#yelp-view-get-active-link-text">yelp_view_get_active_link_text</a>      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);
72
72
</pre>
73
73
</div>
74
 
<div class="refsect1" title="Object Hierarchy">
 
74
<div class="refsect1">
75
75
<a name="YelpView.object-hierarchy"></a><h2>Object Hierarchy</h2>
76
76
<pre class="synopsis">
77
 
  GObject
78
 
   +----GInitiallyUnowned
79
 
         +----GtkWidget
80
 
               +----GtkContainer
 
77
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
78
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
79
         +----<a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
 
80
               +----<a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
81
81
                     +----WebKitWebView
82
82
                           +----YelpView
83
83
</pre>
 
84
<pre class="synopsis">
 
85
  GEnum
 
86
   +----YelpViewState
 
87
</pre>
84
88
</div>
85
 
<div class="refsect1" title="Implemented Interfaces">
 
89
<div class="refsect1">
86
90
<a name="YelpView.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
87
91
<p>
88
92
YelpView implements
89
 
 AtkImplementorIface,  GtkBuildable and  GtkScrollable.</p>
 
93
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk/GtkBuildable.html">GtkBuildable</a> and  <a href="http://library.gnome.org/devel/gtk/GtkScrollable.html">GtkScrollable</a>.</p>
90
94
</div>
91
 
<div class="refsect1" title="Properties">
 
95
<div class="refsect1">
92
96
<a name="YelpView.properties"></a><h2>Properties</h2>
93
97
<pre class="synopsis">
94
 
  "<a href="YelpView.html#YelpView--page-desc">page-desc</a>"                <span class="type">gchar</span>*                : Read
95
 
  "<a href="YelpView.html#YelpView--page-icon">page-icon</a>"                <span class="type">gchar</span>*                : Read
96
 
  "<a href="YelpView.html#YelpView--page-id">page-id</a>"                  <span class="type">gchar</span>*                : Read
97
 
  "<a href="YelpView.html#YelpView--page-title">page-title</a>"               <span class="type">gchar</span>*                : Read
98
 
  "<a href="YelpView.html#YelpView--root-title">root-title</a>"               <span class="type">gchar</span>*                : Read
 
98
  "<a href="YelpView.html#YelpView--page-desc">page-desc</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
99
  "<a href="YelpView.html#YelpView--page-icon">page-icon</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
100
  "<a href="YelpView.html#YelpView--page-id">page-id</a>"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
101
  "<a href="YelpView.html#YelpView--page-title">page-title</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
102
  "<a href="YelpView.html#YelpView--root-title">root-title</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
99
103
  "<a href="YelpView.html#YelpView--state">state</a>"                    <a href="YelpView.html#YelpViewState"><span class="type">YelpViewState</span></a>         : Read / Write
100
104
  "<a href="YelpView.html#YelpView--yelp-uri">yelp-uri</a>"                 <a href="YelpUri.html"><span class="type">YelpUri</span></a>*              : Read / Write
101
105
</pre>
102
106
</div>
103
 
<div class="refsect1" title="Signals">
 
107
<div class="refsect1">
104
108
<a name="YelpView.signals"></a><h2>Signals</h2>
105
109
<pre class="synopsis">
106
 
  "<a href="YelpView.html#YelpView-external-uri">external-uri</a>"                                   : Run Last
107
 
  "<a href="YelpView.html#YelpView-loaded">loaded</a>"                                         : Run Last
108
 
  "<a href="YelpView.html#YelpView-new-view-requested">new-view-requested</a>"                             : Run Last
 
110
  "<a href="YelpView.html#YelpView-external-uri">external-uri</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
 
111
  "<a href="YelpView.html#YelpView-loaded">loaded</a>"                                         : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
 
112
  "<a href="YelpView.html#YelpView-new-view-requested">new-view-requested</a>"                             : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
109
113
</pre>
110
114
</div>
111
 
<div class="refsect1" title="Description">
 
115
<div class="refsect1">
112
116
<a name="YelpView.description"></a><h2>Description</h2>
113
117
</div>
114
 
<div class="refsect1" title="Details">
 
118
<div class="refsect1">
115
119
<a name="YelpView.details"></a><h2>Details</h2>
116
 
<div class="refsect2" title="YelpView">
117
 
<a name="YelpView-struct"></a><h3>YelpView</h3>
118
 
<pre class="programlisting">typedef struct _YelpView YelpView;</pre>
119
 
</div>
120
 
<hr>
121
 
<div class="refsect2" title="YelpViewClass">
122
 
<a name="YelpViewClass"></a><h3>YelpViewClass</h3>
123
 
<pre class="programlisting">typedef struct {
 
120
<div class="refsect2">
 
121
<a name="YelpViewActionValidFunc"></a><h3>YelpViewActionValidFunc ()</h3>
 
122
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            (*YelpViewActionValidFunc)          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
 
123
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> *action</code></em>,
 
124
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
 
125
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
 
126
</div>
 
127
<hr>
 
128
<div class="refsect2">
 
129
<a name="YelpView-struct"></a><h3>struct YelpView</h3>
 
130
<pre class="programlisting">struct YelpView;</pre>
 
131
</div>
 
132
<hr>
 
133
<div class="refsect2">
 
134
<a name="YelpViewClass"></a><h3>struct YelpViewClass</h3>
 
135
<pre class="programlisting">struct YelpViewClass {
124
136
    WebKitWebViewClass  parent_class;
125
137
 
126
138
    gboolean    (* external_uri)            (YelpView    *view,
127
139
                                             YelpUri     *uri);
128
 
} YelpViewClass;
 
140
};
129
141
</pre>
130
142
</div>
131
143
<hr>
132
 
<div class="refsect2" title="YelpViewActionValidFunc ()">
133
 
<a name="YelpViewActionValidFunc"></a><h3>YelpViewActionValidFunc ()</h3>
134
 
<pre class="programlisting"><span class="returnvalue">gboolean</span>            (*YelpViewActionValidFunc)          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
135
 
                                                         <em class="parameter"><code><span class="type">GtkAction</span> *action</code></em>,
136
 
                                                         <em class="parameter"><code><span class="type">gchar</span> *uri</code></em>,
137
 
                                                         <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
138
 
</div>
139
 
<hr>
140
 
<div class="refsect2" title="enum YelpViewState">
141
 
<a name="YelpViewState"></a><h3>enum YelpViewState</h3>
 
144
<div class="refsect2">
 
145
<a name="YelpViewState-enum"></a><h3>enum YelpViewState</h3>
142
146
<pre class="programlisting">typedef enum {
143
147
    YELP_VIEW_STATE_BLANK,
144
148
    YELP_VIEW_STATE_LOADING,
148
152
</pre>
149
153
</div>
150
154
<hr>
151
 
<div class="refsect2" title="yelp_view_state_get_type ()">
 
155
<div class="refsect2">
152
156
<a name="yelp-view-state-get-type"></a><h3>yelp_view_state_get_type ()</h3>
153
 
<pre class="programlisting"><span class="returnvalue">GType</span>               yelp_view_state_get_type            (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
157
<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               yelp_view_state_get_type            (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
154
158
</div>
155
159
<hr>
156
 
<div class="refsect2" title="yelp_view_new ()">
 
160
<div class="refsect2">
157
161
<a name="yelp-view-new"></a><h3>yelp_view_new ()</h3>
158
 
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         yelp_view_new                       (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
162
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         yelp_view_new                       (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
159
163
</div>
160
164
<hr>
161
 
<div class="refsect2" title="yelp_view_load ()">
 
165
<div class="refsect2">
162
166
<a name="yelp-view-load"></a><h3>yelp_view_load ()</h3>
163
167
<pre class="programlisting"><span class="returnvalue">void</span>                yelp_view_load                      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
164
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
 
168
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
165
169
</div>
166
170
<hr>
167
 
<div class="refsect2" title="yelp_view_load_uri ()">
 
171
<div class="refsect2">
168
172
<a name="yelp-view-load-uri"></a><h3>yelp_view_load_uri ()</h3>
169
173
<pre class="programlisting"><span class="returnvalue">void</span>                yelp_view_load_uri                  (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
170
174
                                                         <em class="parameter"><code><a href="YelpUri.html"><span class="type">YelpUri</span></a> *uri</code></em>);</pre>
171
175
</div>
172
176
<hr>
173
 
<div class="refsect2" title="yelp_view_load_document ()">
 
177
<div class="refsect2">
174
178
<a name="yelp-view-load-document"></a><h3>yelp_view_load_document ()</h3>
175
179
<pre class="programlisting"><span class="returnvalue">void</span>                yelp_view_load_document             (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
176
180
                                                         <em class="parameter"><code><a href="YelpUri.html"><span class="type">YelpUri</span></a> *uri</code></em>,
177
181
                                                         <em class="parameter"><code><a href="YelpDocument.html"><span class="type">YelpDocument</span></a> *document</code></em>);</pre>
178
182
</div>
179
183
<hr>
180
 
<div class="refsect2" title="yelp_view_get_document ()">
 
184
<div class="refsect2">
181
185
<a name="yelp-view-get-document"></a><h3>yelp_view_get_document ()</h3>
182
186
<pre class="programlisting"><a href="YelpDocument.html"><span class="returnvalue">YelpDocument</span></a> *      yelp_view_get_document              (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
183
187
</div>
184
188
<hr>
185
 
<div class="refsect2" title="yelp_view_get_action_group ()">
 
189
<div class="refsect2">
186
190
<a name="yelp-view-get-action-group"></a><h3>yelp_view_get_action_group ()</h3>
187
 
<pre class="programlisting"><span class="returnvalue">GtkActionGroup</span> *    yelp_view_get_action_group          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
 
191
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="returnvalue">GtkActionGroup</span></a> *    yelp_view_get_action_group          (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
188
192
</div>
189
193
<hr>
190
 
<div class="refsect2" title="yelp_view_add_link_action ()">
 
194
<div class="refsect2">
191
195
<a name="yelp-view-add-link-action"></a><h3>yelp_view_add_link_action ()</h3>
192
196
<pre class="programlisting"><span class="returnvalue">void</span>                yelp_view_add_link_action           (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>,
193
 
                                                         <em class="parameter"><code><span class="type">GtkAction</span> *action</code></em>,
 
197
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> *action</code></em>,
194
198
                                                         <em class="parameter"><code><a href="YelpView.html#YelpViewActionValidFunc"><span class="type">YelpViewActionValidFunc</span></a> func</code></em>,
195
 
                                                         <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
 
199
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
196
200
</div>
197
201
<hr>
198
 
<div class="refsect2" title="yelp_view_get_active_link_uri ()">
 
202
<div class="refsect2">
199
203
<a name="yelp-view-get-active-link-uri"></a><h3>yelp_view_get_active_link_uri ()</h3>
200
204
<pre class="programlisting"><a href="YelpUri.html"><span class="returnvalue">YelpUri</span></a> *           yelp_view_get_active_link_uri       (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
201
205
</div>
202
206
<hr>
203
 
<div class="refsect2" title="yelp_view_get_active_link_text ()">
 
207
<div class="refsect2">
204
208
<a name="yelp-view-get-active-link-text"></a><h3>yelp_view_get_active_link_text ()</h3>
205
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *             yelp_view_get_active_link_text      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
206
 
</div>
207
 
</div>
208
 
<div class="refsect1" title="Property Details">
 
209
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             yelp_view_get_active_link_text      (<em class="parameter"><code><a href="YelpView.html"><span class="type">YelpView</span></a> *view</code></em>);</pre>
 
210
</div>
 
211
</div>
 
212
<div class="refsect1">
209
213
<a name="YelpView.property-details"></a><h2>Property Details</h2>
210
 
<div class="refsect2" title='The "page-desc" property'>
 
214
<div class="refsect2">
211
215
<a name="YelpView--page-desc"></a><h3>The <code class="literal">"page-desc"</code> property</h3>
212
 
<pre class="programlisting">  "page-desc"                <span class="type">gchar</span>*                : Read</pre>
 
216
<pre class="programlisting">  "page-desc"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
213
217
<p>The description of the page being viewed.</p>
214
218
<p>Default value: NULL</p>
215
219
</div>
216
220
<hr>
217
 
<div class="refsect2" title='The "page-icon" property'>
 
221
<div class="refsect2">
218
222
<a name="YelpView--page-icon"></a><h3>The <code class="literal">"page-icon"</code> property</h3>
219
 
<pre class="programlisting">  "page-icon"                <span class="type">gchar</span>*                : Read</pre>
 
223
<pre class="programlisting">  "page-icon"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
220
224
<p>The icon of the page being viewed.</p>
221
225
<p>Default value: NULL</p>
222
226
</div>
223
227
<hr>
224
 
<div class="refsect2" title='The "page-id" property'>
 
228
<div class="refsect2">
225
229
<a name="YelpView--page-id"></a><h3>The <code class="literal">"page-id"</code> property</h3>
226
 
<pre class="programlisting">  "page-id"                  <span class="type">gchar</span>*                : Read</pre>
 
230
<pre class="programlisting">  "page-id"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
227
231
<p>The ID of the root page of the page being viewed.</p>
228
232
<p>Default value: NULL</p>
229
233
</div>
230
234
<hr>
231
 
<div class="refsect2" title='The "page-title" property'>
 
235
<div class="refsect2">
232
236
<a name="YelpView--page-title"></a><h3>The <code class="literal">"page-title"</code> property</h3>
233
 
<pre class="programlisting">  "page-title"               <span class="type">gchar</span>*                : Read</pre>
 
237
<pre class="programlisting">  "page-title"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
234
238
<p>The title of the page being viewed.</p>
235
239
<p>Default value: NULL</p>
236
240
</div>
237
241
<hr>
238
 
<div class="refsect2" title='The "root-title" property'>
 
242
<div class="refsect2">
239
243
<a name="YelpView--root-title"></a><h3>The <code class="literal">"root-title"</code> property</h3>
240
 
<pre class="programlisting">  "root-title"               <span class="type">gchar</span>*                : Read</pre>
 
244
<pre class="programlisting">  "root-title"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
241
245
<p>The title of the root page of the page being viewed.</p>
242
246
<p>Default value: NULL</p>
243
247
</div>
244
248
<hr>
245
 
<div class="refsect2" title='The "state" property'>
 
249
<div class="refsect2">
246
250
<a name="YelpView--state"></a><h3>The <code class="literal">"state"</code> property</h3>
247
251
<pre class="programlisting">  "state"                    <a href="YelpView.html#YelpViewState"><span class="type">YelpViewState</span></a>         : Read / Write</pre>
248
252
<p>The loading state of the view.</p>
249
253
<p>Default value: YELP_VIEW_STATE_BLANK</p>
250
254
</div>
251
255
<hr>
252
 
<div class="refsect2" title='The "yelp-uri" property'>
 
256
<div class="refsect2">
253
257
<a name="YelpView--yelp-uri"></a><h3>The <code class="literal">"yelp-uri"</code> property</h3>
254
258
<pre class="programlisting">  "yelp-uri"                 <a href="YelpUri.html"><span class="type">YelpUri</span></a>*              : Read / Write</pre>
255
259
<p>A YelpUri with the current location.</p>
256
260
</div>
257
261
</div>
258
 
<div class="refsect1" title="Signal Details">
 
262
<div class="refsect1">
259
263
<a name="YelpView.signal-details"></a><h2>Signal Details</h2>
260
 
<div class="refsect2" title='The "external-uri" signal'>
 
264
<div class="refsect2">
261
265
<a name="YelpView-external-uri"></a><h3>The <code class="literal">"external-uri"</code> signal</h3>
262
 
<pre class="programlisting"><span class="returnvalue">gboolean</span>            user_function                      (<a href="YelpView.html"><span class="type">YelpView</span></a> *yelpview,
 
266
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            user_function                      (<a href="YelpView.html"><span class="type">YelpView</span></a> *yelpview,
263
267
                                                        <a href="YelpUri.html"><span class="type">YelpUri</span></a>  *arg1,
264
 
                                                        <span class="type">gpointer</span>  user_data)      : Run Last</pre>
 
268
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>  user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
265
269
</div>
266
270
<hr>
267
 
<div class="refsect2" title='The "loaded" signal'>
 
271
<div class="refsect2">
268
272
<a name="YelpView-loaded"></a><h3>The <code class="literal">"loaded"</code> signal</h3>
269
273
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a href="YelpView.html"><span class="type">YelpView</span></a> *yelpview,
270
 
                                                        <span class="type">gpointer</span>  user_data)      : Run Last</pre>
 
274
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>  user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
271
275
</div>
272
276
<hr>
273
 
<div class="refsect2" title='The "new-view-requested" signal'>
 
277
<div class="refsect2">
274
278
<a name="YelpView-new-view-requested"></a><h3>The <code class="literal">"new-view-requested"</code> signal</h3>
275
279
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a href="YelpView.html"><span class="type">YelpView</span></a> *yelpview,
276
280
                                                        <a href="YelpUri.html"><span class="type">YelpUri</span></a>  *arg1,
277
 
                                                        <span class="type">gpointer</span>  user_data)      : Run Last</pre>
 
281
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>  user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
278
282
</div>
279
283
</div>
280
284
</div>
281
285
<div class="footer">
282
286
<hr>
283
 
          Generated by GTK-Doc V1.15</div>
 
287
          Generated by GTK-Doc V1.18</div>
284
288
</body>
285
289
</html>
 
 
b'\\ No newline at end of file'