/usr/share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-1.0.devhelp2 is in xfce4-panel-dev 4.12.0-3ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Libxfce4panel Reference Manual" link="index.html" author="Nick Schermer" name="libxfce4panel" version="2" language="c">
<chapters>
<sub name="Fundamentals" link="libxfce4panel-fundamentals.html">
<sub name="Version Information" link="libxfce4panel-Version-Information.html"/>
<sub name="Standard Enumerations" link="libxfce4panel-Standard-Enumerations.html"/>
<sub name="Commonly used plugin macros" link="libxfce4panel-Commonly-used-plugin-macros.html"/>
</sub>
<sub name="Panel Plugins" link="libxfce4panel-plugins.html">
<sub name="Register plugins with the panel" link="libxfce4panel-plugins.html#libxfce4panel-register"/>
<sub name="XfcePanelPlugin" link="XfcePanelPlugin.html"/>
<sub name="Panel Plugin Register Macros" link="libxfce4panel-Panel-Plugin-Register-Macros.html"/>
<sub name="Panel Plugin Register Macros (4.6 Style)" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html"/>
<sub name="GObject Oriented Panel Plugin Registers Macros" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html"/>
</sub>
<sub name="Additional Widgets" link="libxfce4panel-widgets.html">
<sub name="XfceArrowButton" link="XfceArrowButton.html"/>
<sub name="XfceHVBox" link="XfceHVBox.html"/>
<sub name="XfcePanelImage" link="XfcePanelImage.html"/>
</sub>
<sub name="Miscelleanous" link="libxfce4panel-miscelleanous.html">
<sub name="Convenience Functions" link="libxfce4panel-Convenience-Functions.html"/>
</sub>
<sub name="Index of all symbols" link="api-index-full.html"/>
<sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
<sub name="Index of new symbols in 4.8" link="api-index-4-8.html"/>
<sub name="Index of new symbols in 4.6" link="api-index-4-6.html"/>
</chapters>
<functions>
<keyword type="function" name="libxfce4panel_check_version ()" link="libxfce4panel-Version-Information.html#libxfce4panel-check-version" since="4.8"/>
<keyword type="macro" name="LIBXFCE4PANEL_VERSION" link="libxfce4panel-Version-Information.html#LIBXFCE4PANEL-VERSION:CAPS" since="4.8"/>
<keyword type="macro" name="LIBXFCE4PANEL_MAJOR_VERSION" link="libxfce4panel-Version-Information.html#LIBXFCE4PANEL-MAJOR-VERSION:CAPS" since="4.8"/>
<keyword type="macro" name="LIBXFCE4PANEL_MINOR_VERSION" link="libxfce4panel-Version-Information.html#LIBXFCE4PANEL-MINOR-VERSION:CAPS" since="4.8"/>
<keyword type="macro" name="LIBXFCE4PANEL_MICRO_VERSION" link="libxfce4panel-Version-Information.html#LIBXFCE4PANEL-MICRO-VERSION:CAPS" since="4.8"/>
<keyword type="macro" name="LIBXFCE4PANEL_CHECK_VERSION()" link="libxfce4panel-Version-Information.html#LIBXFCE4PANEL-CHECK-VERSION:CAPS" since="4.8"/>
<keyword type="variable" name="libxfce4panel_major_version" link="libxfce4panel-Version-Information.html#libxfce4panel-major-version" since="4.8"/>
<keyword type="variable" name="libxfce4panel_minor_version" link="libxfce4panel-Version-Information.html#libxfce4panel-minor-version" since="4.8"/>
<keyword type="variable" name="libxfce4panel_micro_version" link="libxfce4panel-Version-Information.html#libxfce4panel-micro-version" since="4.8"/>
<keyword type="macro" name="xfce_screen_position_get_orientation()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-get-orientation"/>
<keyword type="macro" name="xfce_screen_position_is_bottom()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-bottom"/>
<keyword type="macro" name="xfce_screen_position_is_floating()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-floating"/>
<keyword type="macro" name="xfce_screen_position_is_horizontal()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-horizontal"/>
<keyword type="macro" name="xfce_screen_position_is_left()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-left"/>
<keyword type="macro" name="xfce_screen_position_is_right()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-right"/>
<keyword type="macro" name="xfce_screen_position_is_top()" link="libxfce4panel-Standard-Enumerations.html#xfce-screen-position-is-top"/>
<keyword type="enum" name="enum XfceScreenPosition" link="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition"/>
<keyword type="macro" name="XFCE_PANEL_CHANNEL_NAME" link="libxfce4panel-Commonly-used-plugin-macros.html#XFCE-PANEL-CHANNEL-NAME:CAPS" since="4.8"/>
<keyword type="macro" name="panel_slice_alloc()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-alloc" deprecated=""/>
<keyword type="macro" name="panel_slice_alloc0()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-alloc0" deprecated=""/>
<keyword type="macro" name="panel_slice_free()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-free" deprecated=""/>
<keyword type="macro" name="panel_slice_free1()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-free1" deprecated=""/>
<keyword type="macro" name="panel_slice_new()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-new" deprecated=""/>
<keyword type="macro" name="panel_slice_new0()" link="libxfce4panel-Commonly-used-plugin-macros.html#panel-slice-new0" deprecated=""/>
<keyword type="macro" name="PANEL_PARAM_READABLE" link="libxfce4panel-Commonly-used-plugin-macros.html#PANEL-PARAM-READABLE:CAPS" deprecated=""/>
<keyword type="macro" name="PANEL_PARAM_READWRITE" link="libxfce4panel-Commonly-used-plugin-macros.html#PANEL-PARAM-READWRITE:CAPS" deprecated=""/>
<keyword type="macro" name="PANEL_PARAM_WRITABLE" link="libxfce4panel-Commonly-used-plugin-macros.html#PANEL-PARAM-WRITABLE:CAPS" deprecated=""/>
<keyword type="function" name="xfce_panel_plugin_get_name ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-name"/>
<keyword type="function" name="xfce_panel_plugin_get_display_name ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-display-name"/>
<keyword type="function" name="xfce_panel_plugin_get_comment ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-comment" since="4.8"/>
<keyword type="function" name="xfce_panel_plugin_get_unique_id ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-unique-id"/>
<keyword type="function" name="xfce_panel_plugin_get_property_base ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-property-base"/>
<keyword type="function" name="xfce_panel_plugin_get_arguments ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-arguments" since="4.8"/>
<keyword type="function" name="xfce_panel_plugin_get_size ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-size"/>
<keyword type="function" name="xfce_panel_plugin_get_expand ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-expand"/>
<keyword type="function" name="xfce_panel_plugin_set_expand ()" link="XfcePanelPlugin.html#xfce-panel-plugin-set-expand"/>
<keyword type="function" name="xfce_panel_plugin_get_orientation ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-orientation"/>
<keyword type="function" name="xfce_panel_plugin_get_screen_position ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-screen-position"/>
<keyword type="function" name="xfce_panel_plugin_get_locked ()" link="XfcePanelPlugin.html#xfce-panel-plugin-get-locked" since="4.8"/>
<keyword type="function" name="xfce_panel_plugin_take_window ()" link="XfcePanelPlugin.html#xfce-panel-plugin-take-window" since="4.8"/>
<keyword type="function" name="xfce_panel_plugin_add_action_widget ()" link="XfcePanelPlugin.html#xfce-panel-plugin-add-action-widget"/>
<keyword type="function" name="xfce_panel_plugin_menu_insert_item ()" link="XfcePanelPlugin.html#xfce-panel-plugin-menu-insert-item"/>
<keyword type="function" name="xfce_panel_plugin_menu_show_configure ()" link="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-configure"/>
<keyword type="function" name="xfce_panel_plugin_menu_show_about ()" link="XfcePanelPlugin.html#xfce-panel-plugin-menu-show-about"/>
<keyword type="function" name="xfce_panel_plugin_remove ()" link="XfcePanelPlugin.html#xfce-panel-plugin-remove" since="4.8"/>
<keyword type="function" name="xfce_panel_plugin_block_menu ()" link="XfcePanelPlugin.html#xfce-panel-plugin-block-menu"/>
<keyword type="function" name="xfce_panel_plugin_unblock_menu ()" link="XfcePanelPlugin.html#xfce-panel-plugin-unblock-menu"/>
<keyword type="function" name="xfce_panel_plugin_register_menu ()" link="XfcePanelPlugin.html#xfce-panel-plugin-register-menu"/>
<keyword type="function" name="xfce_panel_plugin_arrow_type ()" link="XfcePanelPlugin.html#xfce-panel-plugin-arrow-type"/>
<keyword type="function" name="xfce_panel_plugin_position_widget ()" link="XfcePanelPlugin.html#xfce-panel-plugin-position-widget"/>
<keyword type="function" name="xfce_panel_plugin_position_menu ()" link="XfcePanelPlugin.html#xfce-panel-plugin-position-menu"/>
<keyword type="function" name="xfce_panel_plugin_focus_widget ()" link="XfcePanelPlugin.html#xfce-panel-plugin-focus-widget"/>
<keyword type="function" name="xfce_panel_plugin_block_autohide ()" link="XfcePanelPlugin.html#xfce-panel-plugin-block-autohide"/>
<keyword type="function" name="xfce_panel_plugin_lookup_rc_file ()" link="XfcePanelPlugin.html#xfce-panel-plugin-lookup-rc-file"/>
<keyword type="function" name="xfce_panel_plugin_save_location ()" link="XfcePanelPlugin.html#xfce-panel-plugin-save-location"/>
<keyword type="macro" name="xfce_panel_plugin_xfconf_channel_new()" link="XfcePanelPlugin.html#xfce-panel-plugin-xfconf-channel-new" since="4.8"/>
<keyword type="macro" name="xfce_panel_plugin_set_panel_hidden()" link="XfcePanelPlugin.html#xfce-panel-plugin-set-panel-hidden" deprecated="4.8: Use xfce_panel_plugin_block_autohide() instead."/>
<keyword type="struct" name="struct XfcePanelPlugin" link="XfcePanelPlugin.html#XfcePanelPlugin-struct"/>
<keyword type="struct" name="struct XfcePanelPluginClass" link="XfcePanelPlugin.html#XfcePanelPluginClass"/>
<keyword type="property" name="The “arguments” property" link="XfcePanelPlugin.html#XfcePanelPlugin--arguments"/>
<keyword type="property" name="The “comment” property" link="XfcePanelPlugin.html#XfcePanelPlugin--comment"/>
<keyword type="property" name="The “display-name” property" link="XfcePanelPlugin.html#XfcePanelPlugin--display-name"/>
<keyword type="property" name="The “expand” property" link="XfcePanelPlugin.html#XfcePanelPlugin--expand"/>
<keyword type="property" name="The “mode” property" link="XfcePanelPlugin.html#XfcePanelPlugin--mode"/>
<keyword type="property" name="The “name” property" link="XfcePanelPlugin.html#XfcePanelPlugin--name"/>
<keyword type="property" name="The “nrows” property" link="XfcePanelPlugin.html#XfcePanelPlugin--nrows"/>
<keyword type="property" name="The “orientation” property" link="XfcePanelPlugin.html#XfcePanelPlugin--orientation"/>
<keyword type="property" name="The “screen-position” property" link="XfcePanelPlugin.html#XfcePanelPlugin--screen-position"/>
<keyword type="property" name="The “shrink” property" link="XfcePanelPlugin.html#XfcePanelPlugin--shrink"/>
<keyword type="property" name="The “size” property" link="XfcePanelPlugin.html#XfcePanelPlugin--size"/>
<keyword type="property" name="The “small” property" link="XfcePanelPlugin.html#XfcePanelPlugin--small"/>
<keyword type="property" name="The “unique-id” property" link="XfcePanelPlugin.html#XfcePanelPlugin--unique-id"/>
<keyword type="signal" name="The “about” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-about"/>
<keyword type="signal" name="The “configure-plugin” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-configure-plugin"/>
<keyword type="signal" name="The “free-data” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-free-data"/>
<keyword type="signal" name="The “mode-changed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-mode-changed"/>
<keyword type="signal" name="The “nrows-changed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-nrows-changed"/>
<keyword type="signal" name="The “orientation-changed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-orientation-changed"/>
<keyword type="signal" name="The “remote-event” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-remote-event"/>
<keyword type="signal" name="The “removed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-removed"/>
<keyword type="signal" name="The “save” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-save"/>
<keyword type="signal" name="The “screen-position-changed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-screen-position-changed"/>
<keyword type="signal" name="The “size-changed” signal" link="XfcePanelPlugin.html#XfcePanelPlugin-size-changed"/>
<keyword type="function" name="XfcePanelPluginCheck ()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XfcePanelPluginCheck"/>
<keyword type="function" name="XfcePanelPluginFunc ()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XfcePanelPluginFunc"/>
<keyword type="function" name="XfcePanelPluginPreInit ()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XfcePanelPluginPreInit" since="4.6"/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XFCE-PANEL-PLUGIN-REGISTER:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_WITH_CHECK()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XFCE-PANEL-PLUGIN-REGISTER-WITH-CHECK:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_FULL()" link="libxfce4panel-Panel-Plugin-Register-Macros.html#XFCE-PANEL-PLUGIN-REGISTER-FULL:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL:CAPS" deprecated=""/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_FULL()" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL-FULL:CAPS" deprecated="" since="4.6"/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL_WITH_CHECK()" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html#XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL-WITH-CHECK:CAPS" deprecated=""/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_INTERNAL()" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html#XFCE-PANEL-PLUGIN-REGISTER-INTERNAL:CAPS" deprecated="4.8: Use XFCE_PANEL_PLUGIN_REGISTER() instead."/>
<keyword type="macro" name="XFCE_PANEL_PLUGIN_REGISTER_INTERNAL_WITH_CHECK()" link="libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html#XFCE-PANEL-PLUGIN-REGISTER-INTERNAL-WITH-CHECK:CAPS" deprecated="4.8: use XFCE_PANEL_PLUGIN_REGISTER_WITH_CHECK() instead."/>
<keyword type="macro" name="XFCE_PANEL_DEFINE_PLUGIN()" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html#XFCE-PANEL-DEFINE-PLUGIN:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_DEFINE_PLUGIN_RESIDENT()" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html#XFCE-PANEL-DEFINE-PLUGIN-RESIDENT:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_DEFINE_TYPE()" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html#XFCE-PANEL-DEFINE-TYPE:CAPS" since="4.8"/>
<keyword type="macro" name="XFCE_PANEL_DEFINE_PREINIT_FUNC()" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html#XFCE-PANEL-DEFINE-PREINIT-FUNC:CAPS" since="4.8"/>
<keyword type="typedef" name="XfcePanelTypeModule" link="libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html#XfcePanelTypeModule" since="4.8"/>
<keyword type="function" name="xfce_arrow_button_new ()" link="XfceArrowButton.html#xfce-arrow-button-new"/>
<keyword type="function" name="xfce_arrow_button_get_arrow_type ()" link="XfceArrowButton.html#xfce-arrow-button-get-arrow-type"/>
<keyword type="function" name="xfce_arrow_button_set_arrow_type ()" link="XfceArrowButton.html#xfce-arrow-button-set-arrow-type"/>
<keyword type="function" name="xfce_arrow_button_get_blinking ()" link="XfceArrowButton.html#xfce-arrow-button-get-blinking" since="4.8"/>
<keyword type="function" name="xfce_arrow_button_set_blinking ()" link="XfceArrowButton.html#xfce-arrow-button-set-blinking" since="4.8"/>
<keyword type="struct" name="struct XfceArrowButton" link="XfceArrowButton.html#XfceArrowButton-struct"/>
<keyword type="property" name="The “arrow-type” property" link="XfceArrowButton.html#XfceArrowButton--arrow-type"/>
<keyword type="signal" name="The “arrow-type-changed” signal" link="XfceArrowButton.html#XfceArrowButton-arrow-type-changed"/>
<keyword type="function" name="xfce_hvbox_new ()" link="XfceHVBox.html#xfce-hvbox-new"/>
<keyword type="function" name="xfce_hvbox_set_orientation ()" link="XfceHVBox.html#xfce-hvbox-set-orientation"/>
<keyword type="function" name="xfce_hvbox_get_orientation ()" link="XfceHVBox.html#xfce-hvbox-get-orientation"/>
<keyword type="struct" name="struct XfceHVBox" link="XfceHVBox.html#XfceHVBox-struct"/>
<keyword type="function" name="xfce_panel_image_new ()" link="XfcePanelImage.html#xfce-panel-image-new" since="4.8"/>
<keyword type="function" name="xfce_panel_image_new_from_pixbuf ()" link="XfcePanelImage.html#xfce-panel-image-new-from-pixbuf" since="4.8"/>
<keyword type="function" name="xfce_panel_image_new_from_source ()" link="XfcePanelImage.html#xfce-panel-image-new-from-source" since="4.8"/>
<keyword type="function" name="xfce_panel_image_set_from_pixbuf ()" link="XfcePanelImage.html#xfce-panel-image-set-from-pixbuf" since="4.8"/>
<keyword type="function" name="xfce_panel_image_set_from_source ()" link="XfcePanelImage.html#xfce-panel-image-set-from-source" since="4.8"/>
<keyword type="function" name="xfce_panel_image_set_size ()" link="XfcePanelImage.html#xfce-panel-image-set-size" since="4.8"/>
<keyword type="function" name="xfce_panel_image_get_size ()" link="XfcePanelImage.html#xfce-panel-image-get-size" since="4.8"/>
<keyword type="function" name="xfce_panel_image_clear ()" link="XfcePanelImage.html#xfce-panel-image-clear" since="4.8"/>
<keyword type="struct" name="struct XfcePanelImage" link="XfcePanelImage.html#XfcePanelImage-struct"/>
<keyword type="property" name="The “pixbuf” property" link="XfcePanelImage.html#XfcePanelImage--pixbuf"/>
<keyword type="property" name="The “size” property" link="XfcePanelImage.html#XfcePanelImage--size"/>
<keyword type="property" name="The “source” property" link="XfcePanelImage.html#XfcePanelImage--source"/>
<keyword type="property" name="The “force-gtk-icon-sizes” style property" link="XfcePanelImage.html#XfcePanelImage--s-force-gtk-icon-sizes"/>
<keyword type="function" name="xfce_panel_create_button ()" link="libxfce4panel-Convenience-Functions.html#xfce-panel-create-button"/>
<keyword type="function" name="xfce_panel_create_toggle_button ()" link="libxfce4panel-Convenience-Functions.html#xfce-panel-create-toggle-button"/>
<keyword type="function" name="xfce_panel_get_channel_name ()" link="libxfce4panel-Convenience-Functions.html#xfce-panel-get-channel-name" since="4.8"/>
<keyword type="function" name="xfce_panel_pixbuf_from_source ()" link="libxfce4panel-Convenience-Functions.html#xfce-panel-pixbuf-from-source" since="4.8"/>
<keyword type="function" name="xfce_panel_pixbuf_from_source_at_size ()" link="libxfce4panel-Convenience-Functions.html#xfce-panel-pixbuf-from-source-at-size" since="4.10"/>
<keyword type="macro" name="xfce_allow_panel_customization" link="libxfce4panel-Convenience-Functions.html#xfce-allow-panel-customization" deprecated="4.8: Look at xfce_panel_plugin_get_locked()."/>
<keyword type="macro" name="xfce_create_panel_button" link="libxfce4panel-Convenience-Functions.html#xfce-create-panel-button" deprecated="4.8: Use xfce_panel_create_button() instead."/>
<keyword type="macro" name="xfce_create_panel_toggle_button" link="libxfce4panel-Convenience-Functions.html#xfce-create-panel-toggle-button" deprecated="4.8: Use xfce_panel_create_toggle_button() instead."/>
</functions>
</book>
|