~ubuntu-branches/debian/sid/evolution/sid

« back to all changes in this revision

Viewing changes to doc/reference/shell/html/EShellWindow.html

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Josselin Mouette, Yves-Alexis Perez
  • Date: 2011-08-19 22:23:00 UTC
  • mfrom: (46.1.32 upstream) (50.1.18 experimental)
  • Revision ID: james.westby@ubuntu.com-20110819222300-a1nn7kak7wc3wmuz
Tags: 3.0.2-1
[ Josselin Mouette ]
* evolution.gconf-defaults: disable by default the insane check for
  whether evolution is the default client.

[ Yves-Alexis Perez ]
* New upstream release.
* debian/watch updated to track 3.x versions.
* debian/control:
  - update standards version to 3.9.2.
  - update description, remove Palm mention.                  closes: #635369

[ Josselin Mouette ]
* Update build-dependencies on e-d-s packages.

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>EShellWindow</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Evolution Shell Reference Manual">
8
8
<link rel="up" href="ch01.html" title="The Shell">
9
9
<link rel="prev" href="EShellBackend.html" title="EShellBackend">
10
10
<link rel="next" href="EShellView.html" title="EShellView">
11
 
<meta name="generator" content="GTK-Doc V1.15 (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">
34
34
                  <a href="#EShellWindow.signals" class="shortcut">Signals</a>
35
35
</td></tr>
36
36
</table>
37
 
<div class="refentry" title="EShellWindow">
 
37
<div class="refentry">
38
38
<a name="EShellWindow"></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="EShellWindow.synopsis"></a><h2>Synopsis</h2>
48
48
<pre class="synopsis">
49
49
#include &lt;shell/e-shell-window.h&gt;
50
50
 
51
 
                    <a class="link" href="EShellWindow.html#EShellWindow-struct" title="EShellWindow">EShellWindow</a>;
52
 
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="EShellWindow.html#e-shell-window-new" title="e_shell_window_new ()">e_shell_window_new</a>                  (<em class="parameter"><code><a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a> *shell</code></em>,
53
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> safe_mode</code></em>,
54
 
                                                         <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> *geometry</code></em>);
 
51
struct              <a class="link" href="EShellWindow.html#EShellWindow-struct" title="struct EShellWindow">EShellWindow</a>;
 
52
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EShellWindow.html#e-shell-window-new" title="e_shell_window_new ()">e_shell_window_new</a>                  (<em class="parameter"><code><a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a> *shell</code></em>,
 
53
                                                         <em class="parameter"><code><span class="type">gboolean</span> safe_mode</code></em>,
 
54
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *geometry</code></em>);
55
55
<a class="link" href="EShell.html" title="EShell"><span class="returnvalue">EShell</span></a> *            <a class="link" href="EShellWindow.html#e-shell-window-get-shell" title="e_shell_window_get_shell ()">e_shell_window_get_shell</a>            (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
56
56
struct <a class="link" href="EShellView.html" title="EShellView"><span class="returnvalue">_EShellView</span></a> * <a class="link" href="EShellWindow.html#e-shell-window-get-shell-view" title="e_shell_window_get_shell_view ()">e_shell_window_get_shell_view</a>      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
57
 
                                                         <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> *view_name</code></em>);
 
57
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);
58
58
struct <a class="link" href="EShellView.html" title="EShellView"><span class="returnvalue">_EShellView</span></a> * <a class="link" href="EShellWindow.html#e-shell-window-peek-shell-view" title="e_shell_window_peek_shell_view ()">e_shell_window_peek_shell_view</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</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> *view_name</code></em>);
60
 
<a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="returnvalue">GtkAction</span></a> *         <a class="link" href="EShellWindow.html#e-shell-window-get-shell-view-action" title="e_shell_window_get_shell_view_action ()">e_shell_window_get_shell_view_action</a>
 
59
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);
 
60
<span class="returnvalue">GtkAction</span> *         <a class="link" href="EShellWindow.html#e-shell-window-get-shell-view-action" title="e_shell_window_get_shell_view_action ()">e_shell_window_get_shell_view_action</a>
61
61
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
62
 
                                                         <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> *view_name</code></em>);
 
62
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);
 
63
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EShellWindow.html#e-shell-window-get-alert-bar" title="e_shell_window_get_alert_bar ()">e_shell_window_get_alert_bar</a>        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
63
64
<span class="returnvalue">EFocusTracker</span> *     <a class="link" href="EShellWindow.html#e-shell-window-get-focus-tracker" title="e_shell_window_get_focus_tracker ()">e_shell_window_get_focus_tracker</a>    (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
64
 
<a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="returnvalue">GtkUIManager</span></a> *      <a class="link" href="EShellWindow.html#e-shell-window-get-ui-manager" title="e_shell_window_get_ui_manager ()">e_shell_window_get_ui_manager</a>       (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
65
 
<a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="returnvalue">GtkAction</span></a> *         <a class="link" href="EShellWindow.html#e-shell-window-get-action" title="e_shell_window_get_action ()">e_shell_window_get_action</a>           (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
66
 
                                                         <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> *action_name</code></em>);
67
 
<a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="returnvalue">GtkActionGroup</span></a> *    <a class="link" href="EShellWindow.html#e-shell-window-get-action-group" title="e_shell_window_get_action_group ()">e_shell_window_get_action_group</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
68
 
                                                         <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> *group_name</code></em>);
69
 
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="EShellWindow.html#e-shell-window-get-managed-widget" title="e_shell_window_get_managed_widget ()">e_shell_window_get_managed_widget</a>   (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
70
 
                                                         <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> *widget_path</code></em>);
71
 
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="EShellWindow.html#e-shell-window-get-active-view" title="e_shell_window_get_active_view ()">e_shell_window_get_active_view</a>      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
65
<span class="returnvalue">GtkUIManager</span> *      <a class="link" href="EShellWindow.html#e-shell-window-get-ui-manager" title="e_shell_window_get_ui_manager ()">e_shell_window_get_ui_manager</a>       (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
66
<span class="returnvalue">GtkAction</span> *         <a class="link" href="EShellWindow.html#e-shell-window-get-action" title="e_shell_window_get_action ()">e_shell_window_get_action</a>           (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
67
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *action_name</code></em>);
 
68
<span class="returnvalue">GtkActionGroup</span> *    <a class="link" href="EShellWindow.html#e-shell-window-get-action-group" title="e_shell_window_get_action_group ()">e_shell_window_get_action_group</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
69
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *group_name</code></em>);
 
70
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EShellWindow.html#e-shell-window-get-managed-widget" title="e_shell_window_get_managed_widget ()">e_shell_window_get_managed_widget</a>   (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
71
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *widget_path</code></em>);
 
72
const <span class="returnvalue">gchar</span> *       <a class="link" href="EShellWindow.html#e-shell-window-get-active-view" title="e_shell_window_get_active_view ()">e_shell_window_get_active_view</a>      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
72
73
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-active-view" title="e_shell_window_set_active_view ()">e_shell_window_set_active_view</a>      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
73
 
                                                         <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> *view_name</code></em>);
74
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="EShellWindow.html#e-shell-window-get-safe-mode" title="e_shell_window_get_safe_mode ()">e_shell_window_get_safe_mode</a>        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
74
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);
 
75
<span class="returnvalue">gboolean</span>            <a class="link" href="EShellWindow.html#e-shell-window-get-safe-mode" title="e_shell_window_get_safe_mode ()">e_shell_window_get_safe_mode</a>        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
75
76
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-safe-mode" title="e_shell_window_set_safe_mode ()">e_shell_window_set_safe_mode</a>        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
76
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> safe_mode</code></em>);
 
77
                                                         <em class="parameter"><code><span class="type">gboolean</span> safe_mode</code></em>);
77
78
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-add-action-group" title="e_shell_window_add_action_group ()">e_shell_window_add_action_group</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
78
 
                                                         <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> *group_name</code></em>);
79
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="EShellWindow.html#e-shell-window-get-sidebar-visible" title="e_shell_window_get_sidebar_visible ()">e_shell_window_get_sidebar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
79
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *group_name</code></em>);
 
80
<span class="returnvalue">gboolean</span>            <a class="link" href="EShellWindow.html#e-shell-window-get-sidebar-visible" title="e_shell_window_get_sidebar_visible ()">e_shell_window_get_sidebar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
80
81
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-sidebar-visible" title="e_shell_window_set_sidebar_visible ()">e_shell_window_set_sidebar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
81
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> sidebar_visible</code></em>);
82
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="EShellWindow.html#e-shell-window-get-switcher-visible" title="e_shell_window_get_switcher_visible ()">e_shell_window_get_switcher_visible</a> (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
82
                                                         <em class="parameter"><code><span class="type">gboolean</span> sidebar_visible</code></em>);
 
83
<span class="returnvalue">gboolean</span>            <a class="link" href="EShellWindow.html#e-shell-window-get-switcher-visible" title="e_shell_window_get_switcher_visible ()">e_shell_window_get_switcher_visible</a> (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
83
84
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-switcher-visible" title="e_shell_window_set_switcher_visible ()">e_shell_window_set_switcher_visible</a> (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
84
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> switcher_visible</code></em>);
85
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="EShellWindow.html#e-shell-window-get-taskbar-visible" title="e_shell_window_get_taskbar_visible ()">e_shell_window_get_taskbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
85
                                                         <em class="parameter"><code><span class="type">gboolean</span> switcher_visible</code></em>);
 
86
<span class="returnvalue">gboolean</span>            <a class="link" href="EShellWindow.html#e-shell-window-get-taskbar-visible" title="e_shell_window_get_taskbar_visible ()">e_shell_window_get_taskbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
86
87
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-taskbar-visible" title="e_shell_window_set_taskbar_visible ()">e_shell_window_set_taskbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
87
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> taskbar_visible</code></em>);
88
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="EShellWindow.html#e-shell-window-get-toolbar-visible" title="e_shell_window_get_toolbar_visible ()">e_shell_window_get_toolbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
88
                                                         <em class="parameter"><code><span class="type">gboolean</span> taskbar_visible</code></em>);
 
89
<span class="returnvalue">gboolean</span>            <a class="link" href="EShellWindow.html#e-shell-window-get-toolbar-visible" title="e_shell_window_get_toolbar_visible ()">e_shell_window_get_toolbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
89
90
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-set-toolbar-visible" title="e_shell_window_set_toolbar_visible ()">e_shell_window_set_toolbar_visible</a>  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
90
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> toolbar_visible</code></em>);
 
91
                                                         <em class="parameter"><code><span class="type">gboolean</span> toolbar_visible</code></em>);
91
92
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-register-new-item-actions" title="e_shell_window_register_new_item_actions ()">e_shell_window_register_new_item_actions</a>
92
93
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
93
 
                                                         <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> *backend_name</code></em>,
94
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a> *entries</code></em>,
95
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>);
 
94
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend_name</code></em>,
 
95
                                                         <em class="parameter"><code><span class="type">GtkActionEntry</span> *entries</code></em>,
 
96
                                                         <em class="parameter"><code><span class="type">guint</span> n_entries</code></em>);
96
97
<span class="returnvalue">void</span>                <a class="link" href="EShellWindow.html#e-shell-window-register-new-source-actions" title="e_shell_window_register_new_source_actions ()">e_shell_window_register_new_source_actions</a>
97
98
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
98
 
                                                         <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> *backend_name</code></em>,
99
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a> *entries</code></em>,
100
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>);
101
 
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="EShellWindow.html#e-shell-window-get-menu-bar-box" title="e_shell_window_get_menu_bar_box ()">e_shell_window_get_menu_bar_box</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
 
99
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend_name</code></em>,
 
100
                                                         <em class="parameter"><code><span class="type">GtkActionEntry</span> *entries</code></em>,
 
101
                                                         <em class="parameter"><code><span class="type">guint</span> n_entries</code></em>);
 
102
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EShellWindow.html#e-shell-window-get-menu-bar-box" title="e_shell_window_get_menu_bar_box ()">e_shell_window_get_menu_bar_box</a>     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);
102
103
</pre>
103
104
</div>
104
 
<div class="refsect1" title="Object Hierarchy">
 
105
<div class="refsect1">
105
106
<a name="EShellWindow.object-hierarchy"></a><h2>Object Hierarchy</h2>
106
107
<pre class="synopsis">
107
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
108
 
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
109
 
         +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html">GtkObject</a>
110
 
               +----<a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
111
 
                     +----<a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
112
 
                           +----<a href="http://library.gnome.org/devel/gtk/GtkBin.html">GtkBin</a>
113
 
                                 +----<a href="http://library.gnome.org/devel/gtk/GtkWindow.html">GtkWindow</a>
114
 
                                       +----EShellWindow
 
108
  GObject
 
109
   +----GInitiallyUnowned
 
110
         +----GtkWidget
 
111
               +----GtkContainer
 
112
                     +----GtkBin
 
113
                           +----GtkWindow
 
114
                                 +----EShellWindow
115
115
</pre>
116
116
</div>
117
 
<div class="refsect1" title="Implemented Interfaces">
 
117
<div class="refsect1">
118
118
<a name="EShellWindow.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
119
119
<p>
120
120
EShellWindow implements
121
 
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk/GtkBuildable.html">GtkBuildable</a> and  <a class="link" href="EExtensible.html" title="EExtensible">EExtensible</a>.</p>
 
121
 AtkImplementorIface,  GtkBuildable,  EAlertSink and  <a class="link" href="EExtensible.html" title="EExtensible">EExtensible</a>.</p>
122
122
</div>
123
 
<div class="refsect1" title="Properties">
 
123
<div class="refsect1">
124
124
<a name="EShellWindow.properties"></a><h2>Properties</h2>
125
125
<pre class="synopsis">
126
 
  "<a class="link" href="EShellWindow.html#EShellWindow--active-view" title='The "active-view" property'>active-view</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
 
126
  "<a class="link" href="EShellWindow.html#EShellWindow--active-view" title='The "active-view" property'>active-view</a>"              <span class="type">gchar</span>*                : Read / Write
 
127
  "<a class="link" href="EShellWindow.html#EShellWindow--alert-bar" title='The "alert-bar" property'>alert-bar</a>"                <span class="type">EAlertBar</span>*            : Read
127
128
  "<a class="link" href="EShellWindow.html#EShellWindow--focus-tracker" title='The "focus-tracker" property'>focus-tracker</a>"            <span class="type">EFocusTracker</span>*        : Read
128
 
  "<a class="link" href="EShellWindow.html#EShellWindow--geometry" title='The "geometry" property'>geometry</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Write / Construct Only
129
 
  "<a class="link" href="EShellWindow.html#EShellWindow--safe-mode" title='The "safe-mode" property'>safe-mode</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct
 
129
  "<a class="link" href="EShellWindow.html#EShellWindow--geometry" title='The "geometry" property'>geometry</a>"                 <span class="type">gchar</span>*                : Write / Construct Only
 
130
  "<a class="link" href="EShellWindow.html#EShellWindow--safe-mode" title='The "safe-mode" property'>safe-mode</a>"                <span class="type">gboolean</span>              : Read / Write / Construct
130
131
  "<a class="link" href="EShellWindow.html#EShellWindow--shell" title='The "shell" property'>shell</a>"                    <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>*               : Read / Write / Construct Only
131
 
  "<a class="link" href="EShellWindow.html#EShellWindow--sidebar-visible" title='The "sidebar-visible" property'>sidebar-visible</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
132
 
  "<a class="link" href="EShellWindow.html#EShellWindow--switcher-visible" title='The "switcher-visible" property'>switcher-visible</a>"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
133
 
  "<a class="link" href="EShellWindow.html#EShellWindow--taskbar-visible" title='The "taskbar-visible" property'>taskbar-visible</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
134
 
  "<a class="link" href="EShellWindow.html#EShellWindow--toolbar-visible" title='The "toolbar-visible" property'>toolbar-visible</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
135
 
  "<a class="link" href="EShellWindow.html#EShellWindow--ui-manager" title='The "ui-manager" property'>ui-manager</a>"               <a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="type">GtkUIManager</span></a>*         : Read
 
132
  "<a class="link" href="EShellWindow.html#EShellWindow--sidebar-visible" title='The "sidebar-visible" property'>sidebar-visible</a>"          <span class="type">gboolean</span>              : Read / Write
 
133
  "<a class="link" href="EShellWindow.html#EShellWindow--switcher-visible" title='The "switcher-visible" property'>switcher-visible</a>"         <span class="type">gboolean</span>              : Read / Write
 
134
  "<a class="link" href="EShellWindow.html#EShellWindow--taskbar-visible" title='The "taskbar-visible" property'>taskbar-visible</a>"          <span class="type">gboolean</span>              : Read / Write
 
135
  "<a class="link" href="EShellWindow.html#EShellWindow--toolbar-visible" title='The "toolbar-visible" property'>toolbar-visible</a>"          <span class="type">gboolean</span>              : Read / Write
 
136
  "<a class="link" href="EShellWindow.html#EShellWindow--ui-manager" title='The "ui-manager" property'>ui-manager</a>"               <span class="type">GtkUIManager</span>*         : Read
136
137
</pre>
137
138
</div>
138
 
<div class="refsect1" title="Signals">
 
139
<div class="refsect1">
139
140
<a name="EShellWindow.signals"></a><h2>Signals</h2>
140
141
<pre class="synopsis">
141
 
  "<a class="link" href="EShellWindow.html#EShellWindow-shell-view-created" title='The "shell-view-created" signal'>shell-view-created</a>"                             : Run Last / Has Details
 
142
  "<a class="link" href="EShellWindow.html#EShellWindow-shell-view-created" title='The "shell-view-created" signal'>shell-view-created</a>"                             : <code class="literal">Has Details</code>
142
143
</pre>
143
144
</div>
144
 
<div class="refsect1" title="Description">
 
145
<div class="refsect1">
145
146
<a name="EShellWindow.description"></a><h2>Description</h2>
146
147
</div>
147
 
<div class="refsect1" title="Details">
 
148
<div class="refsect1">
148
149
<a name="EShellWindow.details"></a><h2>Details</h2>
149
 
<div class="refsect2" title="EShellWindow">
150
 
<a name="EShellWindow-struct"></a><h3>EShellWindow</h3>
151
 
<pre class="programlisting">typedef struct _EShellWindow EShellWindow;</pre>
 
150
<div class="refsect2">
 
151
<a name="EShellWindow-struct"></a><h3>struct EShellWindow</h3>
 
152
<pre class="programlisting">struct EShellWindow;</pre>
152
153
<p>
153
154
Contains only private data that should be read and manipulated using the
154
155
functions below.
155
156
</p>
156
157
</div>
157
158
<hr>
158
 
<div class="refsect2" title="e_shell_window_new ()">
 
159
<div class="refsect2">
159
160
<a name="e-shell-window-new"></a><h3>e_shell_window_new ()</h3>
160
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         e_shell_window_new                  (<em class="parameter"><code><a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a> *shell</code></em>,
161
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> safe_mode</code></em>,
162
 
                                                         <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> *geometry</code></em>);</pre>
 
161
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_shell_window_new                  (<em class="parameter"><code><a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a> *shell</code></em>,
 
162
                                                         <em class="parameter"><code><span class="type">gboolean</span> safe_mode</code></em>,
 
163
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *geometry</code></em>);</pre>
163
164
<p>
164
165
Returns a new <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a>.
165
166
</p>
185
186
</tr>
186
187
<tr>
187
188
<td><p><span class="term"><em class="parameter"><code>safe_mode</code></em> :</span></p></td>
188
 
<td>whether to initialize the window to "safe mode"
189
 
</td>
 
189
<td>whether to initialize the window to "safe mode"</td>
190
190
</tr>
191
191
<tr>
192
192
<td><p><span class="term"><em class="parameter"><code>geometry</code></em> :</span></p></td>
193
 
<td>initial window geometry string, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
 
193
<td>initial window geometry string, or <code class="literal">NULL</code>
194
194
</td>
195
195
</tr>
196
196
<tr>
197
197
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
198
 
<td> a new <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a>
 
198
<td>a new <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a>
199
199
</td>
200
200
</tr>
201
201
</tbody>
202
202
</table></div>
203
203
</div>
204
204
<hr>
205
 
<div class="refsect2" title="e_shell_window_get_shell ()">
 
205
<div class="refsect2">
206
206
<a name="e-shell-window-get-shell"></a><h3>e_shell_window_get_shell ()</h3>
207
207
<pre class="programlisting"><a class="link" href="EShell.html" title="EShell"><span class="returnvalue">EShell</span></a> *            e_shell_window_get_shell            (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
208
208
<p>
218
218
</tr>
219
219
<tr>
220
220
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
221
 
<td> the <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>
 
221
<td>the <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>
222
222
</td>
223
223
</tr>
224
224
</tbody>
225
225
</table></div>
226
226
</div>
227
227
<hr>
228
 
<div class="refsect2" title="e_shell_window_get_shell_view ()">
 
228
<div class="refsect2">
229
229
<a name="e-shell-window-get-shell-view"></a><h3>e_shell_window_get_shell_view ()</h3>
230
230
<pre class="programlisting">struct <a class="link" href="EShellView.html" title="EShellView"><span class="returnvalue">_EShellView</span></a> * e_shell_window_get_shell_view      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
231
 
                                                         <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> *view_name</code></em>);</pre>
 
231
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);</pre>
232
232
<p>
233
233
Returns the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named <em class="parameter"><code>view_name</code></em> (see the
234
234
<em class="structfield"><code>name</code></em> field in <span class="type">EShellBackendInfo</span>).  This
252
252
</tr>
253
253
<tr>
254
254
<td><p><span class="term"><em class="parameter"><code>view_name</code></em> :</span></p></td>
255
 
<td>name of a shell view
256
 
</td>
 
255
<td>name of a shell view</td>
257
256
</tr>
258
257
<tr>
259
258
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
260
 
<td> the requested <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such view is
261
 
         registered
262
 
</td>
 
259
<td>the requested <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>, or <code class="literal">NULL</code> if no such view is
 
260
registered</td>
263
261
</tr>
264
262
</tbody>
265
263
</table></div>
266
264
</div>
267
265
<hr>
268
 
<div class="refsect2" title="e_shell_window_peek_shell_view ()">
 
266
<div class="refsect2">
269
267
<a name="e-shell-window-peek-shell-view"></a><h3>e_shell_window_peek_shell_view ()</h3>
270
268
<pre class="programlisting">struct <a class="link" href="EShellView.html" title="EShellView"><span class="returnvalue">_EShellView</span></a> * e_shell_window_peek_shell_view     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
271
 
                                                         <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> *view_name</code></em>);</pre>
 
269
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);</pre>
272
270
<p>
273
271
Returns the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named <em class="parameter"><code>view_name</code></em> (see the
274
272
<em class="structfield"><code>name</code></em> field in <span class="type">EShellBackendInfo</span>), or
275
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the requested view has not yet been instantiated.  Unlike
 
273
<code class="literal">NULL</code> if the requested view has not yet been instantiated.  Unlike
276
274
<a class="link" href="EShellWindow.html#e-shell-window-get-shell-view" title="e_shell_window_get_shell_view ()"><code class="function">e_shell_window_get_shell_view()</code></a>, this function will not instantiate
277
275
the view itself.
278
276
</p>
286
284
</tr>
287
285
<tr>
288
286
<td><p><span class="term"><em class="parameter"><code>view_name</code></em> :</span></p></td>
289
 
<td>name of a shell view
290
 
</td>
 
287
<td>name of a shell view</td>
291
288
</tr>
292
289
<tr>
293
290
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
294
 
<td> the requested <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such view is
295
 
         instantiated
296
 
</td>
 
291
<td>the requested <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>, or <code class="literal">NULL</code> if no such view is
 
292
instantiated</td>
297
293
</tr>
298
294
</tbody>
299
295
</table></div>
300
296
</div>
301
297
<hr>
302
 
<div class="refsect2" title="e_shell_window_get_shell_view_action ()">
 
298
<div class="refsect2">
303
299
<a name="e-shell-window-get-shell-view-action"></a><h3>e_shell_window_get_shell_view_action ()</h3>
304
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="returnvalue">GtkAction</span></a> *         e_shell_window_get_shell_view_action
 
300
<pre class="programlisting"><span class="returnvalue">GtkAction</span> *         e_shell_window_get_shell_view_action
305
301
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
306
 
                                                         <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> *view_name</code></em>);</pre>
 
302
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);</pre>
307
303
<p>
308
304
Returns the switcher action for <em class="parameter"><code>view_name</code></em>.
309
305
</p>
310
306
<p>
311
 
An <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> creates a <a href="http://library.gnome.org/devel/gtk/GtkRadioAction.html"><span class="type">GtkRadioAction</span></a> for each registered subclass
 
307
An <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> creates a <span class="type">GtkRadioAction</span> for each registered subclass
312
308
of <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>.  This action gets passed to the <a class="link" href="EShellSwitcher.html" title="EShellSwitcher"><span class="type">EShellSwitcher</span></a>, which
313
309
displays a button that proxies the action.  When the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named
314
310
<em class="parameter"><code>view_name</code></em> is active, the action's icon becomes the <em class="parameter"><code>shell_window</code></em> icon.
323
319
</tr>
324
320
<tr>
325
321
<td><p><span class="term"><em class="parameter"><code>view_name</code></em> :</span></p></td>
326
 
<td>name of a shell view
327
 
</td>
328
 
</tr>
329
 
<tr>
330
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
331
 
<td> the switcher action for the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named <em class="parameter"><code>view_name</code></em>,
332
 
         or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such shell view exists
333
 
</td>
334
 
</tr>
335
 
</tbody>
336
 
</table></div>
337
 
</div>
338
 
<hr>
339
 
<div class="refsect2" title="e_shell_window_get_focus_tracker ()">
 
322
<td>name of a shell view</td>
 
323
</tr>
 
324
<tr>
 
325
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
326
<td>the switcher action for the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named <em class="parameter"><code>view_name</code></em>,
 
327
or <code class="literal">NULL</code> if no such shell view exists</td>
 
328
</tr>
 
329
</tbody>
 
330
</table></div>
 
331
</div>
 
332
<hr>
 
333
<div class="refsect2">
 
334
<a name="e-shell-window-get-alert-bar"></a><h3>e_shell_window_get_alert_bar ()</h3>
 
335
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_shell_window_get_alert_bar        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
336
<p>
 
337
Returns the <span class="type">EAlertBar</span> used to display informational and error messages.
 
338
</p>
 
339
<div class="variablelist"><table border="0">
 
340
<col align="left" valign="top">
 
341
<tbody>
 
342
<tr>
 
343
<td><p><span class="term"><em class="parameter"><code>shell_window</code></em> :</span></p></td>
 
344
<td>an <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a>
 
345
</td>
 
346
</tr>
 
347
<tr>
 
348
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
349
<td>the <span class="type">EAlertBar</span> for <em class="parameter"><code>shell_window</code></em>
 
350
</td>
 
351
</tr>
 
352
</tbody>
 
353
</table></div>
 
354
</div>
 
355
<hr>
 
356
<div class="refsect2">
340
357
<a name="e-shell-window-get-focus-tracker"></a><h3>e_shell_window_get_focus_tracker ()</h3>
341
358
<pre class="programlisting"><span class="returnvalue">EFocusTracker</span> *     e_shell_window_get_focus_tracker    (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
342
359
<p>
354
371
</tr>
355
372
<tr>
356
373
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
357
 
<td> the <span class="type">EFocusTracker</span> for <em class="parameter"><code>shell_window</code></em>
 
374
<td>the <span class="type">EFocusTracker</span> for <em class="parameter"><code>shell_window</code></em>
358
375
</td>
359
376
</tr>
360
377
</tbody>
361
378
</table></div>
362
379
</div>
363
380
<hr>
364
 
<div class="refsect2" title="e_shell_window_get_ui_manager ()">
 
381
<div class="refsect2">
365
382
<a name="e-shell-window-get-ui-manager"></a><h3>e_shell_window_get_ui_manager ()</h3>
366
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="returnvalue">GtkUIManager</span></a> *      e_shell_window_get_ui_manager       (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
383
<pre class="programlisting"><span class="returnvalue">GtkUIManager</span> *      e_shell_window_get_ui_manager       (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
367
384
<p>
368
385
Returns <em class="parameter"><code>shell_window</code></em>'s user interface manager, which
369
 
manages the window's menus and toolbars via <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a>s.
 
386
manages the window's menus and toolbars via <span class="type">GtkAction</span>s.
370
387
This is the mechanism by which shell views and plugins can extend
371
388
Evolution's menus and toolbars.
372
389
</p>
380
397
</tr>
381
398
<tr>
382
399
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
383
 
<td> the <a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="type">GtkUIManager</span></a> for <em class="parameter"><code>shell_window</code></em>
 
400
<td>the <span class="type">GtkUIManager</span> for <em class="parameter"><code>shell_window</code></em>
384
401
</td>
385
402
</tr>
386
403
</tbody>
387
404
</table></div>
388
405
</div>
389
406
<hr>
390
 
<div class="refsect2" title="e_shell_window_get_action ()">
 
407
<div class="refsect2">
391
408
<a name="e-shell-window-get-action"></a><h3>e_shell_window_get_action ()</h3>
392
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="returnvalue">GtkAction</span></a> *         e_shell_window_get_action           (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
393
 
                                                         <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> *action_name</code></em>);</pre>
 
409
<pre class="programlisting"><span class="returnvalue">GtkAction</span> *         e_shell_window_get_action           (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
410
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *action_name</code></em>);</pre>
394
411
<p>
395
 
Returns the <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> named <em class="parameter"><code>action_name</code></em> in <em class="parameter"><code>shell_window</code></em>'s
396
 
user interface manager, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such action exists.
 
412
Returns the <span class="type">GtkAction</span> named <em class="parameter"><code>action_name</code></em> in <em class="parameter"><code>shell_window</code></em>'s
 
413
user interface manager, or <code class="literal">NULL</code> if no such action exists.
397
414
</p>
398
415
<div class="variablelist"><table border="0">
399
416
<col align="left" valign="top">
405
422
</tr>
406
423
<tr>
407
424
<td><p><span class="term"><em class="parameter"><code>action_name</code></em> :</span></p></td>
408
 
<td>the name of an action
409
 
</td>
 
425
<td>the name of an action</td>
410
426
</tr>
411
427
<tr>
412
428
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
413
 
<td> the <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a> named <em class="parameter"><code>action_name</code></em>
 
429
<td>the <span class="type">GtkAction</span> named <em class="parameter"><code>action_name</code></em>
414
430
</td>
415
431
</tr>
416
432
</tbody>
417
433
</table></div>
418
434
</div>
419
435
<hr>
420
 
<div class="refsect2" title="e_shell_window_get_action_group ()">
 
436
<div class="refsect2">
421
437
<a name="e-shell-window-get-action-group"></a><h3>e_shell_window_get_action_group ()</h3>
422
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="returnvalue">GtkActionGroup</span></a> *    e_shell_window_get_action_group     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
423
 
                                                         <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> *group_name</code></em>);</pre>
 
438
<pre class="programlisting"><span class="returnvalue">GtkActionGroup</span> *    e_shell_window_get_action_group     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
439
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *group_name</code></em>);</pre>
424
440
<p>
425
 
Returns the <a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="type">GtkActionGroup</span></a> named <em class="parameter"><code>group_name</code></em> in
426
 
<em class="parameter"><code>shell_window</code></em>'s user interface manager, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
 
441
Returns the <span class="type">GtkActionGroup</span> named <em class="parameter"><code>group_name</code></em> in
 
442
<em class="parameter"><code>shell_window</code></em>'s user interface manager, or <code class="literal">NULL</code> if no
427
443
such action group exists.
428
444
</p>
429
445
<div class="variablelist"><table border="0">
436
452
</tr>
437
453
<tr>
438
454
<td><p><span class="term"><em class="parameter"><code>group_name</code></em> :</span></p></td>
439
 
<td>the name of an action group
440
 
</td>
 
455
<td>the name of an action group</td>
441
456
</tr>
442
457
<tr>
443
458
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
444
 
<td> the <a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="type">GtkActionGroup</span></a> named <em class="parameter"><code>group_name</code></em>
 
459
<td>the <span class="type">GtkActionGroup</span> named <em class="parameter"><code>group_name</code></em>
445
460
</td>
446
461
</tr>
447
462
</tbody>
448
463
</table></div>
449
464
</div>
450
465
<hr>
451
 
<div class="refsect2" title="e_shell_window_get_managed_widget ()">
 
466
<div class="refsect2">
452
467
<a name="e-shell-window-get-managed-widget"></a><h3>e_shell_window_get_managed_widget ()</h3>
453
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         e_shell_window_get_managed_widget   (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
454
 
                                                         <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> *widget_path</code></em>);</pre>
 
468
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_shell_window_get_managed_widget   (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
 
469
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *widget_path</code></em>);</pre>
455
470
<p>
456
471
Looks up a widget in <em class="parameter"><code>shell_window</code></em>'s user interface manager by
457
 
following a path.  See <a href="http://library.gnome.org/devel/gtk/GtkUIManager.html#gtk-ui-manager-get-widget"><code class="function">gtk_ui_manager_get_widget()</code></a> for more information
 
472
following a path.  See <code class="function">gtk_ui_manager_get_widget()</code> for more information
458
473
about paths.
459
474
</p>
460
475
<div class="variablelist"><table border="0">
467
482
</tr>
468
483
<tr>
469
484
<td><p><span class="term"><em class="parameter"><code>widget_path</code></em> :</span></p></td>
470
 
<td>path in the UI definintion
471
 
</td>
 
485
<td>path in the UI definintion</td>
472
486
</tr>
473
487
<tr>
474
488
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
475
 
<td> the widget found by following the path, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no widget
476
 
         was found
477
 
</td>
 
489
<td>the widget found by following the path, or <code class="literal">NULL</code> if no widget
 
490
was found</td>
478
491
</tr>
479
492
</tbody>
480
493
</table></div>
481
494
</div>
482
495
<hr>
483
 
<div class="refsect2" title="e_shell_window_get_active_view ()">
 
496
<div class="refsect2">
484
497
<a name="e-shell-window-get-active-view"></a><h3>e_shell_window_get_active_view ()</h3>
485
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       e_shell_window_get_active_view      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
498
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       e_shell_window_get_active_view      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
486
499
<p>
487
500
Returns the name of the active <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>.
488
501
</p>
496
509
</tr>
497
510
<tr>
498
511
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
499
 
<td> the name of the active view
500
 
</td>
 
512
<td>the name of the active view</td>
501
513
</tr>
502
514
</tbody>
503
515
</table></div>
504
516
</div>
505
517
<hr>
506
 
<div class="refsect2" title="e_shell_window_set_active_view ()">
 
518
<div class="refsect2">
507
519
<a name="e-shell-window-set-active-view"></a><h3>e_shell_window_set_active_view ()</h3>
508
520
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_active_view      (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
509
 
                                                         <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> *view_name</code></em>);</pre>
 
521
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *view_name</code></em>);</pre>
510
522
<p>
511
523
Switches <em class="parameter"><code>shell_window</code></em> to the <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> named <em class="parameter"><code>view_name</code></em>, causing
512
524
the entire content of <em class="parameter"><code>shell_window</code></em> to change.  This is typically
529
541
</tr>
530
542
<tr>
531
543
<td><p><span class="term"><em class="parameter"><code>view_name</code></em> :</span></p></td>
532
 
<td>the name of the shell view to switch to
533
 
</td>
 
544
<td>the name of the shell view to switch to</td>
534
545
</tr>
535
546
</tbody>
536
547
</table></div>
537
548
</div>
538
549
<hr>
539
 
<div class="refsect2" title="e_shell_window_get_safe_mode ()">
 
550
<div class="refsect2">
540
551
<a name="e-shell-window-get-safe-mode"></a><h3>e_shell_window_get_safe_mode ()</h3>
541
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_shell_window_get_safe_mode        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
552
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_shell_window_get_safe_mode        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
542
553
<p>
543
 
Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em> is in "safe mode".
 
554
Returns <code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em> is in "safe mode".
544
555
</p>
545
556
<p>
546
557
It's up to the various <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>'s to define exactly
557
568
</tr>
558
569
<tr>
559
570
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
560
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em> is in "safe mode"
561
 
</td>
 
571
<td>
 
572
<code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em> is in "safe mode"</td>
562
573
</tr>
563
574
</tbody>
564
575
</table></div>
565
576
</div>
566
577
<hr>
567
 
<div class="refsect2" title="e_shell_window_set_safe_mode ()">
 
578
<div class="refsect2">
568
579
<a name="e-shell-window-set-safe-mode"></a><h3>e_shell_window_set_safe_mode ()</h3>
569
580
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_safe_mode        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
570
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> safe_mode</code></em>);</pre>
 
581
                                                         <em class="parameter"><code><span class="type">gboolean</span> safe_mode</code></em>);</pre>
571
582
<p>
572
 
If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, puts <em class="parameter"><code>shell_window</code></em> into "safe mode".
 
583
If <code class="literal">TRUE</code>, puts <em class="parameter"><code>shell_window</code></em> into "safe mode".
573
584
</p>
574
585
<p>
575
586
It's up to the various <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>'s to define exactly
586
597
</tr>
587
598
<tr>
588
599
<td><p><span class="term"><em class="parameter"><code>safe_mode</code></em> :</span></p></td>
589
 
<td>whether to put <em class="parameter"><code>shell_window</code></em> into "safe mode"
590
 
</td>
 
600
<td>whether to put <em class="parameter"><code>shell_window</code></em> into "safe mode"</td>
591
601
</tr>
592
602
</tbody>
593
603
</table></div>
594
604
</div>
595
605
<hr>
596
 
<div class="refsect2" title="e_shell_window_add_action_group ()">
 
606
<div class="refsect2">
597
607
<a name="e-shell-window-add-action-group"></a><h3>e_shell_window_add_action_group ()</h3>
598
608
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_add_action_group     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
599
 
                                                         <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> *group_name</code></em>);</pre>
 
609
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *group_name</code></em>);</pre>
600
610
<p>
601
 
Creates a new <a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html"><span class="type">GtkActionGroup</span></a> and adds it to <em class="parameter"><code>shell_window</code></em>'s
 
611
Creates a new <span class="type">GtkActionGroup</span> and adds it to <em class="parameter"><code>shell_window</code></em>'s
602
612
user interface manager.  This also takes care of details like setting
603
613
the translation domain.
604
614
</p>
612
622
</tr>
613
623
<tr>
614
624
<td><p><span class="term"><em class="parameter"><code>group_name</code></em> :</span></p></td>
615
 
<td>the name of the new action group
616
 
</td>
 
625
<td>the name of the new action group</td>
617
626
</tr>
618
627
</tbody>
619
628
</table></div>
620
629
</div>
621
630
<hr>
622
 
<div class="refsect2" title="e_shell_window_get_sidebar_visible ()">
 
631
<div class="refsect2">
623
632
<a name="e-shell-window-get-sidebar-visible"></a><h3>e_shell_window_get_sidebar_visible ()</h3>
624
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_shell_window_get_sidebar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
633
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_shell_window_get_sidebar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
625
634
<p>
626
 
Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em>'s side bar is visible.
 
635
Returns <code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em>'s side bar is visible.
627
636
</p>
628
637
<div class="variablelist"><table border="0">
629
638
<col align="left" valign="top">
635
644
</tr>
636
645
<tr>
637
646
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
638
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is the side bar is visible
639
 
</td>
 
647
<td>
 
648
<code class="literal">TRUE</code> is the side bar is visible</td>
640
649
</tr>
641
650
</tbody>
642
651
</table></div>
643
652
</div>
644
653
<hr>
645
 
<div class="refsect2" title="e_shell_window_set_sidebar_visible ()">
 
654
<div class="refsect2">
646
655
<a name="e-shell-window-set-sidebar-visible"></a><h3>e_shell_window_set_sidebar_visible ()</h3>
647
656
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_sidebar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
648
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> sidebar_visible</code></em>);</pre>
 
657
                                                         <em class="parameter"><code><span class="type">gboolean</span> sidebar_visible</code></em>);</pre>
649
658
<p>
650
659
Makes <em class="parameter"><code>shell_window</code></em>'s side bar visible or invisible.
651
660
</p>
659
668
</tr>
660
669
<tr>
661
670
<td><p><span class="term"><em class="parameter"><code>sidebar_visible</code></em> :</span></p></td>
662
 
<td>whether the side bar should be visible
663
 
</td>
 
671
<td>whether the side bar should be visible</td>
664
672
</tr>
665
673
</tbody>
666
674
</table></div>
667
675
</div>
668
676
<hr>
669
 
<div class="refsect2" title="e_shell_window_get_switcher_visible ()">
 
677
<div class="refsect2">
670
678
<a name="e-shell-window-get-switcher-visible"></a><h3>e_shell_window_get_switcher_visible ()</h3>
671
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_shell_window_get_switcher_visible (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
679
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_shell_window_get_switcher_visible (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
672
680
<p>
673
 
Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em>'s switcher buttons are visible.
 
681
Returns <code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em>'s switcher buttons are visible.
674
682
</p>
675
683
<div class="variablelist"><table border="0">
676
684
<col align="left" valign="top">
682
690
</tr>
683
691
<tr>
684
692
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
685
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is the switcher buttons are visible
686
 
</td>
 
693
<td>
 
694
<code class="literal">TRUE</code> is the switcher buttons are visible</td>
687
695
</tr>
688
696
</tbody>
689
697
</table></div>
690
698
</div>
691
699
<hr>
692
 
<div class="refsect2" title="e_shell_window_set_switcher_visible ()">
 
700
<div class="refsect2">
693
701
<a name="e-shell-window-set-switcher-visible"></a><h3>e_shell_window_set_switcher_visible ()</h3>
694
702
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_switcher_visible (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
695
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> switcher_visible</code></em>);</pre>
 
703
                                                         <em class="parameter"><code><span class="type">gboolean</span> switcher_visible</code></em>);</pre>
696
704
<p>
697
705
Makes <em class="parameter"><code>shell_window</code></em>'s switcher buttons visible or invisible.
698
706
</p>
706
714
</tr>
707
715
<tr>
708
716
<td><p><span class="term"><em class="parameter"><code>switcher_visible</code></em> :</span></p></td>
709
 
<td>whether the switcher buttons should be visible
710
 
</td>
 
717
<td>whether the switcher buttons should be visible</td>
711
718
</tr>
712
719
</tbody>
713
720
</table></div>
714
721
</div>
715
722
<hr>
716
 
<div class="refsect2" title="e_shell_window_get_taskbar_visible ()">
 
723
<div class="refsect2">
717
724
<a name="e-shell-window-get-taskbar-visible"></a><h3>e_shell_window_get_taskbar_visible ()</h3>
718
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_shell_window_get_taskbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
725
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_shell_window_get_taskbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
719
726
<p>
720
 
Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em>'s task bar is visible.
 
727
Returns <code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em>'s task bar is visible.
721
728
</p>
722
729
<div class="variablelist"><table border="0">
723
730
<col align="left" valign="top">
729
736
</tr>
730
737
<tr>
731
738
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
732
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is the task bar is visible
733
 
</td>
 
739
<td>
 
740
<code class="literal">TRUE</code> is the task bar is visible</td>
734
741
</tr>
735
742
</tbody>
736
743
</table></div>
737
744
</div>
738
745
<hr>
739
 
<div class="refsect2" title="e_shell_window_set_taskbar_visible ()">
 
746
<div class="refsect2">
740
747
<a name="e-shell-window-set-taskbar-visible"></a><h3>e_shell_window_set_taskbar_visible ()</h3>
741
748
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_taskbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
742
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> taskbar_visible</code></em>);</pre>
 
749
                                                         <em class="parameter"><code><span class="type">gboolean</span> taskbar_visible</code></em>);</pre>
743
750
<p>
744
751
Makes <em class="parameter"><code>shell_window</code></em>'s task bar visible or invisible.
745
752
</p>
753
760
</tr>
754
761
<tr>
755
762
<td><p><span class="term"><em class="parameter"><code>taskbar_visible</code></em> :</span></p></td>
756
 
<td>whether the task bar should be visible
757
 
</td>
 
763
<td>whether the task bar should be visible</td>
758
764
</tr>
759
765
</tbody>
760
766
</table></div>
761
767
</div>
762
768
<hr>
763
 
<div class="refsect2" title="e_shell_window_get_toolbar_visible ()">
 
769
<div class="refsect2">
764
770
<a name="e-shell-window-get-toolbar-visible"></a><h3>e_shell_window_get_toolbar_visible ()</h3>
765
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_shell_window_get_toolbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
771
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_shell_window_get_toolbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
766
772
<p>
767
 
Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>shell_window</code></em>'s tool bar is visible.
 
773
Returns <code class="literal">TRUE</code> if <em class="parameter"><code>shell_window</code></em>'s tool bar is visible.
768
774
</p>
769
775
<div class="variablelist"><table border="0">
770
776
<col align="left" valign="top">
776
782
</tr>
777
783
<tr>
778
784
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
779
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tool bar is visible
780
 
</td>
 
785
<td>
 
786
<code class="literal">TRUE</code> if the tool bar is visible</td>
781
787
</tr>
782
788
</tbody>
783
789
</table></div>
784
790
</div>
785
791
<hr>
786
 
<div class="refsect2" title="e_shell_window_set_toolbar_visible ()">
 
792
<div class="refsect2">
787
793
<a name="e-shell-window-set-toolbar-visible"></a><h3>e_shell_window_set_toolbar_visible ()</h3>
788
794
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_set_toolbar_visible  (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
789
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> toolbar_visible</code></em>);</pre>
 
795
                                                         <em class="parameter"><code><span class="type">gboolean</span> toolbar_visible</code></em>);</pre>
790
796
<p>
791
797
Makes <em class="parameter"><code>shell_window</code></em>'s tool bar visible or invisible.
792
798
</p>
800
806
</tr>
801
807
<tr>
802
808
<td><p><span class="term"><em class="parameter"><code>toolbar_visible</code></em> :</span></p></td>
803
 
<td>whether the tool bar should be visible
804
 
</td>
 
809
<td>whether the tool bar should be visible</td>
805
810
</tr>
806
811
</tbody>
807
812
</table></div>
808
813
</div>
809
814
<hr>
810
 
<div class="refsect2" title="e_shell_window_register_new_item_actions ()">
 
815
<div class="refsect2">
811
816
<a name="e-shell-window-register-new-item-actions"></a><h3>e_shell_window_register_new_item_actions ()</h3>
812
817
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_register_new_item_actions
813
818
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
814
 
                                                         <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> *backend_name</code></em>,
815
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a> *entries</code></em>,
816
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>);</pre>
 
819
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend_name</code></em>,
 
820
                                                         <em class="parameter"><code><span class="type">GtkActionEntry</span> *entries</code></em>,
 
821
                                                         <em class="parameter"><code><span class="type">guint</span> n_entries</code></em>);</pre>
817
822
<p>
818
 
Registers a list of <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a>s to appear in
 
823
Registers a list of <span class="type">GtkAction</span>s to appear in
819
824
<em class="parameter"><code>shell_window</code></em>'s "New" menu and toolbar button.  This
820
825
function should be called from an <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>'s
821
826
<a class="link" href="EShell.html#EShell-window-created" title='The "window-created" signal'><span class="type">"window-created"</span></a> signal handler.  The <a class="link" href="EShellBackend.html" title="EShellBackend"><span class="type">EShellBackend</span></a> calling
824
829
<span class="type">EShellBackendInfo</span>).
825
830
</p>
826
831
<p>
827
 
The registered <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a>s should be for creating individual
 
832
The registered <span class="type">GtkAction</span>s should be for creating individual
828
833
items such as an email message or a calendar appointment.  The action
829
834
labels should be marked for translation with the "New" context using
830
 
the <a href="http://library.gnome.org/devel/glib/unstable/glib-I18N.html#NC-:CAPS"><code class="function">NC_()</code></a> macro.
 
835
the <code class="function">NC_()</code> macro.
831
836
</p>
832
837
<div class="variablelist"><table border="0">
833
838
<col align="left" valign="top">
844
849
</tr>
845
850
<tr>
846
851
<td><p><span class="term"><em class="parameter"><code>entries</code></em> :</span></p></td>
847
 
<td>an array of <a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a>s
848
 
</td>
 
852
<td>an array of <span class="type">GtkActionEntry</span>s</td>
849
853
</tr>
850
854
<tr>
851
855
<td><p><span class="term"><em class="parameter"><code>n_entries</code></em> :</span></p></td>
852
 
<td>number of elements in the array
853
 
</td>
 
856
<td>number of elements in the array</td>
854
857
</tr>
855
858
</tbody>
856
859
</table></div>
857
860
</div>
858
861
<hr>
859
 
<div class="refsect2" title="e_shell_window_register_new_source_actions ()">
 
862
<div class="refsect2">
860
863
<a name="e-shell-window-register-new-source-actions"></a><h3>e_shell_window_register_new_source_actions ()</h3>
861
864
<pre class="programlisting"><span class="returnvalue">void</span>                e_shell_window_register_new_source_actions
862
865
                                                        (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>,
863
 
                                                         <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> *backend_name</code></em>,
864
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a> *entries</code></em>,
865
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_entries</code></em>);</pre>
 
866
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend_name</code></em>,
 
867
                                                         <em class="parameter"><code><span class="type">GtkActionEntry</span> *entries</code></em>,
 
868
                                                         <em class="parameter"><code><span class="type">guint</span> n_entries</code></em>);</pre>
866
869
<p>
867
 
Registers a list of <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a>s to appear in
 
870
Registers a list of <span class="type">GtkAction</span>s to appear in
868
871
<em class="parameter"><code>shell_window</code></em>'s "New" menu and toolbar button.  This
869
872
function should be called from an <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>'s
870
873
<a class="link" href="EShell.html#EShell-window-created" title='The "window-created" signal'><span class="type">"window-created"</span></a> signal handler.  The <a class="link" href="EShellBackend.html" title="EShellBackend"><span class="type">EShellBackend</span></a> calling
873
876
<span class="type">EShellBackendInfo</span>).
874
877
</p>
875
878
<p>
876
 
The registered <a href="http://library.gnome.org/devel/gtk/GtkAction.html"><span class="type">GtkAction</span></a>s should be for creating item
 
879
The registered <span class="type">GtkAction</span>s should be for creating item
877
880
containers such as an email folder or a calendar.  The action labels
878
881
should be marked for translation with the "New" context using the
879
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-I18N.html#NC-:CAPS"><code class="function">NC_()</code></a> macro.
 
882
<code class="function">NC_()</code> macro.
880
883
</p>
881
884
<div class="variablelist"><table border="0">
882
885
<col align="left" valign="top">
893
896
</tr>
894
897
<tr>
895
898
<td><p><span class="term"><em class="parameter"><code>entries</code></em> :</span></p></td>
896
 
<td>an array of <a href="http://library.gnome.org/devel/gtk/GtkActionGroup.html#GtkActionEntry"><span class="type">GtkActionEntry</span></a>s
897
 
</td>
 
899
<td>an array of <span class="type">GtkActionEntry</span>s</td>
898
900
</tr>
899
901
<tr>
900
902
<td><p><span class="term"><em class="parameter"><code>n_entries</code></em> :</span></p></td>
901
 
<td>number of elements in the array
902
 
</td>
 
903
<td>number of elements in the array</td>
903
904
</tr>
904
905
</tbody>
905
906
</table></div>
906
907
</div>
907
908
<hr>
908
 
<div class="refsect2" title="e_shell_window_get_menu_bar_box ()">
 
909
<div class="refsect2">
909
910
<a name="e-shell-window-get-menu-bar-box"></a><h3>e_shell_window_get_menu_bar_box ()</h3>
910
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         e_shell_window_get_menu_bar_box     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
 
911
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         e_shell_window_get_menu_bar_box     (<em class="parameter"><code><a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window</code></em>);</pre>
911
912
<p>
912
913
</p>
913
 
<div class="variablelist"><table border="0">
914
 
<col align="left" valign="top">
915
 
<tbody>
916
 
<tr>
917
 
<td><p><span class="term"><em class="parameter"><code>shell_window</code></em> :</span></p></td>
918
 
<td>
919
 
</td>
920
 
</tr>
921
 
<tr>
922
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
923
 
<td>
924
 
</td>
925
 
</tr>
926
 
</tbody>
927
 
</table></div>
928
 
</div>
929
 
</div>
930
 
<div class="refsect1" title="Property Details">
 
914
</div>
 
915
</div>
 
916
<div class="refsect1">
931
917
<a name="EShellWindow.property-details"></a><h2>Property Details</h2>
932
 
<div class="refsect2" title='The "active-view" property'>
 
918
<div class="refsect2">
933
919
<a name="EShellWindow--active-view"></a><h3>The <code class="literal">"active-view"</code> property</h3>
934
 
<pre class="programlisting">  "active-view"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
 
920
<pre class="programlisting">  "active-view"              <span class="type">gchar</span>*                : Read / Write</pre>
935
921
<p>
936
922
Name of the active <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>.
937
923
</p>
938
924
<p>Default value: NULL</p>
939
925
</div>
940
926
<hr>
941
 
<div class="refsect2" title='The "focus-tracker" property'>
 
927
<div class="refsect2">
 
928
<a name="EShellWindow--alert-bar"></a><h3>The <code class="literal">"alert-bar"</code> property</h3>
 
929
<pre class="programlisting">  "alert-bar"                <span class="type">EAlertBar</span>*            : Read</pre>
 
930
<p>
 
931
Displays informational and error messages.
 
932
</p>
 
933
</div>
 
934
<hr>
 
935
<div class="refsect2">
942
936
<a name="EShellWindow--focus-tracker"></a><h3>The <code class="literal">"focus-tracker"</code> property</h3>
943
937
<pre class="programlisting">  "focus-tracker"            <span class="type">EFocusTracker</span>*        : Read</pre>
944
938
<p>
946
940
</p>
947
941
</div>
948
942
<hr>
949
 
<div class="refsect2" title='The "geometry" property'>
 
943
<div class="refsect2">
950
944
<a name="EShellWindow--geometry"></a><h3>The <code class="literal">"geometry"</code> property</h3>
951
 
<pre class="programlisting">  "geometry"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Write / Construct Only</pre>
 
945
<pre class="programlisting">  "geometry"                 <span class="type">gchar</span>*                : Write / Construct Only</pre>
952
946
<p>
953
947
User-specified initial window geometry string.
954
948
</p>
955
949
<p>Default value: NULL</p>
956
950
</div>
957
951
<hr>
958
 
<div class="refsect2" title='The "safe-mode" property'>
 
952
<div class="refsect2">
959
953
<a name="EShellWindow--safe-mode"></a><h3>The <code class="literal">"safe-mode"</code> property</h3>
960
 
<pre class="programlisting">  "safe-mode"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct</pre>
 
954
<pre class="programlisting">  "safe-mode"                <span class="type">gboolean</span>              : Read / Write / Construct</pre>
961
955
<p>
962
956
Whether the shell window is in safe mode.
963
957
</p>
964
958
<p>Default value: FALSE</p>
965
959
</div>
966
960
<hr>
967
 
<div class="refsect2" title='The "shell" property'>
 
961
<div class="refsect2">
968
962
<a name="EShellWindow--shell"></a><h3>The <code class="literal">"shell"</code> property</h3>
969
963
<pre class="programlisting">  "shell"                    <a class="link" href="EShell.html" title="EShell"><span class="type">EShell</span></a>*               : Read / Write / Construct Only</pre>
970
964
<p>
972
966
</p>
973
967
</div>
974
968
<hr>
975
 
<div class="refsect2" title='The "sidebar-visible" property'>
 
969
<div class="refsect2">
976
970
<a name="EShellWindow--sidebar-visible"></a><h3>The <code class="literal">"sidebar-visible"</code> property</h3>
977
 
<pre class="programlisting">  "sidebar-visible"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
971
<pre class="programlisting">  "sidebar-visible"          <span class="type">gboolean</span>              : Read / Write</pre>
978
972
<p>
979
973
Whether the shell window's side bar is visible.
980
974
</p>
981
975
<p>Default value: TRUE</p>
982
976
</div>
983
977
<hr>
984
 
<div class="refsect2" title='The "switcher-visible" property'>
 
978
<div class="refsect2">
985
979
<a name="EShellWindow--switcher-visible"></a><h3>The <code class="literal">"switcher-visible"</code> property</h3>
986
 
<pre class="programlisting">  "switcher-visible"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
980
<pre class="programlisting">  "switcher-visible"         <span class="type">gboolean</span>              : Read / Write</pre>
987
981
<p>
988
982
Whether the shell window's switcher buttons are visible.
989
983
</p>
990
984
<p>Default value: TRUE</p>
991
985
</div>
992
986
<hr>
993
 
<div class="refsect2" title='The "taskbar-visible" property'>
 
987
<div class="refsect2">
994
988
<a name="EShellWindow--taskbar-visible"></a><h3>The <code class="literal">"taskbar-visible"</code> property</h3>
995
 
<pre class="programlisting">  "taskbar-visible"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
989
<pre class="programlisting">  "taskbar-visible"          <span class="type">gboolean</span>              : Read / Write</pre>
996
990
<p>
997
991
Whether the shell window's task bar is visible.
998
992
</p>
999
993
<p>Default value: TRUE</p>
1000
994
</div>
1001
995
<hr>
1002
 
<div class="refsect2" title='The "toolbar-visible" property'>
 
996
<div class="refsect2">
1003
997
<a name="EShellWindow--toolbar-visible"></a><h3>The <code class="literal">"toolbar-visible"</code> property</h3>
1004
 
<pre class="programlisting">  "toolbar-visible"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
998
<pre class="programlisting">  "toolbar-visible"          <span class="type">gboolean</span>              : Read / Write</pre>
1005
999
<p>
1006
1000
Whether the shell window's tool bar is visible.
1007
1001
</p>
1008
1002
<p>Default value: TRUE</p>
1009
1003
</div>
1010
1004
<hr>
1011
 
<div class="refsect2" title='The "ui-manager" property'>
 
1005
<div class="refsect2">
1012
1006
<a name="EShellWindow--ui-manager"></a><h3>The <code class="literal">"ui-manager"</code> property</h3>
1013
 
<pre class="programlisting">  "ui-manager"               <a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="type">GtkUIManager</span></a>*         : Read</pre>
 
1007
<pre class="programlisting">  "ui-manager"               <span class="type">GtkUIManager</span>*         : Read</pre>
1014
1008
<p>
1015
 
The shell window's <a href="http://library.gnome.org/devel/gtk/GtkUIManager.html"><span class="type">GtkUIManager</span></a>.
 
1009
The shell window's <span class="type">GtkUIManager</span>.
1016
1010
</p>
1017
1011
</div>
1018
1012
</div>
1019
 
<div class="refsect1" title="Signal Details">
 
1013
<div class="refsect1">
1020
1014
<a name="EShellWindow.signal-details"></a><h2>Signal Details</h2>
1021
 
<div class="refsect2" title='The "shell-view-created" signal'>
 
1015
<div class="refsect2">
1022
1016
<a name="EShellWindow-shell-view-created"></a><h3>The <code class="literal">"shell-view-created"</code> signal</h3>
1023
1017
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> *shell_window,
1024
1018
                                                        <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a>   *shell_view,
1025
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>      user_data)         : Run Last / Has Details</pre>
 
1019
                                                        <span class="type">gpointer</span>      user_data)         : <code class="literal">Has Details</code></pre>
1026
1020
<p>
1027
1021
Emitted when a new <a class="link" href="EShellView.html" title="EShellView"><span class="type">EShellView</span></a> is instantiated by way of
1028
1022
<a class="link" href="EShellWindow.html#e-shell-window-get-shell-view" title="e_shell_window_get_shell_view ()"><code class="function">e_shell_window_get_shell_view()</code></a>.  The signal detail denotes
1034
1028
<tbody>
1035
1029
<tr>
1036
1030
<td><p><span class="term"><em class="parameter"><code>shell_window</code></em> :</span></p></td>
1037
 
<td>the <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> which emitted the signal
1038
 
</td>
 
1031
<td>the <a class="link" href="EShellWindow.html" title="EShellWindow"><span class="type">EShellWindow</span></a> which emitted the signal</td>
1039
1032
</tr>
1040
1033
<tr>
1041
1034
<td><p><span class="term"><em class="parameter"><code>shell_view</code></em> :</span></p></td>
1053
1046
</div>
1054
1047
<div class="footer">
1055
1048
<hr>
1056
 
          Generated by GTK-Doc V1.15</div>
 
1049
          Generated by GTK-Doc V1.17.1</div>
1057
1050
</body>
1058
1051
</html>
 
 
b'\\ No newline at end of file'