1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Libxfce4panel Reference Manual">
<link rel="up" href="index.html" title="Libxfce4panel Reference Manual">
<link rel="prev" href="libxfce4panel-Convenience-Widgets.html" title="Convenience Functions">
<link rel="next" href="ix02.html" title="Index of new symbols in 4.5">
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="libxfce4panel-Convenience-Widgets.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Libxfce4panel Reference Manual</th>
<td><a accesskey="n" href="ix02.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index" title="Index">
<div class="titlepage"><div><div><h2 class="title">
<a name="id505794"></a>Index</h2></div></div></div>
<div class="index">
<div class="indexdiv">
<h3>I</h3>
<dl><dt>I_, <a class="indexterm" href="libxfce4panel-Common-macros.html#I-:CAPS">I_()</a>
</dt></dl>
</div>
<div class="indexdiv">
<h3>P</h3>
<dl>
<dt>PANEL_PARAM_READABLE, <a class="indexterm" href="libxfce4panel-Common-macros.html#PANEL-PARAM-READABLE:CAPS">PANEL_PARAM_READABLE</a>
</dt>
<dt>PANEL_PARAM_READWRITE, <a class="indexterm" href="libxfce4panel-Common-macros.html#PANEL-PARAM-READWRITE:CAPS">PANEL_PARAM_READWRITE</a>
</dt>
<dt>PANEL_PARAM_WRITABLE, <a class="indexterm" href="libxfce4panel-Common-macros.html#PANEL-PARAM-WRITABLE:CAPS">PANEL_PARAM_WRITABLE</a>
</dt>
<dt>panel_slice_alloc, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-alloc">panel_slice_alloc()</a>
</dt>
<dt>panel_slice_alloc0, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-alloc0">panel_slice_alloc0()</a>
</dt>
<dt>panel_slice_free, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-free">panel_slice_free()</a>
</dt>
<dt>panel_slice_free1, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-free1">panel_slice_free1()</a>
</dt>
<dt>panel_slice_new, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-new">panel_slice_new()</a>
</dt>
<dt>panel_slice_new0, <a class="indexterm" href="libxfce4panel-Common-macros.html#panel-slice-new0">panel_slice_new0()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>X</h3>
<dl>
<dt>XfceArrowButton, <a class="indexterm" href="XfceArrowButton.html#XfceArrowButton-struct">XfceArrowButton</a>
</dt>
<dt>XfceArrowButton::arrow-type-changed, <a class="indexterm" href="XfceArrowButton.html#XfceArrowButton-arrow-type-changed">The "arrow-type-changed" signal</a>
</dt>
<dt>XfceArrowButton:arrow-type, <a class="indexterm" href="XfceArrowButton.html#XfceArrowButton--arrow-type">The "arrow-type" property</a>
</dt>
<dt>XfceExternalPanelPlugin, <a class="indexterm" href="XfceExternalPanelPlugin.html#XfceExternalPanelPlugin-struct">XfceExternalPanelPlugin</a>
</dt>
<dt>XfceHandleStyle, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#XfceHandleStyle">enum XfceHandleStyle</a>
</dt>
<dt>XfceHVBox, <a class="indexterm" href="XfceHVBox.html#XfceHVBox-struct">XfceHVBox</a>
</dt>
<dt>XfceInternalPanelPlugin, <a class="indexterm" href="XfceInternalPanelPlugin.html#XfceInternalPanelPlugin-struct">XfceInternalPanelPlugin</a>
</dt>
<dt>XfceItembar, <a class="indexterm" href="XfceItembar.html#XfceItembar-struct">XfceItembar</a>
</dt>
<dt>XfceItembar::contents-changed, <a class="indexterm" href="XfceItembar.html#XfceItembar-contents-changed">The "contents-changed" signal</a>
</dt>
<dt>XfceItembar::orientation-changed, <a class="indexterm" href="XfceItembar.html#XfceItembar-orientation-changed">The "orientation-changed" signal</a>
</dt>
<dt>XfceItembar:expand, <a class="indexterm" href="XfceItembar.html#XfceItembar--c-expand">The "expand" child property</a>
</dt>
<dt>XfceItembar:orientation, <a class="indexterm" href="XfceItembar.html#XfceItembar--orientation">The "orientation" property</a>
</dt>
<dt>XfcePanelPlugin, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-struct">XfcePanelPlugin</a>
</dt>
<dt>XfcePanelPlugin::about, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-about">The "about" signal</a>
</dt>
<dt>XfcePanelPlugin::configure-plugin, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-configure-plugin">The "configure-plugin" signal</a>
</dt>
<dt>XfcePanelPlugin::free-data, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-free-data">The "free-data" signal</a>
</dt>
<dt>XfcePanelPlugin::orientation-changed, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-orientation-changed">The "orientation-changed" signal</a>
</dt>
<dt>XfcePanelPlugin::save, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-save">The "save" signal</a>
</dt>
<dt>XfcePanelPlugin::screen-position-changed, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-screen-position-changed">The "screen-position-changed" signal</a>
</dt>
<dt>XfcePanelPlugin::size-changed, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin-size-changed">The "size-changed" signal</a>
</dt>
<dt>XfcePanelPlugin:display-name, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--display-name">The "display-name" property</a>
</dt>
<dt>XfcePanelPlugin:expand, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--expand">The "expand" property</a>
</dt>
<dt>XfcePanelPlugin:id, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--id">The "id" property</a>
</dt>
<dt>XfcePanelPlugin:name, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--name">The "name" property</a>
</dt>
<dt>XfcePanelPlugin:screen-position, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--screen-position">The "screen-position" property</a>
</dt>
<dt>XfcePanelPlugin:size, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPlugin--size">The "size" property</a>
</dt>
<dt>XfcePanelPluginCheck, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPluginCheck">XfcePanelPluginCheck ()</a>
</dt>
<dt>XfcePanelPluginFunc, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPluginFunc">XfcePanelPluginFunc ()</a>
</dt>
<dt>XfcePanelPluginPreInit, <a class="indexterm" href="XfcePanelPlugin.html#XfcePanelPluginPreInit">XfcePanelPluginPreInit ()</a>
</dt>
<dt>XfcePanelWindow, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow-struct">XfcePanelWindow</a>
</dt>
<dt>XfcePanelWindow::move, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow-move">The "move" signal</a>
</dt>
<dt>XfcePanelWindow::move-end, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow-move-end">The "move-end" signal</a>
</dt>
<dt>XfcePanelWindow::move-start, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow-move-start">The "move-start" signal</a>
</dt>
<dt>XfcePanelWindow::orientation-changed, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow-orientation-changed">The "orientation-changed" signal</a>
</dt>
<dt>XfcePanelWindow:handle-style, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow--handle-style">The "handle-style" property</a>
</dt>
<dt>XfcePanelWindow:orientation, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindow--orientation">The "orientation" property</a>
</dt>
<dt>XfcePanelWindowMoveFunc, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindowMoveFunc">XfcePanelWindowMoveFunc ()</a>
</dt>
<dt>XfcePanelWindowResizeFunc, <a class="indexterm" href="XfcePanelWindow.html#XfcePanelWindowResizeFunc">XfcePanelWindowResizeFunc ()</a>
</dt>
<dt>XfceScreenPosition, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition">enum XfceScreenPosition</a>
</dt>
<dt>xfce_allow_panel_customization, <a class="indexterm" href="libxfce4panel-Convenience-Widgets.html#xfce-allow-panel-customization">xfce_allow_panel_customization ()</a>
</dt>
<dt>xfce_arrow_button_get_arrow_type, <a class="indexterm" href="XfceArrowButton.html#xfce-arrow-button-get-arrow-type">xfce_arrow_button_get_arrow_type ()</a>
</dt>
<dt>xfce_arrow_button_new, <a class="indexterm" href="XfceArrowButton.html#xfce-arrow-button-new">xfce_arrow_button_new ()</a>
</dt>
<dt>xfce_arrow_button_set_arrow_type, <a class="indexterm" href="XfceArrowButton.html#xfce-arrow-button-set-arrow-type">xfce_arrow_button_set_arrow_type ()</a>
</dt>
<dt>xfce_create_panel_button, <a class="indexterm" href="libxfce4panel-Convenience-Widgets.html#xfce-create-panel-button">xfce_create_panel_button ()</a>
</dt>
<dt>xfce_create_panel_toggle_button, <a class="indexterm" href="libxfce4panel-Convenience-Widgets.html#xfce-create-panel-toggle-button">xfce_create_panel_toggle_button ()</a>
</dt>
<dt>xfce_external_panel_plugin_new, <a class="indexterm" href="XfceExternalPanelPlugin.html#xfce-external-panel-plugin-new">xfce_external_panel_plugin_new ()</a>
</dt>
<dt>xfce_hvbox_new, <a class="indexterm" href="XfceHVBox.html#xfce-hvbox-new">xfce_hvbox_new ()</a>
</dt>
<dt>xfce_hvbox_set_orientation, <a class="indexterm" href="XfceHVBox.html#xfce-hvbox-set-orientation">xfce_hvbox_set_orientation ()</a>
</dt>
<dt>xfce_internal_panel_plugin_new, <a class="indexterm" href="XfceInternalPanelPlugin.html#xfce-internal-panel-plugin-new">xfce_internal_panel_plugin_new ()</a>
</dt>
<dt>xfce_itembar_append, <a class="indexterm" href="XfceItembar.html#xfce-itembar-append">xfce_itembar_append ()</a>
</dt>
<dt>xfce_itembar_event_window_is_raised, <a class="indexterm" href="XfceItembar.html#xfce-itembar-event-window-is-raised">xfce_itembar_event_window_is_raised ()</a>
</dt>
<dt>xfce_itembar_get_child_expand, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-child-expand">xfce_itembar_get_child_expand ()</a>
</dt>
<dt>xfce_itembar_get_drop_index, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-drop-index">xfce_itembar_get_drop_index ()</a>
</dt>
<dt>xfce_itembar_get_item_at_point, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-item-at-point">xfce_itembar_get_item_at_point ()</a>
</dt>
<dt>xfce_itembar_get_item_index, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-item-index">xfce_itembar_get_item_index ()</a>
</dt>
<dt>xfce_itembar_get_nth_item, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-nth-item">xfce_itembar_get_nth_item ()</a>
</dt>
<dt>xfce_itembar_get_n_items, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-n-items">xfce_itembar_get_n_items ()</a>
</dt>
<dt>xfce_itembar_get_orientation, <a class="indexterm" href="XfceItembar.html#xfce-itembar-get-orientation">xfce_itembar_get_orientation ()</a>
</dt>
<dt>xfce_itembar_insert, <a class="indexterm" href="XfceItembar.html#xfce-itembar-insert">xfce_itembar_insert ()</a>
</dt>
<dt>xfce_itembar_lower_event_window, <a class="indexterm" href="XfceItembar.html#xfce-itembar-lower-event-window">xfce_itembar_lower_event_window ()</a>
</dt>
<dt>xfce_itembar_new, <a class="indexterm" href="XfceItembar.html#xfce-itembar-new">xfce_itembar_new ()</a>
</dt>
<dt>xfce_itembar_prepend, <a class="indexterm" href="XfceItembar.html#xfce-itembar-prepend">xfce_itembar_prepend ()</a>
</dt>
<dt>xfce_itembar_raise_event_window, <a class="indexterm" href="XfceItembar.html#xfce-itembar-raise-event-window">xfce_itembar_raise_event_window ()</a>
</dt>
<dt>xfce_itembar_reorder_child, <a class="indexterm" href="XfceItembar.html#xfce-itembar-reorder-child">xfce_itembar_reorder_child ()</a>
</dt>
<dt>xfce_itembar_set_allow_expand, <a class="indexterm" href="XfceItembar.html#xfce-itembar-set-allow-expand">xfce_itembar_set_allow_expand ()</a>
</dt>
<dt>xfce_itembar_set_child_expand, <a class="indexterm" href="XfceItembar.html#xfce-itembar-set-child-expand">xfce_itembar_set_child_expand ()</a>
</dt>
<dt>xfce_itembar_set_orientation, <a class="indexterm" href="XfceItembar.html#xfce-itembar-set-orientation">xfce_itembar_set_orientation ()</a>
</dt>
<dt>xfce_panel_plugin_add_action_widget, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-add-action-widget">xfce_panel_plugin_add_action_widget ()</a>
</dt>
<dt>xfce_panel_plugin_block_menu, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-block-menu">xfce_panel_plugin_block_menu ()</a>
</dt>
<dt>xfce_panel_plugin_focus_widget, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-focus-widget">xfce_panel_plugin_focus_widget ()</a>
</dt>
<dt>xfce_panel_plugin_get_display_name, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-display-name">xfce_panel_plugin_get_display_name ()</a>
</dt>
<dt>xfce_panel_plugin_get_expand, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-expand">xfce_panel_plugin_get_expand ()</a>
</dt>
<dt>xfce_panel_plugin_get_id, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-id">xfce_panel_plugin_get_id ()</a>
</dt>
<dt>xfce_panel_plugin_get_name, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-name">xfce_panel_plugin_get_name ()</a>
</dt>
<dt>xfce_panel_plugin_get_orientation, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-orientation">xfce_panel_plugin_get_orientation ()</a>
</dt>
<dt>xfce_panel_plugin_get_screen_position, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-screen-position">xfce_panel_plugin_get_screen_position ()</a>
</dt>
<dt>xfce_panel_plugin_get_size, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-get-size">xfce_panel_plugin_get_size ()</a>
</dt>
<dt>xfce_panel_plugin_lookup_rc_file, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-lookup-rc-file">xfce_panel_plugin_lookup_rc_file ()</a>
</dt>
<dt>xfce_panel_plugin_menu_insert_item, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-menu-insert-item">xfce_panel_plugin_menu_insert_item ()</a>
</dt>
<dt>xfce_panel_plugin_menu_show_about, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-about">xfce_panel_plugin_menu_show_about ()</a>
</dt>
<dt>xfce_panel_plugin_menu_show_configure, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-configure">xfce_panel_plugin_menu_show_configure ()</a>
</dt>
<dt>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL, <a class="indexterm" href="libxfce4panel-Register-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL:CAPS">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()</a>
</dt>
<dt>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_FULL, <a class="indexterm" href="libxfce4panel-Register-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL-FULL:CAPS">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_FULL()</a>
</dt>
<dt>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_WITH_CHECK, <a class="indexterm" href="libxfce4panel-Register-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL-WITH-CHECK:CAPS">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_WITH_CHECK()</a>
</dt>
<dt>XFCE_PANEL_PLUGIN_REGISTER_INTERNAL, <a class="indexterm" href="libxfce4panel-Register-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-INTERNAL:CAPS">XFCE_PANEL_PLUGIN_REGISTER_INTERNAL()</a>
</dt>
<dt>XFCE_PANEL_PLUGIN_REGISTER_INTERNAL_WITH_CHECK, <a class="indexterm" href="libxfce4panel-Register-Plugins.html#XFCE-PANEL-PLUGIN-REGISTER-INTERNAL-WITH-CHECK:CAPS">XFCE_PANEL_PLUGIN_REGISTER_INTERNAL_WITH_CHECK()</a>
</dt>
<dt>xfce_panel_plugin_register_menu, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-register-menu">xfce_panel_plugin_register_menu ()</a>
</dt>
<dt>xfce_panel_plugin_save_location, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-save-location">xfce_panel_plugin_save_location ()</a>
</dt>
<dt>xfce_panel_plugin_set_expand, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-set-expand">xfce_panel_plugin_set_expand ()</a>
</dt>
<dt>xfce_panel_plugin_set_panel_hidden, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-set-panel-hidden">xfce_panel_plugin_set_panel_hidden ()</a>
</dt>
<dt>xfce_panel_plugin_unblock_menu, <a class="indexterm" href="XfcePanelPlugin.html#xfce-panel-plugin-unblock-menu">xfce_panel_plugin_unblock_menu ()</a>
</dt>
<dt>xfce_panel_window_get_handle_style, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-get-handle-style">xfce_panel_window_get_handle_style ()</a>
</dt>
<dt>xfce_panel_window_get_movable, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-get-movable">xfce_panel_window_get_movable ()</a>
</dt>
<dt>xfce_panel_window_get_orientation, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-get-orientation">xfce_panel_window_get_orientation ()</a>
</dt>
<dt>xfce_panel_window_get_show_border, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-get-show-border">xfce_panel_window_get_show_border ()</a>
</dt>
<dt>xfce_panel_window_new, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-new">xfce_panel_window_new ()</a>
</dt>
<dt>xfce_panel_window_set_handle_style, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-handle-style">xfce_panel_window_set_handle_style ()</a>
</dt>
<dt>xfce_panel_window_set_movable, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-movable">xfce_panel_window_set_movable ()</a>
</dt>
<dt>xfce_panel_window_set_move_function, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-move-function">xfce_panel_window_set_move_function ()</a>
</dt>
<dt>xfce_panel_window_set_orientation, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-orientation">xfce_panel_window_set_orientation ()</a>
</dt>
<dt>xfce_panel_window_set_resize_function, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-resize-function">xfce_panel_window_set_resize_function ()</a>
</dt>
<dt>xfce_panel_window_set_show_border, <a class="indexterm" href="XfcePanelWindow.html#xfce-panel-window-set-show-border">xfce_panel_window_set_show_border ()</a>
</dt>
<dt>xfce_screen_position_get_orientation, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-get-orientation">xfce_screen_position_get_orientation()</a>
</dt>
<dt>xfce_screen_position_is_bottom, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-bottom">xfce_screen_position_is_bottom()</a>
</dt>
<dt>xfce_screen_position_is_floating, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-floating">xfce_screen_position_is_floating()</a>
</dt>
<dt>xfce_screen_position_is_horizontal, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-horizontal">xfce_screen_position_is_horizontal()</a>
</dt>
<dt>xfce_screen_position_is_left, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-left">xfce_screen_position_is_left()</a>
</dt>
<dt>xfce_screen_position_is_right, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-right">xfce_screen_position_is_right()</a>
</dt>
<dt>xfce_screen_position_is_top, <a class="indexterm" href="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-top">xfce_screen_position_is_top()</a>
</dt>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.14</div>
</body>
</html>
|