~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/reference/libdocument/html/libevdocument-ev-link-action.html

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 16:20:57 UTC
  • mfrom: (1.6.4 upstream)
  • mto: (1.3.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: james.westby@ubuntu.com-20110414162057-0ofhbd139zs6ev6y
Import upstream version 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="document-data.html" title="Part II. Document Data">
9
9
<link rel="prev" href="EvLayer.html" title="EvLayer">
10
10
<link rel="next" href="libevdocument-ev-link-dest.html" title="ev-link-dest">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
30
30
                  <a href="#libevdocument-ev-link-action.properties" class="shortcut">Properties</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="ev-link-action">
 
33
<div class="refentry">
34
34
<a name="libevdocument-ev-link-action"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
42
<div class="refsynopsisdiv">
43
43
<a name="libevdocument-ev-link-action.synopsis"></a><h2>Synopsis</h2>
44
 
<a name="EvLinkAction"></a><pre class="synopsis">                    <a class="link" href="libevdocument-ev-link-action.html#EvLinkAction-struct" title="EvLinkAction">EvLinkAction</a>;
 
44
<a name="EvLinkAction"></a><a name="EvLinkActionType"></a><pre class="synopsis">                    <a class="link" href="libevdocument-ev-link-action.html#EvLinkAction-struct" title="EvLinkAction">EvLinkAction</a>;
45
45
                    <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionClass" title="EvLinkActionClass">EvLinkActionClass</a>;
46
46
                    <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionPrivate" title="EvLinkActionPrivate">EvLinkActionPrivate</a>;
47
 
enum                <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType" title="enum EvLinkActionType">EvLinkActionType</a>;
48
 
<a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType" title="enum EvLinkActionType"><span class="returnvalue">EvLinkActionType</span></a>    <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-action-type" title="ev_link_action_get_action_type ()">ev_link_action_get_action_type</a>      (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
 
47
enum                <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType">EvLinkActionType</a>;
 
48
<a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType"><span class="returnvalue">EvLinkActionType</span></a>    <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-action-type" title="ev_link_action_get_action_type ()">ev_link_action_get_action_type</a>      (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
49
49
<a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="returnvalue">EvLinkDest</span></a> *        <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-dest" title="ev_link_action_get_dest ()">ev_link_action_get_dest</a>             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
50
 
const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-uri" title="ev_link_action_get_uri ()">ev_link_action_get_uri</a>              (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
51
 
const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-filename" title="ev_link_action_get_filename ()">ev_link_action_get_filename</a>         (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
52
 
const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-params" title="ev_link_action_get_params ()">ev_link_action_get_params</a>           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
53
 
const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-name" title="ev_link_action_get_name ()">ev_link_action_get_name</a>             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
 
50
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-uri" title="ev_link_action_get_uri ()">ev_link_action_get_uri</a>              (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
 
51
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-filename" title="ev_link_action_get_filename ()">ev_link_action_get_filename</a>         (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
 
52
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-params" title="ev_link_action_get_params ()">ev_link_action_get_params</a>           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
 
53
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-get-name" title="ev_link_action_get_name ()">ev_link_action_get_name</a>             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);
54
54
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-dest" title="ev_link_action_new_dest ()">ev_link_action_new_dest</a>             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="type">EvLinkDest</span></a> *dest</code></em>);
55
55
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-remote" title="ev_link_action_new_remote ()">ev_link_action_new_remote</a>           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="type">EvLinkDest</span></a> *dest</code></em>,
56
 
                                                         <em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);
57
 
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-external-uri" title="ev_link_action_new_external_uri ()">ev_link_action_new_external_uri</a>     (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
58
 
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-launch" title="ev_link_action_new_launch ()">ev_link_action_new_launch</a>           (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
59
 
                                                         <em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *params</code></em>);
60
 
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-named" title="ev_link_action_new_named ()">ev_link_action_new_named</a>            (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
 
56
                                                         <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> *filename</code></em>);
 
57
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-external-uri" title="ev_link_action_new_external_uri ()">ev_link_action_new_external_uri</a>     (<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>);
 
58
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-launch" title="ev_link_action_new_launch ()">ev_link_action_new_launch</a>           (<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> *filename</code></em>,
 
59
                                                         <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> *params</code></em>);
 
60
<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      <a class="link" href="libevdocument-ev-link-action.html#ev-link-action-new-named" title="ev_link_action_new_named ()">ev_link_action_new_named</a>            (<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> *name</code></em>);
61
61
</pre>
62
62
</div>
63
 
<div class="refsect1" title="Object Hierarchy">
 
63
<div class="refsect1">
64
64
<a name="libevdocument-ev-link-action.object-hierarchy"></a><h2>Object Hierarchy</h2>
65
65
<pre class="synopsis">
66
 
  <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
66
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
67
67
   +----EvLinkAction
68
68
</pre>
 
69
<pre class="synopsis">
 
70
  GEnum
 
71
   +----EvLinkActionType
 
72
</pre>
69
73
</div>
70
 
<div class="refsect1" title="Properties">
 
74
<div class="refsect1">
71
75
<a name="libevdocument-ev-link-action.properties"></a><h2>Properties</h2>
72
76
<pre class="synopsis">
73
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--dest" title='The "dest" property'>dest</a>"                     <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only
74
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--filename" title='The "filename" property'>filename</a>"                 <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
75
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--name" title='The "name" property'>name</a>"                     <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
76
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--params" title='The "params" property'>params</a>"                   <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
77
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--type" title='The "type" property'>type</a>"                     <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType" title="enum EvLinkActionType"><span class="type">EvLinkActionType</span></a>      : Read / Write / Construct Only
78
 
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--uri" title='The "uri" property'>uri</a>"                      <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
 
77
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--dest" title='The "dest" property'>dest</a>"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only
 
78
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--filename" title='The "filename" property'>filename</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
 
79
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--hide-list" title='The "hide-list" property'>hide-list</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only
 
80
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--name" title='The "name" property'>name</a>"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
 
81
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--params" title='The "params" property'>params</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
 
82
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--show-list" title='The "show-list" property'>show-list</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only
 
83
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--toggle-list" title='The "toggle-list" property'>toggle-list</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only
 
84
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--type" title='The "type" property'>type</a>"                     <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType"><span class="type">EvLinkActionType</span></a>      : Read / Write / Construct Only
 
85
  "<a class="link" href="libevdocument-ev-link-action.html#EvLinkAction--uri" title='The "uri" property'>uri</a>"                      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
79
86
</pre>
80
87
</div>
81
 
<div class="refsect1" title="Description">
 
88
<div class="refsect1">
82
89
<a name="libevdocument-ev-link-action.description"></a><h2>Description</h2>
83
90
<p>
84
91
</p>
85
92
</div>
86
 
<div class="refsect1" title="Details">
 
93
<div class="refsect1">
87
94
<a name="libevdocument-ev-link-action.details"></a><h2>Details</h2>
88
 
<div class="refsect2" title="EvLinkAction">
 
95
<div class="refsect2">
89
96
<a name="EvLinkAction-struct"></a><h3>EvLinkAction</h3>
90
97
<pre class="programlisting">typedef struct _EvLinkAction EvLinkAction;</pre>
91
98
<p>
92
99
</p>
93
100
</div>
94
101
<hr>
95
 
<div class="refsect2" title="EvLinkActionClass">
 
102
<div class="refsect2">
96
103
<a name="EvLinkActionClass"></a><h3>EvLinkActionClass</h3>
97
104
<pre class="programlisting">typedef struct _EvLinkActionClass EvLinkActionClass;</pre>
98
105
<p>
99
106
</p>
100
107
</div>
101
108
<hr>
102
 
<div class="refsect2" title="EvLinkActionPrivate">
 
109
<div class="refsect2">
103
110
<a name="EvLinkActionPrivate"></a><h3>EvLinkActionPrivate</h3>
104
111
<pre class="programlisting">typedef struct _EvLinkActionPrivate EvLinkActionPrivate;</pre>
105
112
<p>
106
113
</p>
107
114
</div>
108
115
<hr>
109
 
<div class="refsect2" title="enum EvLinkActionType">
 
116
<div class="refsect2">
110
117
<a name="EvLinkActionType"></a><h3>enum EvLinkActionType</h3>
111
118
<pre class="programlisting">typedef enum {
112
119
        EV_LINK_ACTION_TYPE_GOTO_DEST,
113
120
        EV_LINK_ACTION_TYPE_GOTO_REMOTE,
114
121
        EV_LINK_ACTION_TYPE_EXTERNAL_URI,
115
122
        EV_LINK_ACTION_TYPE_LAUNCH,
116
 
        EV_LINK_ACTION_TYPE_NAMED
 
123
        EV_LINK_ACTION_TYPE_NAMED,
 
124
        EV_LINK_ACTION_TYPE_LAYERS_STATE
117
125
        /* We'll probably fill this in more as we support the other types of
118
126
         * actions */
119
127
} EvLinkActionType;
122
130
</p>
123
131
</div>
124
132
<hr>
125
 
<div class="refsect2" title="ev_link_action_get_action_type ()">
 
133
<div class="refsect2">
126
134
<a name="ev-link-action-get-action-type"></a><h3>ev_link_action_get_action_type ()</h3>
127
 
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType" title="enum EvLinkActionType"><span class="returnvalue">EvLinkActionType</span></a>    ev_link_action_get_action_type      (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
 
135
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType"><span class="returnvalue">EvLinkActionType</span></a>    ev_link_action_get_action_type      (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
128
136
<p>
129
137
</p>
130
 
<div class="variablelist"><table border="0">
131
 
<col align="left" valign="top">
132
 
<tbody>
133
 
<tr>
134
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
135
 
<td>
136
 
</td>
137
 
</tr>
138
 
<tr>
139
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
140
 
<td>
141
 
</td>
142
 
</tr>
143
 
</tbody>
144
 
</table></div>
145
138
</div>
146
139
<hr>
147
 
<div class="refsect2" title="ev_link_action_get_dest ()">
 
140
<div class="refsect2">
148
141
<a name="ev-link-action-get-dest"></a><h3>ev_link_action_get_dest ()</h3>
149
142
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="returnvalue">EvLinkDest</span></a> *        ev_link_action_get_dest             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
150
143
<p>
151
144
</p>
152
 
<div class="variablelist"><table border="0">
153
 
<col align="left" valign="top">
154
 
<tbody>
155
 
<tr>
156
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
157
 
<td>
158
 
</td>
159
 
</tr>
160
 
<tr>
161
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
162
 
<td>
163
 
</td>
164
 
</tr>
165
 
</tbody>
166
 
</table></div>
167
145
</div>
168
146
<hr>
169
 
<div class="refsect2" title="ev_link_action_get_uri ()">
 
147
<div class="refsect2">
170
148
<a name="ev-link-action-get-uri"></a><h3>ev_link_action_get_uri ()</h3>
171
 
<pre class="programlisting">const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_uri              (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
 
149
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_uri              (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
172
150
<p>
173
151
</p>
174
 
<div class="variablelist"><table border="0">
175
 
<col align="left" valign="top">
176
 
<tbody>
177
 
<tr>
178
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
179
 
<td>
180
 
</td>
181
 
</tr>
182
 
<tr>
183
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
184
 
<td>
185
 
</td>
186
 
</tr>
187
 
</tbody>
188
 
</table></div>
189
152
</div>
190
153
<hr>
191
 
<div class="refsect2" title="ev_link_action_get_filename ()">
 
154
<div class="refsect2">
192
155
<a name="ev-link-action-get-filename"></a><h3>ev_link_action_get_filename ()</h3>
193
 
<pre class="programlisting">const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_filename         (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
 
156
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_filename         (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
194
157
<p>
195
158
</p>
196
 
<div class="variablelist"><table border="0">
197
 
<col align="left" valign="top">
198
 
<tbody>
199
 
<tr>
200
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
201
 
<td>
202
 
</td>
203
 
</tr>
204
 
<tr>
205
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
206
 
<td>
207
 
</td>
208
 
</tr>
209
 
</tbody>
210
 
</table></div>
211
159
</div>
212
160
<hr>
213
 
<div class="refsect2" title="ev_link_action_get_params ()">
 
161
<div class="refsect2">
214
162
<a name="ev-link-action-get-params"></a><h3>ev_link_action_get_params ()</h3>
215
 
<pre class="programlisting">const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_params           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
 
163
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_params           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
216
164
<p>
217
165
</p>
218
 
<div class="variablelist"><table border="0">
219
 
<col align="left" valign="top">
220
 
<tbody>
221
 
<tr>
222
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
223
 
<td>
224
 
</td>
225
 
</tr>
226
 
<tr>
227
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
228
 
<td>
229
 
</td>
230
 
</tr>
231
 
</tbody>
232
 
</table></div>
233
166
</div>
234
167
<hr>
235
 
<div class="refsect2" title="ev_link_action_get_name ()">
 
168
<div class="refsect2">
236
169
<a name="ev-link-action-get-name"></a><h3>ev_link_action_get_name ()</h3>
237
 
<pre class="programlisting">const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_name             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
 
170
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       ev_link_action_get_name             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="type">EvLinkAction</span></a> *self</code></em>);</pre>
238
171
<p>
239
172
</p>
240
 
<div class="variablelist"><table border="0">
241
 
<col align="left" valign="top">
242
 
<tbody>
243
 
<tr>
244
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
245
 
<td>
246
 
</td>
247
 
</tr>
248
 
<tr>
249
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
250
 
<td>
251
 
</td>
252
 
</tr>
253
 
</tbody>
254
 
</table></div>
255
173
</div>
256
174
<hr>
257
 
<div class="refsect2" title="ev_link_action_new_dest ()">
 
175
<div class="refsect2">
258
176
<a name="ev-link-action-new-dest"></a><h3>ev_link_action_new_dest ()</h3>
259
177
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_dest             (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="type">EvLinkDest</span></a> *dest</code></em>);</pre>
260
178
<p>
261
179
</p>
262
 
<div class="variablelist"><table border="0">
263
 
<col align="left" valign="top">
264
 
<tbody>
265
 
<tr>
266
 
<td><p><span class="term"><em class="parameter"><code>dest</code></em> :</span></p></td>
267
 
<td>
268
 
</td>
269
 
</tr>
270
 
<tr>
271
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
272
 
<td>
273
 
</td>
274
 
</tr>
275
 
</tbody>
276
 
</table></div>
277
180
</div>
278
181
<hr>
279
 
<div class="refsect2" title="ev_link_action_new_remote ()">
 
182
<div class="refsect2">
280
183
<a name="ev-link-action-new-remote"></a><h3>ev_link_action_new_remote ()</h3>
281
184
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_remote           (<em class="parameter"><code><a class="link" href="libevdocument-ev-link-dest.html#EvLinkDest"><span class="type">EvLinkDest</span></a> *dest</code></em>,
282
 
                                                         <em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);</pre>
 
185
                                                         <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> *filename</code></em>);</pre>
283
186
<p>
284
187
</p>
285
 
<div class="variablelist"><table border="0">
286
 
<col align="left" valign="top">
287
 
<tbody>
288
 
<tr>
289
 
<td><p><span class="term"><em class="parameter"><code>dest</code></em> :</span></p></td>
290
 
<td>
291
 
</td>
292
 
</tr>
293
 
<tr>
294
 
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
295
 
<td>
296
 
</td>
297
 
</tr>
298
 
<tr>
299
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
300
 
<td>
301
 
</td>
302
 
</tr>
303
 
</tbody>
304
 
</table></div>
305
188
</div>
306
189
<hr>
307
 
<div class="refsect2" title="ev_link_action_new_external_uri ()">
 
190
<div class="refsect2">
308
191
<a name="ev-link-action-new-external-uri"></a><h3>ev_link_action_new_external_uri ()</h3>
309
 
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_external_uri     (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
 
192
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_external_uri     (<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>
310
193
<p>
311
194
</p>
312
 
<div class="variablelist"><table border="0">
313
 
<col align="left" valign="top">
314
 
<tbody>
315
 
<tr>
316
 
<td><p><span class="term"><em class="parameter"><code>uri</code></em> :</span></p></td>
317
 
<td>
318
 
</td>
319
 
</tr>
320
 
<tr>
321
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
322
 
<td>
323
 
</td>
324
 
</tr>
325
 
</tbody>
326
 
</table></div>
327
195
</div>
328
196
<hr>
329
 
<div class="refsect2" title="ev_link_action_new_launch ()">
 
197
<div class="refsect2">
330
198
<a name="ev-link-action-new-launch"></a><h3>ev_link_action_new_launch ()</h3>
331
 
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_launch           (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
332
 
                                                         <em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *params</code></em>);</pre>
 
199
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_launch           (<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> *filename</code></em>,
 
200
                                                         <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> *params</code></em>);</pre>
333
201
<p>
334
202
</p>
335
 
<div class="variablelist"><table border="0">
336
 
<col align="left" valign="top">
337
 
<tbody>
338
 
<tr>
339
 
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
340
 
<td>
341
 
</td>
342
 
</tr>
343
 
<tr>
344
 
<td><p><span class="term"><em class="parameter"><code>params</code></em> :</span></p></td>
345
 
<td>
346
 
</td>
347
 
</tr>
348
 
<tr>
349
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
350
 
<td>
351
 
</td>
352
 
</tr>
353
 
</tbody>
354
 
</table></div>
355
203
</div>
356
204
<hr>
357
 
<div class="refsect2" title="ev_link_action_new_named ()">
 
205
<div class="refsect2">
358
206
<a name="ev-link-action-new-named"></a><h3>ev_link_action_new_named ()</h3>
359
 
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_named            (<em class="parameter"><code>const <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
 
207
<pre class="programlisting"><a class="link" href="libevdocument-ev-link-action.html#EvLinkAction"><span class="returnvalue">EvLinkAction</span></a> *      ev_link_action_new_named            (<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> *name</code></em>);</pre>
360
208
<p>
361
209
</p>
362
 
<div class="variablelist"><table border="0">
363
 
<col align="left" valign="top">
364
 
<tbody>
365
 
<tr>
366
 
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
367
 
<td>
368
 
</td>
369
 
</tr>
370
 
<tr>
371
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
372
 
<td>
373
 
</td>
374
 
</tr>
375
 
</tbody>
376
 
</table></div>
377
 
</div>
378
 
</div>
379
 
<div class="refsect1" title="Property Details">
 
210
</div>
 
211
</div>
 
212
<div class="refsect1">
380
213
<a name="libevdocument-ev-link-action.property-details"></a><h2>Property Details</h2>
381
 
<div class="refsect2" title='The "dest" property'>
 
214
<div class="refsect2">
382
215
<a name="EvLinkAction--dest"></a><h3>The <code class="literal">"dest"</code> property</h3>
383
 
<pre class="programlisting">  "dest"                     <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only</pre>
 
216
<pre class="programlisting">  "dest"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only</pre>
384
217
<p>The link action destination.</p>
385
218
</div>
386
219
<hr>
387
 
<div class="refsect2" title='The "filename" property'>
 
220
<div class="refsect2">
388
221
<a name="EvLinkAction--filename"></a><h3>The <code class="literal">"filename"</code> property</h3>
389
 
<pre class="programlisting">  "filename"                 <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
 
222
<pre class="programlisting">  "filename"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
390
223
<p>The link action filename.</p>
391
224
<p>Default value: NULL</p>
392
225
</div>
393
226
<hr>
394
 
<div class="refsect2" title='The "name" property'>
 
227
<div class="refsect2">
 
228
<a name="EvLinkAction--hide-list"></a><h3>The <code class="literal">"hide-list"</code> property</h3>
 
229
<pre class="programlisting">  "hide-list"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only</pre>
 
230
<p>The list of layers that should be hidden.</p>
 
231
</div>
 
232
<hr>
 
233
<div class="refsect2">
395
234
<a name="EvLinkAction--name"></a><h3>The <code class="literal">"name"</code> property</h3>
396
 
<pre class="programlisting">  "name"                     <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
 
235
<pre class="programlisting">  "name"                     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
397
236
<p>The link action name.</p>
398
237
<p>Default value: NULL</p>
399
238
</div>
400
239
<hr>
401
 
<div class="refsect2" title='The "params" property'>
 
240
<div class="refsect2">
402
241
<a name="EvLinkAction--params"></a><h3>The <code class="literal">"params"</code> property</h3>
403
 
<pre class="programlisting">  "params"                   <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
 
242
<pre class="programlisting">  "params"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
404
243
<p>The link action params.</p>
405
244
<p>Default value: NULL</p>
406
245
</div>
407
246
<hr>
408
 
<div class="refsect2" title='The "type" property'>
 
247
<div class="refsect2">
 
248
<a name="EvLinkAction--show-list"></a><h3>The <code class="literal">"show-list"</code> property</h3>
 
249
<pre class="programlisting">  "show-list"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only</pre>
 
250
<p>The list of layers that should be shown.</p>
 
251
</div>
 
252
<hr>
 
253
<div class="refsect2">
 
254
<a name="EvLinkAction--toggle-list"></a><h3>The <code class="literal">"toggle-list"</code> property</h3>
 
255
<pre class="programlisting">  "toggle-list"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>              : Read / Write / Construct Only</pre>
 
256
<p>The list of layers that should be toggled.</p>
 
257
</div>
 
258
<hr>
 
259
<div class="refsect2">
409
260
<a name="EvLinkAction--type"></a><h3>The <code class="literal">"type"</code> property</h3>
410
 
<pre class="programlisting">  "type"                     <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType" title="enum EvLinkActionType"><span class="type">EvLinkActionType</span></a>      : Read / Write / Construct Only</pre>
 
261
<pre class="programlisting">  "type"                     <a class="link" href="libevdocument-ev-link-action.html#EvLinkActionType"><span class="type">EvLinkActionType</span></a>      : Read / Write / Construct Only</pre>
411
262
<p>The link action type.</p>
412
263
<p>Default value: EV_LINK_ACTION_TYPE_GOTO_DEST</p>
413
264
</div>
414
265
<hr>
415
 
<div class="refsect2" title='The "uri" property'>
 
266
<div class="refsect2">
416
267
<a name="EvLinkAction--uri"></a><h3>The <code class="literal">"uri"</code> property</h3>
417
 
<pre class="programlisting">  "uri"                      <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
 
268
<pre class="programlisting">  "uri"                      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
418
269
<p>The link action URI.</p>
419
270
<p>Default value: NULL</p>
420
271
</div>
422
273
</div>
423
274
<div class="footer">
424
275
<hr>
425
 
          Generated by GTK-Doc V1.14</div>
 
276
          Generated by GTK-Doc V1.17.1</div>
426
277
</body>
427
278
</html>
 
 
b'\\ No newline at end of file'