/usr/share/gtk-doc/html/evince/evince.devhelp2 is in libevince-dev 3.10.3-0ubuntu10.4.
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 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 | <?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="Evince Programmer's Reference Manual" link="index.html" author="" name="evince" version="2" language="c">
<chapters>
<sub name="Frontend" link="evince-frontend.html">
<sub name="EvSidebarAttachments" link="EvSidebarAttachments.html"/>
<sub name="ev-properties-dialog" link="evince-ev-properties-dialog.html"/>
<sub name="ev-properties-fonts" link="evince-ev-properties-fonts.html"/>
<sub name="EvSidebarPage" link="EvSidebarPage.html"/>
<sub name="EvOpenRecentAction" link="EvOpenRecentAction.html"/>
<sub name="ev-application" link="evince-ev-application.html"/>
<sub name="EvSidebarThumbnails" link="EvSidebarThumbnails.html"/>
<sub name="EvSidebarLinks" link="EvSidebarLinks.html"/>
<sub name="EvSidebar" link="EvSidebar.html"/>
<sub name="ev-properties-license" link="evince-ev-properties-license.html"/>
<sub name="EvMessageArea" link="EvMessageArea.html"/>
<sub name="EvProgressMessageArea" link="EvProgressMessageArea.html"/>
<sub name="ev-metadata" link="evince-ev-metadata.html"/>
<sub name="EvWindow" link="EvWindow.html"/>
<sub name="EvHistory" link="EvHistory.html"/>
<sub name="EvSidebarLayers" link="EvSidebarLayers.html"/>
<sub name="EvPasswordView" link="EvPasswordView.html"/>
<sub name="EggFindBar" link="EggFindBar.html"/>
<sub name="ev-media-player-keys" link="evince-ev-media-player-keys.html"/>
<sub name="EvFileMonitor" link="EvFileMonitor.html"/>
<sub name="EvPageAction" link="EvPageAction.html"/>
<sub name="ev-window-title" link="evince-ev-window-title.html"/>
<sub name="ev-keyring" link="evince-ev-keyring.html"/>
<sub name="ev-utils" link="evince-ev-utils.html"/>
<sub name="EvPageActionWidget" link="EvPageActionWidget.html"/>
</sub>
<sub name="Object Hierarchy" link="object-tree.html"/>
<sub name="API Index" link="api-index-full.html"/>
<sub name="Licence" link="licence.html"/>
</chapters>
<functions>
<keyword type="function" name="ev_sidebar_attachments_new ()" link="EvSidebarAttachments.html#ev-sidebar-attachments-new"/>
<keyword type="struct" name="struct EvSidebarAttachments" link="EvSidebarAttachments.html#EvSidebarAttachments-struct"/>
<keyword type="struct" name="struct EvSidebarAttachmentsClass" link="EvSidebarAttachments.html#EvSidebarAttachmentsClass"/>
<keyword type="struct" name="EvSidebarAttachmentsPrivate" link="EvSidebarAttachments.html#EvSidebarAttachmentsPrivate"/>
<keyword type="signal" name="The “popup” signal" link="EvSidebarAttachments.html#EvSidebarAttachments-popup"/>
<keyword type="function" name="ev_properties_dialog_new ()" link="evince-ev-properties-dialog.html#ev-properties-dialog-new"/>
<keyword type="function" name="ev_properties_dialog_set_document ()" link="evince-ev-properties-dialog.html#ev-properties-dialog-set-document"/>
<keyword type="struct" name="EvPropertiesDialog" link="evince-ev-properties-dialog.html#EvPropertiesDialog-struct"/>
<keyword type="struct" name="EvPropertiesDialogClass" link="evince-ev-properties-dialog.html#EvPropertiesDialogClass"/>
<keyword type="struct" name="EvPropertiesDialogPrivate" link="evince-ev-properties-dialog.html#EvPropertiesDialogPrivate"/>
<keyword type="macro" name="EV_PROPERTIES_FONTS()" link="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS:CAPS"/>
<keyword type="macro" name="EV_PROPERTIES_FONTS_CLASS()" link="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS-CLASS:CAPS"/>
<keyword type="macro" name="EV_PROPERTIES_FONTS_GET_CLASS()" link="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS-GET-CLASS:CAPS"/>
<keyword type="function" name="ev_properties_fonts_new ()" link="evince-ev-properties-fonts.html#ev-properties-fonts-new"/>
<keyword type="function" name="ev_properties_fonts_set_document ()" link="evince-ev-properties-fonts.html#ev-properties-fonts-set-document"/>
<keyword type="struct" name="EvPropertiesFonts" link="evince-ev-properties-fonts.html#EvPropertiesFonts-struct"/>
<keyword type="struct" name="EvPropertiesFontsClass" link="evince-ev-properties-fonts.html#EvPropertiesFontsClass"/>
<keyword type="struct" name="EvPropertiesFontsPrivate" link="evince-ev-properties-fonts.html#EvPropertiesFontsPrivate"/>
<keyword type="macro" name="EV_TYPE_PROPERTIES_FONTS" link="evince-ev-properties-fonts.html#EV-TYPE-PROPERTIES-FONTS:CAPS"/>
<keyword type="macro" name="EV_SIDEBAR_PAGE_IFACE()" link="EvSidebarPage.html#EV-SIDEBAR-PAGE-IFACE:CAPS"/>
<keyword type="macro" name="EV_IS_SIDEBAR_PAGE_IFACE()" link="EvSidebarPage.html#EV-IS-SIDEBAR-PAGE-IFACE:CAPS"/>
<keyword type="function" name="ev_sidebar_page_support_document ()" link="EvSidebarPage.html#ev-sidebar-page-support-document"/>
<keyword type="function" name="ev_sidebar_page_set_model ()" link="EvSidebarPage.html#ev-sidebar-page-set-model"/>
<keyword type="function" name="ev_sidebar_page_get_label ()" link="EvSidebarPage.html#ev-sidebar-page-get-label"/>
<keyword type="struct" name="EvSidebarPage" link="EvSidebarPage.html#EvSidebarPage-struct"/>
<keyword type="property" name="The “main-widget” property" link="EvSidebarPage.html#EvSidebarPage--main-widget"/>
<keyword type="struct" name="struct EvOpenRecentAction" link="EvOpenRecentAction.html#EvOpenRecentAction-struct"/>
<keyword type="struct" name="struct EvOpenRecentActionClass" link="EvOpenRecentAction.html#EvOpenRecentActionClass"/>
<keyword type="signal" name="The “item-activated” signal" link="EvOpenRecentAction.html#EvOpenRecentAction-item-activated"/>
<keyword type="function" name="ev_application_load_session ()" link="evince-ev-application.html#ev-application-load-session"/>
<keyword type="function" name="ev_application_open_window ()" link="evince-ev-application.html#ev-application-open-window"/>
<keyword type="function" name="ev_application_open_uri_at_dest ()" link="evince-ev-application.html#ev-application-open-uri-at-dest"/>
<keyword type="function" name="ev_application_open_uri_list ()" link="evince-ev-application.html#ev-application-open-uri-list"/>
<keyword type="function" name="ev_application_has_window ()" link="evince-ev-application.html#ev-application-has-window"/>
<keyword type="function" name="ev_application_get_uri ()" link="evince-ev-application.html#ev-application-get-uri"/>
<keyword type="function" name="ev_application_get_media_keys ()" link="evince-ev-application.html#ev-application-get-media-keys"/>
<keyword type="function" name="ev_application_get_dot_dir ()" link="evince-ev-application.html#ev-application-get-dot-dir"/>
<keyword type="struct" name="EvApplication" link="evince-ev-application.html#EvApplication-struct"/>
<keyword type="struct" name="EvApplicationClass" link="evince-ev-application.html#EvApplicationClass"/>
<keyword type="macro" name="EV_APP" link="evince-ev-application.html#EV-APP:CAPS"/>
<keyword type="function" name="ev_sidebar_thumbnails_new ()" link="EvSidebarThumbnails.html#ev-sidebar-thumbnails-new"/>
<keyword type="struct" name="struct EvSidebarThumbnails" link="EvSidebarThumbnails.html#EvSidebarThumbnails-struct"/>
<keyword type="struct" name="struct EvSidebarThumbnailsClass" link="EvSidebarThumbnails.html#EvSidebarThumbnailsClass"/>
<keyword type="struct" name="EvSidebarThumbnailsPrivate" link="EvSidebarThumbnails.html#EvSidebarThumbnailsPrivate"/>
<keyword type="function" name="ev_sidebar_links_new ()" link="EvSidebarLinks.html#ev-sidebar-links-new"/>
<keyword type="struct" name="struct EvSidebarLinks" link="EvSidebarLinks.html#EvSidebarLinks-struct"/>
<keyword type="struct" name="struct EvSidebarLinksClass" link="EvSidebarLinks.html#EvSidebarLinksClass"/>
<keyword type="struct" name="EvSidebarLinksPrivate" link="EvSidebarLinks.html#EvSidebarLinksPrivate"/>
<keyword type="property" name="The “model” property" link="EvSidebarLinks.html#EvSidebarLinks--model"/>
<keyword type="signal" name="The “link-activated” signal" link="EvSidebarLinks.html#EvSidebarLinks-link-activated"/>
<keyword type="function" name="ev_sidebar_new ()" link="EvSidebar.html#ev-sidebar-new"/>
<keyword type="function" name="ev_sidebar_add_page ()" link="EvSidebar.html#ev-sidebar-add-page"/>
<keyword type="function" name="ev_sidebar_set_page ()" link="EvSidebar.html#ev-sidebar-set-page"/>
<keyword type="function" name="ev_sidebar_set_model ()" link="EvSidebar.html#ev-sidebar-set-model"/>
<keyword type="struct" name="struct EvSidebar" link="EvSidebar.html#EvSidebar-struct"/>
<keyword type="struct" name="struct EvSidebarClass" link="EvSidebar.html#EvSidebarClass"/>
<keyword type="struct" name="EvSidebarPrivate" link="EvSidebar.html#EvSidebarPrivate"/>
<keyword type="property" name="The “current-page” property" link="EvSidebar.html#EvSidebar--current-page"/>
<keyword type="function" name="ev_properties_license_new ()" link="evince-ev-properties-license.html#ev-properties-license-new"/>
<keyword type="function" name="ev_properties_license_set_license ()" link="evince-ev-properties-license.html#ev-properties-license-set-license"/>
<keyword type="struct" name="EvPropertiesLicense" link="evince-ev-properties-license.html#EvPropertiesLicense-struct"/>
<keyword type="struct" name="EvPropertiesLicenseClass" link="evince-ev-properties-license.html#EvPropertiesLicenseClass"/>
<keyword type="struct" name="EvPropertiesLicensePrivate" link="evince-ev-properties-license.html#EvPropertiesLicensePrivate"/>
<keyword type="function" name="ev_message_area_new ()" link="EvMessageArea.html#ev-message-area-new"/>
<keyword type="function" name="ev_message_area_set_image ()" link="EvMessageArea.html#ev-message-area-set-image"/>
<keyword type="function" name="ev_message_area_set_image_from_stock ()" link="EvMessageArea.html#ev-message-area-set-image-from-stock"/>
<keyword type="function" name="ev_message_area_set_text ()" link="EvMessageArea.html#ev-message-area-set-text"/>
<keyword type="function" name="ev_message_area_set_secondary_text ()" link="EvMessageArea.html#ev-message-area-set-secondary-text"/>
<keyword type="struct" name="struct EvMessageArea" link="EvMessageArea.html#EvMessageArea-struct"/>
<keyword type="struct" name="struct EvMessageAreaClass" link="EvMessageArea.html#EvMessageAreaClass"/>
<keyword type="struct" name="EvMessageAreaPrivate" link="EvMessageArea.html#EvMessageAreaPrivate"/>
<keyword type="property" name="The “image” property" link="EvMessageArea.html#EvMessageArea--image"/>
<keyword type="property" name="The “secondary-text” property" link="EvMessageArea.html#EvMessageArea--secondary-text"/>
<keyword type="property" name="The “text” property" link="EvMessageArea.html#EvMessageArea--text"/>
<keyword type="function" name="ev_progress_message_area_new ()" link="EvProgressMessageArea.html#ev-progress-message-area-new"/>
<keyword type="function" name="ev_progress_message_area_set_status ()" link="EvProgressMessageArea.html#ev-progress-message-area-set-status"/>
<keyword type="function" name="ev_progress_message_area_set_fraction ()" link="EvProgressMessageArea.html#ev-progress-message-area-set-fraction"/>
<keyword type="struct" name="struct EvProgressMessageArea" link="EvProgressMessageArea.html#EvProgressMessageArea-struct"/>
<keyword type="struct" name="struct EvProgressMessageAreaClass" link="EvProgressMessageArea.html#EvProgressMessageAreaClass"/>
<keyword type="struct" name="EvProgressMessageAreaPrivate" link="EvProgressMessageArea.html#EvProgressMessageAreaPrivate"/>
<keyword type="property" name="The “fraction” property" link="EvProgressMessageArea.html#EvProgressMessageArea--fraction"/>
<keyword type="property" name="The “status” property" link="EvProgressMessageArea.html#EvProgressMessageArea--status"/>
<keyword type="function" name="ev_metadata_new ()" link="evince-ev-metadata.html#ev-metadata-new"/>
<keyword type="function" name="ev_metadata_get_string ()" link="evince-ev-metadata.html#ev-metadata-get-string"/>
<keyword type="function" name="ev_metadata_set_string ()" link="evince-ev-metadata.html#ev-metadata-set-string"/>
<keyword type="function" name="ev_metadata_get_int ()" link="evince-ev-metadata.html#ev-metadata-get-int"/>
<keyword type="function" name="ev_metadata_set_int ()" link="evince-ev-metadata.html#ev-metadata-set-int"/>
<keyword type="function" name="ev_metadata_get_double ()" link="evince-ev-metadata.html#ev-metadata-get-double"/>
<keyword type="function" name="ev_metadata_set_double ()" link="evince-ev-metadata.html#ev-metadata-set-double"/>
<keyword type="function" name="ev_metadata_get_boolean ()" link="evince-ev-metadata.html#ev-metadata-get-boolean"/>
<keyword type="function" name="ev_metadata_set_boolean ()" link="evince-ev-metadata.html#ev-metadata-set-boolean"/>
<keyword type="function" name="ev_is_metadata_supported_for_file ()" link="evince-ev-metadata.html#ev-is-metadata-supported-for-file"/>
<keyword type="struct" name="EvMetadata" link="evince-ev-metadata.html#EvMetadata-struct"/>
<keyword type="struct" name="EvMetadataClass" link="evince-ev-metadata.html#EvMetadataClass"/>
<keyword type="function" name="ev_window_new ()" link="EvWindow.html#ev-window-new"/>
<keyword type="function" name="ev_window_get_uri ()" link="EvWindow.html#ev-window-get-uri"/>
<keyword type="function" name="ev_window_open_uri ()" link="EvWindow.html#ev-window-open-uri"/>
<keyword type="function" name="ev_window_open_document ()" link="EvWindow.html#ev-window-open-document"/>
<keyword type="function" name="ev_window_is_empty ()" link="EvWindow.html#ev-window-is-empty"/>
<keyword type="function" name="ev_window_print_range ()" link="EvWindow.html#ev-window-print-range"/>
<keyword type="enum" name="enum EvWindowRunMode" link="EvWindow.html#EvWindowRunMode"/>
<keyword type="struct" name="EvPrintRange" link="EvWindow.html#EvPrintRange"/>
<keyword type="enum" name="enum EvPrintPageSet" link="EvWindow.html#EvPrintPageSet"/>
<keyword type="struct" name="struct EvWindow" link="EvWindow.html#EvWindow-struct"/>
<keyword type="struct" name="struct EvWindowClass" link="EvWindow.html#EvWindowClass"/>
<keyword type="struct" name="EvWindowPrivate" link="EvWindow.html#EvWindowPrivate"/>
<keyword type="function" name="ev_history_new ()" link="EvHistory.html#ev-history-new"/>
<keyword type="function" name="ev_history_add_link ()" link="EvHistory.html#ev-history-add-link"/>
<keyword type="struct" name="struct EvHistory" link="EvHistory.html#EvHistory-struct"/>
<keyword type="struct" name="EvHistoryPrivate" link="EvHistory.html#EvHistoryPrivate"/>
<keyword type="struct" name="struct EvHistoryClass" link="EvHistory.html#EvHistoryClass"/>
<keyword type="signal" name="The “activate-link” signal" link="EvHistory.html#EvHistory-activate-link"/>
<keyword type="signal" name="The “changed” signal" link="EvHistory.html#EvHistory-changed"/>
<keyword type="function" name="ev_sidebar_layers_new ()" link="EvSidebarLayers.html#ev-sidebar-layers-new"/>
<keyword type="struct" name="struct EvSidebarLayers" link="EvSidebarLayers.html#EvSidebarLayers-struct"/>
<keyword type="struct" name="struct EvSidebarLayersClass" link="EvSidebarLayers.html#EvSidebarLayersClass"/>
<keyword type="struct" name="EvSidebarLayersPrivate" link="EvSidebarLayers.html#EvSidebarLayersPrivate"/>
<keyword type="signal" name="The “layers-visibility-changed” signal" link="EvSidebarLayers.html#EvSidebarLayers-layers-visibility-changed"/>
<keyword type="function" name="ev_password_view_new ()" link="EvPasswordView.html#ev-password-view-new"/>
<keyword type="function" name="ev_password_view_set_uri ()" link="EvPasswordView.html#ev-password-view-set-uri"/>
<keyword type="function" name="ev_password_view_ask_password ()" link="EvPasswordView.html#ev-password-view-ask-password"/>
<keyword type="function" name="ev_password_view_get_password ()" link="EvPasswordView.html#ev-password-view-get-password"/>
<keyword type="function" name="ev_password_view_get_password_save_flags ()" link="EvPasswordView.html#ev-password-view-get-password-save-flags"/>
<keyword type="struct" name="struct EvPasswordView" link="EvPasswordView.html#EvPasswordView-struct"/>
<keyword type="struct" name="struct EvPasswordViewClass" link="EvPasswordView.html#EvPasswordViewClass"/>
<keyword type="struct" name="EvPasswordViewPrivate" link="EvPasswordView.html#EvPasswordViewPrivate"/>
<keyword type="signal" name="The “unlock” signal" link="EvPasswordView.html#EvPasswordView-unlock"/>
<keyword type="function" name="egg_find_bar_new ()" link="EggFindBar.html#egg-find-bar-new" since="2.6"/>
<keyword type="function" name="egg_find_bar_set_search_string ()" link="EggFindBar.html#egg-find-bar-set-search-string" since="2.6"/>
<keyword type="function" name="egg_find_bar_get_search_string ()" link="EggFindBar.html#egg-find-bar-get-search-string" since="2.6"/>
<keyword type="function" name="egg_find_bar_set_case_sensitive ()" link="EggFindBar.html#egg-find-bar-set-case-sensitive" since="2.6"/>
<keyword type="function" name="egg_find_bar_get_case_sensitive ()" link="EggFindBar.html#egg-find-bar-get-case-sensitive" since="2.6"/>
<keyword type="function" name="egg_find_bar_get_all_matches_color ()" link="EggFindBar.html#egg-find-bar-get-all-matches-color"/>
<keyword type="function" name="egg_find_bar_get_current_match_color ()" link="EggFindBar.html#egg-find-bar-get-current-match-color"/>
<keyword type="function" name="egg_find_bar_set_status_text ()" link="EggFindBar.html#egg-find-bar-set-status-text" since="2.6"/>
<keyword type="struct" name="struct EggFindBar" link="EggFindBar.html#EggFindBar-struct"/>
<keyword type="struct" name="struct EggFindBarClass" link="EggFindBar.html#EggFindBarClass"/>
<keyword type="struct" name="EggFindBarPrivate" link="EggFindBar.html#EggFindBarPrivate"/>
<keyword type="property" name="The “case-sensitive” property" link="EggFindBar.html#EggFindBar--case-sensitive"/>
<keyword type="property" name="The “search-string” property" link="EggFindBar.html#EggFindBar--search-string"/>
<keyword type="property" name="The “whole-words-only” property" link="EggFindBar.html#EggFindBar--whole-words-only"/>
<keyword type="signal" name="The “close” signal" link="EggFindBar.html#EggFindBar-close"/>
<keyword type="signal" name="The “next” signal" link="EggFindBar.html#EggFindBar-next"/>
<keyword type="signal" name="The “previous” signal" link="EggFindBar.html#EggFindBar-previous"/>
<keyword type="signal" name="The “scroll” signal" link="EggFindBar.html#EggFindBar-scroll"/>
<keyword type="function" name="ev_media_player_keys_new ()" link="evince-ev-media-player-keys.html#ev-media-player-keys-new"/>
<keyword type="function" name="ev_media_player_keys_focused ()" link="evince-ev-media-player-keys.html#ev-media-player-keys-focused"/>
<keyword type="struct" name="EvMediaPlayerKeys" link="evince-ev-media-player-keys.html#EvMediaPlayerKeys-struct"/>
<keyword type="struct" name="EvMediaPlayerKeysClass" link="evince-ev-media-player-keys.html#EvMediaPlayerKeysClass"/>
<keyword type="signal" name="The “key-pressed” signal" link="evince-ev-media-player-keys.html#EvMediaPlayerKeys-key-pressed"/>
<keyword type="function" name="ev_file_monitor_new ()" link="EvFileMonitor.html#ev-file-monitor-new"/>
<keyword type="struct" name="struct EvFileMonitor" link="EvFileMonitor.html#EvFileMonitor-struct"/>
<keyword type="struct" name="struct EvFileMonitorClass" link="EvFileMonitor.html#EvFileMonitorClass"/>
<keyword type="struct" name="EvFileMonitorPrivate" link="EvFileMonitor.html#EvFileMonitorPrivate"/>
<keyword type="signal" name="The “changed” signal" link="EvFileMonitor.html#EvFileMonitor-changed"/>
<keyword type="function" name="ev_window_title_new ()" link="evince-ev-window-title.html#ev-window-title-new"/>
<keyword type="function" name="ev_window_title_set_type ()" link="evince-ev-window-title.html#ev-window-title-set-type"/>
<keyword type="function" name="ev_window_title_set_document ()" link="evince-ev-window-title.html#ev-window-title-set-document"/>
<keyword type="function" name="ev_window_title_set_uri ()" link="evince-ev-window-title.html#ev-window-title-set-uri"/>
<keyword type="function" name="ev_window_title_free ()" link="evince-ev-window-title.html#ev-window-title-free"/>
<keyword type="struct" name="EvWindowTitle" link="evince-ev-window-title.html#EvWindowTitle"/>
<keyword type="enum" name="enum EvWindowTitleType" link="evince-ev-window-title.html#EvWindowTitleType"/>
<keyword type="function" name="ev_keyring_is_available ()" link="evince-ev-keyring.html#ev-keyring-is-available"/>
<keyword type="function" name="ev_keyring_lookup_password ()" link="evince-ev-keyring.html#ev-keyring-lookup-password"/>
<keyword type="function" name="ev_keyring_save_password ()" link="evince-ev-keyring.html#ev-keyring-save-password"/>
<keyword type="function" name="ev_pixbuf_add_shadow ()" link="evince-ev-utils.html#ev-pixbuf-add-shadow"/>
<keyword type="function" name="ev_print_region_contents ()" link="evince-ev-utils.html#ev-print-region-contents"/>
<keyword type="function" name="ev_gui_menu_position_tree_selection ()" link="evince-ev-utils.html#ev-gui-menu-position-tree-selection"/>
<keyword type="function" name="get_num_monitors ()" link="evince-ev-utils.html#get-num-monitors"/>
<keyword type="function" name="file_chooser_dialog_add_writable_pixbuf_formats ()" link="evince-ev-utils.html#file-chooser-dialog-add-writable-pixbuf-formats"/>
<keyword type="function" name="get_gdk_pixbuf_format_by_extension ()" link="evince-ev-utils.html#get-gdk-pixbuf-format-by-extension"/>
</functions>
</book>
|