/usr/share/gtk-doc/html/latexila/latexila.devhelp2 is in latexila-data 3.16.1-1.
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 | <?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="LaTeXila Reference Manual" link="index.html" author="" name="latexila" version="2" language="c">
<chapters>
<sub name="API reference" link="ch01.html">
<sub name="LatexilaBuildJob" link="LatexilaBuildJob.html"/>
<sub name="LatexilaBuildTool" link="LatexilaBuildTool.html"/>
<sub name="LatexilaBuildTools" link="LatexilaBuildTools.html"/>
<sub name="LatexilaBuildToolsDefault" link="LatexilaBuildToolsDefault.html"/>
<sub name="LatexilaBuildToolsPersonal" link="LatexilaBuildToolsPersonal.html"/>
<sub name="LatexilaBuildView" link="LatexilaBuildView.html"/>
<sub name="LatexilaPostProcessor" link="LatexilaPostProcessor.html"/>
<sub name="LatexilaPostProcessorAllOutput" link="LatexilaPostProcessorAllOutput.html"/>
<sub name="LatexilaPostProcessorLatex" link="LatexilaPostProcessorLatex.html"/>
<sub name="LatexilaPostProcessorLatexmk" link="LatexilaPostProcessorLatexmk.html"/>
<sub name="LatexilaSynctex" link="LatexilaSynctex.html"/>
<sub name="LatexilaUtils" link="latexila-LatexilaUtils.html"/>
</sub>
<sub name="Object Hierarchy" link="object-tree.html"/>
<sub name="Index of all symbols" link="api-index-full.html"/>
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
</chapters>
<functions>
<keyword type="function" name="latexila_build_job_new ()" link="LatexilaBuildJob.html#latexila-build-job-new"/>
<keyword type="function" name="latexila_build_job_clone ()" link="LatexilaBuildJob.html#latexila-build-job-clone"/>
<keyword type="function" name="latexila_build_job_to_xml ()" link="LatexilaBuildJob.html#latexila-build-job-to-xml"/>
<keyword type="function" name="latexila_build_job_run_async ()" link="LatexilaBuildJob.html#latexila-build-job-run-async"/>
<keyword type="function" name="latexila_build_job_run_finish ()" link="LatexilaBuildJob.html#latexila-build-job-run-finish"/>
<keyword type="struct" name="LatexilaBuildJob" link="LatexilaBuildJob.html#LatexilaBuildJob-struct"/>
<keyword type="property" name="The “command” property" link="LatexilaBuildJob.html#LatexilaBuildJob--command"/>
<keyword type="property" name="The “post-processor-type” property" link="LatexilaBuildJob.html#LatexilaBuildJob--post-processor-type"/>
<keyword type="function" name="latexila_build_tool_new ()" link="LatexilaBuildTool.html#latexila-build-tool-new"/>
<keyword type="function" name="latexila_build_tool_clone ()" link="LatexilaBuildTool.html#latexila-build-tool-clone"/>
<keyword type="function" name="latexila_build_tool_add_job ()" link="LatexilaBuildTool.html#latexila-build-tool-add-job"/>
<keyword type="function" name="latexila_build_tool_get_jobs ()" link="LatexilaBuildTool.html#latexila-build-tool-get-jobs"/>
<keyword type="function" name="latexila_build_tool_get_description ()" link="LatexilaBuildTool.html#latexila-build-tool-get-description"/>
<keyword type="function" name="latexila_build_tool_to_xml ()" link="LatexilaBuildTool.html#latexila-build-tool-to-xml"/>
<keyword type="function" name="latexila_build_tool_run_async ()" link="LatexilaBuildTool.html#latexila-build-tool-run-async"/>
<keyword type="function" name="latexila_build_tool_run_finish ()" link="LatexilaBuildTool.html#latexila-build-tool-run-finish"/>
<keyword type="struct" name="LatexilaBuildTool" link="LatexilaBuildTool.html#LatexilaBuildTool-struct"/>
<keyword type="property" name="The “description” property" link="LatexilaBuildTool.html#LatexilaBuildTool--description"/>
<keyword type="property" name="The “enabled” property" link="LatexilaBuildTool.html#LatexilaBuildTool--enabled"/>
<keyword type="property" name="The “extensions” property" link="LatexilaBuildTool.html#LatexilaBuildTool--extensions"/>
<keyword type="property" name="The “files-to-open” property" link="LatexilaBuildTool.html#LatexilaBuildTool--files-to-open"/>
<keyword type="property" name="The “icon” property" link="LatexilaBuildTool.html#LatexilaBuildTool--icon"/>
<keyword type="property" name="The “id” property" link="LatexilaBuildTool.html#LatexilaBuildTool--id"/>
<keyword type="property" name="The “label” property" link="LatexilaBuildTool.html#LatexilaBuildTool--label"/>
<keyword type="function" name="latexila_build_tools_load ()" link="LatexilaBuildTools.html#latexila-build-tools-load"/>
<keyword type="function" name="latexila_build_tools_set_enabled ()" link="LatexilaBuildTools.html#latexila-build-tools-set-enabled"/>
<keyword type="function" name="latexila_build_tools_nth ()" link="LatexilaBuildTools.html#latexila-build-tools-nth"/>
<keyword type="struct" name="LatexilaBuildTools" link="LatexilaBuildTools.html#LatexilaBuildTools-struct"/>
<keyword type="signal" name="The “loaded” signal" link="LatexilaBuildTools.html#LatexilaBuildTools-loaded"/>
<keyword type="signal" name="The “modified” signal" link="LatexilaBuildTools.html#LatexilaBuildTools-modified"/>
<keyword type="function" name="latexila_build_tools_default_get_instance ()" link="LatexilaBuildToolsDefault.html#latexila-build-tools-default-get-instance"/>
<keyword type="struct" name="LatexilaBuildToolsDefault" link="LatexilaBuildToolsDefault.html#LatexilaBuildToolsDefault-struct"/>
<keyword type="function" name="latexila_build_tools_personal_get_instance ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-get-instance"/>
<keyword type="function" name="latexila_build_tools_personal_save ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-save"/>
<keyword type="function" name="latexila_build_tools_personal_move_up ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-move-up"/>
<keyword type="function" name="latexila_build_tools_personal_move_down ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-move-down"/>
<keyword type="function" name="latexila_build_tools_personal_delete ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-delete"/>
<keyword type="function" name="latexila_build_tools_personal_add ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-add"/>
<keyword type="function" name="latexila_build_tools_personal_insert ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-insert"/>
<keyword type="function" name="latexila_build_tools_personal_replace ()" link="LatexilaBuildToolsPersonal.html#latexila-build-tools-personal-replace"/>
<keyword type="struct" name="LatexilaBuildToolsPersonal" link="LatexilaBuildToolsPersonal.html#LatexilaBuildToolsPersonal-struct"/>
<keyword type="function" name="latexila_build_msg_new ()" link="LatexilaBuildView.html#latexila-build-msg-new"/>
<keyword type="function" name="latexila_build_msg_free ()" link="LatexilaBuildView.html#latexila-build-msg-free"/>
<keyword type="function" name="latexila_build_msg_reinit ()" link="LatexilaBuildView.html#latexila-build-msg-reinit"/>
<keyword type="function" name="latexila_build_msg_print ()" link="LatexilaBuildView.html#latexila-build-msg-print"/>
<keyword type="function" name="latexila_build_view_new ()" link="LatexilaBuildView.html#latexila-build-view-new"/>
<keyword type="function" name="latexila_build_view_clear ()" link="LatexilaBuildView.html#latexila-build-view-clear"/>
<keyword type="function" name="latexila_build_view_add_main_title ()" link="LatexilaBuildView.html#latexila-build-view-add-main-title"/>
<keyword type="function" name="latexila_build_view_add_job_title ()" link="LatexilaBuildView.html#latexila-build-view-add-job-title"/>
<keyword type="function" name="latexila_build_view_set_title_state ()" link="LatexilaBuildView.html#latexila-build-view-set-title-state"/>
<keyword type="function" name="latexila_build_view_append_single_message ()" link="LatexilaBuildView.html#latexila-build-view-append-single-message"/>
<keyword type="function" name="latexila_build_view_append_messages ()" link="LatexilaBuildView.html#latexila-build-view-append-messages"/>
<keyword type="function" name="latexila_build_view_remove_children ()" link="LatexilaBuildView.html#latexila-build-view-remove-children"/>
<keyword type="struct" name="LatexilaBuildView" link="LatexilaBuildView.html#LatexilaBuildView-struct"/>
<keyword type="struct" name="struct LatexilaBuildMsg" link="LatexilaBuildView.html#LatexilaBuildMsg"/>
<keyword type="enum" name="enum LatexilaBuildMsgType" link="LatexilaBuildView.html#LatexilaBuildMsgType"/>
<keyword type="enum" name="enum LatexilaBuildState" link="LatexilaBuildView.html#LatexilaBuildState"/>
<keyword type="property" name="The “has-details” property" link="LatexilaBuildView.html#LatexilaBuildView--has-details"/>
<keyword type="property" name="The “show-badboxes” property" link="LatexilaBuildView.html#LatexilaBuildView--show-badboxes"/>
<keyword type="property" name="The “show-details” property" link="LatexilaBuildView.html#LatexilaBuildView--show-details"/>
<keyword type="property" name="The “show-warnings” property" link="LatexilaBuildView.html#LatexilaBuildView--show-warnings"/>
<keyword type="signal" name="The “jump-to-file” signal" link="LatexilaBuildView.html#LatexilaBuildView-jump-to-file"/>
<keyword type="function" name="latexila_post_processor_get_name_from_type ()" link="LatexilaPostProcessor.html#latexila-post-processor-get-name-from-type"/>
<keyword type="function" name="latexila_post_processor_get_type_from_name ()" link="LatexilaPostProcessor.html#latexila-post-processor-get-type-from-name"/>
<keyword type="function" name="latexila_post_processor_process_async ()" link="LatexilaPostProcessor.html#latexila-post-processor-process-async"/>
<keyword type="function" name="latexila_post_processor_process_finish ()" link="LatexilaPostProcessor.html#latexila-post-processor-process-finish"/>
<keyword type="function" name="latexila_post_processor_start ()" link="LatexilaPostProcessor.html#latexila-post-processor-start"/>
<keyword type="function" name="latexila_post_processor_process_line ()" link="LatexilaPostProcessor.html#latexila-post-processor-process-line"/>
<keyword type="function" name="latexila_post_processor_end ()" link="LatexilaPostProcessor.html#latexila-post-processor-end"/>
<keyword type="function" name="latexila_post_processor_get_messages ()" link="LatexilaPostProcessor.html#latexila-post-processor-get-messages"/>
<keyword type="function" name="latexila_post_processor_take_messages ()" link="LatexilaPostProcessor.html#latexila-post-processor-take-messages"/>
<keyword type="struct" name="LatexilaPostProcessor" link="LatexilaPostProcessor.html#LatexilaPostProcessor-struct"/>
<keyword type="enum" name="enum LatexilaPostProcessorType" link="LatexilaPostProcessor.html#LatexilaPostProcessorType"/>
<keyword type="property" name="The “has-details” property" link="LatexilaPostProcessor.html#LatexilaPostProcessor--has-details"/>
<keyword type="function" name="latexila_post_processor_all_output_new ()" link="LatexilaPostProcessorAllOutput.html#latexila-post-processor-all-output-new"/>
<keyword type="struct" name="LatexilaPostProcessorAllOutput" link="LatexilaPostProcessorAllOutput.html#LatexilaPostProcessorAllOutput-struct"/>
<keyword type="function" name="latexila_post_processor_latex_new ()" link="LatexilaPostProcessorLatex.html#latexila-post-processor-latex-new"/>
<keyword type="function" name="latexila_post_processor_latex_get_errors_count ()" link="LatexilaPostProcessorLatex.html#latexila-post-processor-latex-get-errors-count"/>
<keyword type="struct" name="LatexilaPostProcessorLatex" link="LatexilaPostProcessorLatex.html#LatexilaPostProcessorLatex-struct"/>
<keyword type="function" name="latexila_post_processor_latexmk_new ()" link="LatexilaPostProcessorLatexmk.html#latexila-post-processor-latexmk-new"/>
<keyword type="struct" name="LatexilaPostProcessorLatexmk" link="LatexilaPostProcessorLatexmk.html#LatexilaPostProcessorLatexmk-struct"/>
<keyword type="function" name="latexila_synctex_get_instance ()" link="LatexilaSynctex.html#latexila-synctex-get-instance"/>
<keyword type="function" name="latexila_synctex_connect_evince_window ()" link="LatexilaSynctex.html#latexila-synctex-connect-evince-window"/>
<keyword type="function" name="latexila_synctex_forward_search ()" link="LatexilaSynctex.html#latexila-synctex-forward-search"/>
<keyword type="struct" name="LatexilaSynctex" link="LatexilaSynctex.html#LatexilaSynctex-struct"/>
<keyword type="signal" name="The “backward-search” signal" link="LatexilaSynctex.html#LatexilaSynctex-backward-search"/>
<keyword type="function" name="latexila_utils_get_shortname ()" link="latexila-LatexilaUtils.html#latexila-utils-get-shortname"/>
<keyword type="function" name="latexila_utils_get_extension ()" link="latexila-LatexilaUtils.html#latexila-utils-get-extension"/>
<keyword type="function" name="latexila_utils_replace_home_dir_with_tilde ()" link="latexila-LatexilaUtils.html#latexila-utils-replace-home-dir-with-tilde"/>
<keyword type="function" name="latexila_utils_register_icons ()" link="latexila-LatexilaUtils.html#latexila-utils-register-icons"/>
<keyword type="function" name="latexila_utils_get_pixbuf_from_icon_name ()" link="latexila-LatexilaUtils.html#latexila-utils-get-pixbuf-from-icon-name"/>
<keyword type="function" name="latexila_utils_str_replace ()" link="latexila-LatexilaUtils.html#latexila-utils-str-replace"/>
<keyword type="function" name="latexila_utils_file_query_exists_async ()" link="latexila-LatexilaUtils.html#latexila-utils-file-query-exists-async"/>
<keyword type="function" name="latexila_utils_file_query_exists_finish ()" link="latexila-LatexilaUtils.html#latexila-utils-file-query-exists-finish"/>
<keyword type="function" name="latexila_utils_show_uri ()" link="latexila-LatexilaUtils.html#latexila-utils-show-uri"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_MAIN_TITLE" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-MAIN-TITLE:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_JOB_TITLE" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-JOB-TITLE:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_JOB_SUB_COMMAND" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-JOB-SUB-COMMAND:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_ERROR" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-ERROR:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_WARNING" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-WARNING:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_BADBOX" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-BADBOX:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_MSG_TYPE_INFO" link="LatexilaBuildView.html#LATEXILA-BUILD-MSG-TYPE-INFO:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_STATE_RUNNING" link="LatexilaBuildView.html#LATEXILA-BUILD-STATE-RUNNING:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_STATE_SUCCEEDED" link="LatexilaBuildView.html#LATEXILA-BUILD-STATE-SUCCEEDED:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_STATE_FAILED" link="LatexilaBuildView.html#LATEXILA-BUILD-STATE-FAILED:CAPS"/>
<keyword type="constant" name="LATEXILA_BUILD_STATE_ABORTED" link="LatexilaBuildView.html#LATEXILA-BUILD-STATE-ABORTED:CAPS"/>
<keyword type="constant" name="LATEXILA_POST_PROCESSOR_TYPE_NO_OUTPUT" link="LatexilaPostProcessor.html#LATEXILA-POST-PROCESSOR-TYPE-NO-OUTPUT:CAPS"/>
<keyword type="constant" name="LATEXILA_POST_PROCESSOR_TYPE_ALL_OUTPUT" link="LatexilaPostProcessor.html#LATEXILA-POST-PROCESSOR-TYPE-ALL-OUTPUT:CAPS"/>
<keyword type="constant" name="LATEXILA_POST_PROCESSOR_TYPE_LATEX" link="LatexilaPostProcessor.html#LATEXILA-POST-PROCESSOR-TYPE-LATEX:CAPS"/>
<keyword type="constant" name="LATEXILA_POST_PROCESSOR_TYPE_LATEXMK" link="LatexilaPostProcessor.html#LATEXILA-POST-PROCESSOR-TYPE-LATEXMK:CAPS"/>
<keyword type="constant" name="LATEXILA_POST_PROCESSOR_TYPE_NB_TYPES" link="LatexilaPostProcessor.html#LATEXILA-POST-PROCESSOR-TYPE-NB-TYPES:CAPS"/>
</functions>
</book>
|