Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-builder-doc-46.1-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: gnome-builder-doc Distribution: openSUSE Tumbleweed
Version: 46.1 Vendor: openSUSE
Release: 1.2 Build date: Thu Apr 11 13:29:20 2024
Group: Documentation/HTML Build host: reproducible
Size: 32421950 Source RPM: gnome-builder-46.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Builder
Summary: Documentation files for the gnome-builder package
Builder is an IDE for GNOME and a tool to help writing GNOME-based
applications.

Provides

Requires

License

CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later

Changelog

* Thu Apr 11 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.1:
    + Improvements to sidebar legibility.
    + Setup CACHEDIR.TAG for private Flatpak installation to avoid
      automatic backups by various backup software.
    + Update to newcomers project list.
    + Fix parsing of `flatpak-builder --version` output for which the
      format has changed since earlier implementations of Builder's
      flatpak plugin.
    + Workaround a DMA-BUF issue in WebKit for showing help
      documentation.
    + Menu search filtering improvements.
    + File search preview improvements.
    + Stylistic improvements to editor gutter.
    + Improved flatpak runtime lists from gnome-builder-flatpak
      daemon.
    + Updated translations.
* Wed Apr 03 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0+14:
    + libide/gui: improve sidebar legibility.
    + plugins/git: fix compilation issue with newer libgit2
      (boo#1222185).
* Sat Mar 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0:
    + Fix name escaping in python template.
    + Print the IDE object tree with troubleshooting information.
    + Fix a leak of the mmap-based code-index builders.
    + Aggressively release code-index resources while processing.
    + Port over the overview map scrolling performance work from
      Builder into IdeEditorPage.
    + Activate create-project form with keyboard typical keyboard
      accelerators from all entries.
    + Updated translations.
  - Changes from version 46.rc:
    + Spellcheck fixes
    + Fix a potential crash with the diagnostic engine.
    + Apply build-options.env from primary flatpak module to build
      pipeline.
    + Use --detach-keys with podman-based toolboxes.
    + Fix developer-id for metainfo.
* Mon Feb 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.beta:
    + New elixer language server support.
    + Updated terminal styling which is closer to Ptyxis and will
      update to match the given editor style scheme (when supported).
    + New sidebar styling which matches GNOME applications better.
    + Various internal improvements to help with correctness of
      GtkExpression.
    + Many new style schemes based on Ptyxis palettes.
    + Ensure reload-files action is available to command palette.
    + New runtime menu toggle for GSK renderer used by your
      application.
    + Use AdwAboutDialog.
    + Fix codeshot plugin with varying GDK surface scales.
    + Avoid "crashing" gnome-builder-clang when there is a protocol
      error so coredumpctl does not try to track them. This was
      generally from the pipeline reloading and expected behavior.
    + Don't try to complete - into -> with Clang, but continue for
      field access converting . to -> as necessary.
    + Add go icons to custom iconography for project sidebar.
    + Fix a critical in the buffer monitor.
    + Make ignored files less prominent when displayed in project
      sidebar.
    + Fix some license usage in project templates.
  - Drop 43a7c586.patch: fixed upstream.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha:
    + Fix various shortcuts in editor.
    + Fix various icon usage from icon themes.
    + Improve various preferences to follow GNOME HIG.
    + Add formatting support for Blueprint.
    + Build fixes for libxml 2.12.
    + Fix build locality for autotools srcdir vs builddir.
    + Add delay before updating symbol-tree scope.
    + Improve selection range detection for status bar.
    + Clang formatting now uses the improved IdeFormatter interface.
    + Various project template fixes.
    + Fix memory leak of native dialogs.
    + Various SDK extension improvements for Flatpak.
    + Fix spellcheck when language changes.
    + Improve copy/paste issues where additional formatting was
      added.
    + Presort Flatpak manifests by path for predictable loading.
    + Fix path translation with readlink.
    + Terminal styling improvements.
    + Greeter styling improvements.
    + Various libdex usage fixes.
    + Fix leaks of various pipeline messages and variables.
  - Convert to source service for easier updating.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Add 43a7c586.patch: remove autoptr cleanup. This is not needed
    now with recent GTK changes.
* Sun Sep 17 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.0:
    + Style fixes to match GNOME 45 Adwaita styling.
    + Various style scheme color improvements.
    + Improved hover styling.
    + Autocompletion fixes for CTags.
    + Fixes for pipeline failures expecting "flatpak build-init" to
      run.
    + Port Flatpak plugin to IdePipelineStateCommand.
    + Prime initial state of GNetworkMonitor to reduce eroneous
      values.
    + Improve LSP "window/logMessage" conformance.
    + Fixes for typescript-language-server support.
* Sun Sep 03 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.rc:
    + Improvements to various Meson-based project templates.
    + Ensure more error messages are translated.
    + Support for more recent Sysprof features such as scheduler
      details and D-Bus message recording.
    + Improve pattern matching for symbol-tree popover and global
      search integration.
    + Make sure to run sysprof-agent with --cwd= .
    + Flatpak runtime will only poke sandbox holes when we think
      we are performing a profile with sysprof-agent.
    + Fix cursor placement after formatting with XML indent.
    + Move 'flatpak build-init' as a fallback pipeline stage
      during 'BEFORE|AUTOGEN' phase.
    + Fix mimetype for C++ code.
    + Updated translations.
  - Changes from version 45.beta:
    + Fix build system discovery with Flatpak.
    + Increase keywords in the greeter to improve app filtering.
    + Remove use of libsysprof-gtk, no defunct.
    + Fix space trimming on last line of file.
    + Improve tooltips.
    + Fix some immediate exit of LSPs due to processId pid-namespace
      mismatches.
    + Updated valgrind icon.
    + Add support for meson-lsp and swift-lsp.
    + Update templates to use metainfo.
    + Updated documentation.
  - Changes from version 45.alpha:
    + Plugins may now be written using modern JavaScript powered by
      libpeas-2 and GJS. See GJS documentation for how to write
      modern GObjects using JavaScript modules.
    + TODO plugin now does word regex selection to avoid matching
      symbols containing TODO (or similar).
    + Various LSP improvements to more closely adhere to LSP
      protocol.
    + Builder will now disable text-modifiers during undo/redo
      operations to avoid confusing the text history stack.
    + Improvements to style schemes to better match libadwaita.
    + The valgrind plugin has gained the option to set number of
      callers to record in stack traces.
    + Fixes for PHP Intelephense language server integration.
    + Ctrl+Q will now unload workbenches before exiting to ensure
      that session state may be saved.
    + Improvements for SourceKit-LSP integration.
    + newline-type is properly respected from IdeFileSettings, fixing
      the initial state found in the statusbar.
  - Drop deprecated pkgconfig() modules build requirements:
    libpcre2-posix, sysprof-ui-5, pygobject-3.0, vapigen, and
    libdazzle-1.0
  - Add gjs Suggests. GNOME Builder plugins can now be written
    using modern JS.
  - Add explicit BuildRequires tag on gcc.
  - Replace libpeas-1.0 and sysprof-4 pkgconfig() BuildRequires with
    libpeas-2 and sysprof-6, as new introduced build requirements.
* Tue Mar 21 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.1:
    + Fix use of unstable libadwaita API.
    + The GJS template now uses runAsync to run the application main
      loop.
    + Many symbolic PNGs were regenerated from SVG sources to reduce
      the need for runtime generation of icons.
    + Add status message for codeshot plugin missing from
      configuration overview.
    + Bundle `info-symbolic` icon which is missing from some desktops
      such as Elementary OS.
  - Drop patch fixed upstream:
    + d89a5c95e43f4a4e1a4e9d063e3962bac8e51db0.patch
* Sun Mar 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add upstream build fix patch:
    + d89a5c95e43f4a4e1a4e9d063e3962bac8e51db0.patch: Revert "Fix
      adw_expander_row_add_action() deprecation warning".
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.0:
    + Improvements to IdeRunContext
    + Gradle now checks to see if gradle wrapper already exists
    + Todo plugin got style improvements
    + A new "codeshot" plugin to take stylized screenshots of code
    + Many shortcuts can now be modified by users in preferences
    + Meson template updates
    + The gdb plugin will now use --cd to change directories instead
      of -ex to execute the command
    + The terminal plugin has received style and UI updates
    + Builder will now enforce a `.xml` suffix when installing style
      schemes for users to ensure they are picked up by GtkSourceView
    + An existing greeter will be used when possible when trying to
      perform operations which require a greeter window
    + Updates for recent WebKit ABI breaks and work around a crash in
      paths where WebKit does not properly initialize itself
    + Make more menu items searchable and their shortcuts overridable
    + Make menu shortcuts update the accelerator label when
      overridden by users with the new shortcut infrastructure
    + Improve shortcut groupings in the shortcut overlay window
    + Remove initial "error" CSS style when displaying the clone
      dialog
    + Run LSPs within a `meson devenv` when possible. This requires
      that your project has configured before the LSP starts
    + New keyboard shortcuts to move between diagnostics within a
      file
    + You can now copy a file from the project tree context menu
    + Various fixes for changes in GIO
    + Keyboard shortcuts to move between search results
    + The flatpak plugin now sets the GTK 4 settings instead of GTK 3
    + Track deprecation changes in libadwaita
    + Updated translations.
* Mon Mar 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.rc:
    + UI and CSS styling fixes
    + Lots of memory leak fixes
    + Various improvements in Vim emulation
    + Fixes and performance improvements to various completion
      providers
    + New XML and Swift formatters
    + Ensure we only show a single grep search panel
    + A golang build system addin
    + A new user messages panel
    + Podman integration fixes
    + Plugin symbols are no longer exported by the ELF except type
      registration
    + Fixes for various LSP conformance
    + Git now uses a PTY when cloning to provide better messaging to
      users
    + Lots of internal operations now log to messages panel
    + A new markdown indenter
    + A new swift linter
    + The sysroot plugin has been removed
    + Updated translations.
  - Add boolean pkgconfig(webkitgtk-6.0) BuildRequires, allow build
    with new webkit-2.39.91.
  - Drop global __requires_exclude typelib\\(Ide\\) and
    global __requires_exclude_from %{_libdir}/gnome-builder/plugins:
    No longer needed.
* Mon Feb 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.beta:
    + SDK extension resolving has been made asynchronous so projects
      load much faster in conjunction with Flatpak. This brings in a
      new dependency on libdex which I've written about on
      planet.gnome.org.
      https://blogs.gnome.org/chergert/2022/11/24/concurrency-parallelism-i-o-scheduling-thread-pooling-and-work-stealing/
    + Fixes for recent WebKitGTK changes.
    + Shortcut improvements.
    + Rust template updates.
    + The search entry now focuses the text editor when enter is
      pressed.
    + A number of new search providers have been added.
    + Preview of search results in the global search popover.
    + User-defined keybindings in
      $XDG_CONFIG_DIR/gnome-builder/keybindings.json
    + Many keyboard shortcuts have been added.
    + The project tree has been ported to GtkListView and includes
      DnD again.
    + Preferences bug fixes.
    + Lots of safety improvements under the hood.
    + New filters for project-tree and todo panels.
    + Podman fixes for odd configuration files.
    + Build systems can now alter the "srcdir" allowing for projects
      which are in subdirectories of their git project to work
      better.
    + Support for SourceKit LSP for Swift.
  - Changes from version 44.alpha:
    + A new LSP subsystem that makes language server plugins
      generally just require a .plugin file.
    + .buildconfig file support for runtime environment settings and
      file monitoring for tracking out-of-band updates.
    + Updates for GTK 4-based projects.
    + Podman integration improvements
    + Jhbuild integration improvements
    + Code completion robustness fixes
    + Vim improvements
    + Support for WebKit GTK 6.0
    + Spellcheck fixes
    + Improvements to pipeline integration for many build systems
    + Fixes for C and XML auto indenters
    + Menuing changes including more debugger integration
    + Fix build CPU parallelism selection
    + New keyboard shortcuts
    + Removal of shadow bubbles
    + Improve styling for drawing selection matches
    + Scrolling improvements when moving through searches
    + Support for dub/d-lang
    + Updated translations.
  - Add pkgconfig(libdex-1) BuildRequires, new dependency.
  - Bump basever define to 44 following upstream changes.
* Sun Feb 26 2023 Luciano Santos <luc14n0@opensuse.org>
  - Replace python3-gi-docgen build requirement with the more
    reliable pkgconfig(gi-docgen).
* Fri Feb 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.6:
    + Backport a fix for preferences crashing due to GtkExpression
      bindings.
    + Fix default font size in editor.
    + Fix top padding for editor.
    + Fix decoding of hex-encoded UTF-8 from gdb in path names.
* Thu Feb 02 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.5:
    + Fix selection for number of build CPUs in preferences with
      additional concurrency options.
    + Allow closing tabs with ctrl+w when focus is within the tab
      bar.
    + Use "meson setup" when initializing build directories.
    + Fix various runtime warnings.
    + Fix tooltips for combo rows in preferences.
    + Improve zoom-with-wheel-scroll in some situations.
    + Fix save/record actions with Sysprof plugin.
    + Fix editing of configure options in preferences.
    + Fix terminal search.
    + Add README.md to meson templates.
    + Fixes to Rust GTK project template.
    + Updated translations.
  - Enable build of doc subpackage again.
* Tue Dec 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.4:
    + Build system support for both webkit2gtk-5.0 and webkitgtk-6.0
      to allow for various platforms to support the version that will
      get long term support maintaining ABI.
    + Fix some C-indenter peculiarities from the GTK 4 port including
      indentation after comments and overwrite ) triggering parameter
      alignments.
    + Fix a keyboard shortcut in overview.
* Wed Nov 30 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 43.3:
    + Update GTK Rust template to recent gtk4-rs release.
    + Spellcheck fixes.
    + UI improvements to various panels including GAction fixes.
    + Preference dialog widgetry fixes.
    + Clear diagnostics when starting a new build.
    + New "shellcheck" plugin providing diagnostics for shell scripts
    + Add print support for web pages.
    + Addition of various default snippet variables.
    + Vim integration improvements when interacting with some
      internal features such as bracket/brace overwrite.
    + Ensure sourceview scrolls when moving between search results
      instead of jumping, while maintaining jump support when file is
      opened.
    + Fix various action activation for web page menus.
    + CSS style fixes for :backdrop pseudo selector.
    + Fix measurements for gutter when font is scaled.
    + Fix console interaction for debugger UI.
    + Updated translations.
* Wed Oct 05 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.2:
    + Use preferred $SHELL for $PATH discovery on host to ensure we
      pick up various $PATH modificiations.
    + Disable support for Fish when crossing container boundaries, it
      caused too many runtime compat issues. A default shell fallback
      will be used.
    + The meson plugin gained support for extracting run commands for
      executables installed to $prefix/bin.
    + Remove <> from insert-matching-braces.
    + gdbwire amalgamation updated for bugfixes.
    + Silence stderr when using gdb to avoid merging of
      stderr/stdout. This fixes various issues with using GDB across
      containers.
    + Various workspace UI fixes.
    + Path resolution fixes when resolving paths across container
      boundaries.
    + Build flag extraction fixes, particularly around -isystem use
      and C++ build flags with libclang.
    + Fixes for display of C/C++ parameters in code completion.
    + Fixes to spellcheck invalidation.
    + Performance fixes for repeated lookups of programs in runtime
      paths.
    + GTK 4 project template improvements.
    + Updated translations.
* Tue Sep 27 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.1:
    + Raise debug panel when debug session begins.
    + Fix how file-descriptors are passed through flatpak-spawn to
      the host.
    + Improve Meson run command provider to support CLI applications.
    + Fix support for using deviced to run Flatpak application on
      remote device.
    + Fix icon for LSP search results in global search.
    + Use -Wno-unused-function for headers for Clang diagnostics to
      avoid reporting errors for static inlines. This removes a
      workaround from previous releases of Builder which causes
      errors with some C++ code.
    + Fix style-preview height in preferences window.
    + Fix TTY integration with podman containers so color terminals
      work with the build panel.
    + Include a backend-specific error message when version control
      cloning files in the greeter workspace.
    + Fix invalid property value in URL bar for webkit pages.
    + Port meson and cargo plugins to use run commands. This fixes an
      issue where run contexts don't know they need TTY support until
      too late. This affected podman usage.
    + Port git plugin to use run commands for submodule
      initialization. This also helps ensure we have TTY access.
    + Fix "hold" counts on document buffers so they cannot be
      reclaimed immediately after loading of the buffer completes.
    + When renaming files in the project-tree, the old file will be
      closed and the new file re-opened in it's place. Previously we
      only closed the file and did not re-open.
    + gnome-builder-git daemon gained some optimizations and
      improvements around monitoring .git indexes.
    + Git file changes are now properly reloaded after commits are
      detected to the underlying index.
    + Life-cycle tracking of highlighter/completion providers for
      Ctags has been improved.
    + The empty-state for page frames has been updated to fit better
      with adwaita styling.
    + Layered settings for syntax languages has been fixed.
    + Updated translations.
* Thu Sep 22 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.0:
    + Unit Testing:
    - In previous version of Builder, plugins were responsible for
      how Unit Tests were run. Now, they also use Run Commands
      which allows users to run their Unit Tests with the debugger
      or other tooling.
    + Please see the included NEWS file for all the changes made
      during the unstable releases.
  - Enable pkgconfig(d-spy) BuildRequires, build d-spy plugin.
  - Obsolete the -doc sub-package, as it does not build. See
    https://gitlab.gnome.org/GNOME/gnome-builder/-/issues/1793
* Mon Sep 19 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.rc:
    + This is the truly the largest release of Builder yet, with
      nearly every aspect of the application improved in some way or
      another this cycle.
* Tue Aug 30 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add Dirty-quick-hackfix-typelibs.patch: Avoid our typelib scanner
    adding non-existing typelibs as dependencies.
* Sat Aug 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.alpha1:
    + This release is not intended for end-users.
      This is our first release of the GTK 4 port of GNOME Builder.
      It contains a significantly redesigned interface and foundry.
    + Given the size of the Builder project this port is not yet
      complete. It is far enough along to get testing from
      distributions and enthusiastic users alike. However, expect
      missing features and please don't overwhelm upstream with issue
      reports on that. First check the GTK 4 port issue to see if it
      is already known at
      https://gitlab.gnome.org/GNOME/gnome-builder/-/issues/1675
    + Developer builds of Builder now use org.gnome.Builder.Devel as
      the application identifier so that we can allow parallel
      installing of nightly/stable Flatpaks.
    + While Builder still supports plugins written in Python, there
      are no more Python-based plugins bundled with Builder. We've
      stopped using the bindings ourselves due to instability. We may
      change our scripting language but that is for another time.
    + Thanks to everyone who has contributed to the GTK 4 port, it's
      been a full out scramble to port such a gigantic project in one
      cycle.
  - Changes in BuildRequires following upstream changes:
    + Drop pkgconfig(gladeui-2.0), pkgconfig(gspell-1),
      pkgconfig(gtk+-3.0), pkgconfig(gtksourceview-4),
      pkgconfig(libhandy-1), pkgconfig(libportal-gtk3),
      pkgconfig(libsoup-2.4), pkgconfig(pangoft2),
      pkgconfig(sysprof-ui-4), pkgconfig(vte-2.91),
      pkgconfig(webkit2gtk-4.0) and pkgconfig(libdevhelp-3.0).
    + Add appstream-glib, desktop-file-utils, pkgconfig(dspy-1),
      pkgconfig(editorconfig), pkgconfig(gtk4),
      pkgconfig(gtksourceview-5), pkgconfig(libadwaita-1),
      pkgconfig(libpanel-1), pkgconfig(libportal-gtk4),
      pkgconfig(sysprof-capture-4), pkgconfig(sysprof-ui-5),
      pkgconfig(vte-2.91-gtk4) and pkgconfig(webkit2gtk-5.0).
  - Validata appdata and desktop files during build.
  - Update Supplements to current standard.
  - Update rpmlintrc.
  - Drop jhbuild sub-package, jhbuild support is ported to c, and no
    longer depends on the python package version.
* Mon Apr 25 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 42.1:
    + Meson templates updates.
    + Fix failure to load project under certain symlink situations.
    + Fix restore-cursor plugin.
    + Improve newline handling with git diffs.
    + Updated GJS snippets.
    + Fixes for podman integration.
    + Language Server Protocol enhancements.
    + Updated translations.
* Sat Mar 19 2022 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 42.0:
    + Updated C++ and Vala templates.
    + Only enable Vala search provider if Vala is supported language
      by the projects build system to avoid spawning LSP.
    + Updated translations.
* Tue Mar 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.rc1:
    + Template updates for JavaScript, Python, C, and Vala
    + Updates for Vala and Intelephense language servers.
    + CMake integration improvements.
    + Additional license options for templates.
    + Updated translations.
* Fri Feb 25 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Ignore RPM deps for %{_libdir}gnome-builder/plugins: those
    plugins are all there to assist the user writing his code. The
    deps are mostly relevant for the programs written using builder,
    but not for builder itself.
* Wed Feb 23 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.beta1:
    + Support for dark style preference
    + Enable proc-macro with rust-analzyer
    + Project template updates
    + Improvements to podman integration
    + Fix a number of crashes
    + Use libhandy for window styling to match other GNOME
      applications
    + Fullscreen has been temporarily removed until the GTK 4 port to
      allow for easier transition to libhandy
    + Updates to syntax highlighting schemes
    + Addition of IdeDiagnosticTool to simplify plugin creation
    + Adwaita is now the default style scheme
    + The gutter will now try to use colors from style scheme for
      difffs
    + Build system modernization
    + Robustness fixes to terminal
    + Fixes for header include completion
    + gtk4 validation with RNG
    + Clang improvements when using podman
    + CMake integration fixes
    + Updated icons
    + VIM emulation fixes
    + Updated translations.
  - Add pkgconfig(libhandy-1) BuildRequires: New dependency.
  - Drop e2b369ec056ff43701803c5e5185fa2ac391d238.patch: Fixed
    upstream.
* Mon Feb 21 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add upstream build fix patch:
    + e2b369ec056ff43701803c5e5185fa2ac391d238.patch: doc: Correct
      fragment in doc comment. Otherwise gi-docgen will fail the
      build.
* Sat Jan 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.alpha1:
    + Use updated libportal release
    + Add buildstream plugin
    + Support for "base runtimes" in flatpak manifests
    + Use GtkScrolledWindow with terminals
    + Allow specifying min-length for quick-highlight plugin
    + Fixes to allow for external addons with Flatpak
    + rubucop support
    + Parse languages from meson.build more correctly
    + CSS, Font, and syntax styling improvements
    + An experimental clangd plugin, which distributions should not
      enable by default as it consumes significantly more memory than
      Builder's integrated clang support
    + Search result ordering fixes
    + Modernized mono template
    + Clang-format integration
    + Improved SDK download integration with Flatpak
    + Make application-ids more restrictive when creating projects
    + Avoid opening known GTK 4 templates with Glade
    + Fix unloading of some pipeline addins
    + Work around IBus breakage in how it stole our keybindings
    + Allow markdown in diagnostics as used by some LSPs, notably
      rust-analyzer
    + Improved path detection with SDKs and extensions
    + Markdown styling improvements
    + A new LspService object has been added for plugins who need
      simple integration with language servers, vastly simplifying
      work necessary by plugins integrating language servers.
    + Fixes to wordexp() usage when calculating long/short-form paths
    + CSS plugin now knows about additional CSS property names
    + Many LSP integration points with newer specifications have been
      added
    + You can now set run-options in build preferences
    + Additional snippets have been added
    + Support for integrating with intelephense language server
    + Support for integrating with Blueprint language server and
      syntax
    + Updated translations
  - Drop 59be97f21e592a7b8e94128c368a87ca16cb2881.patch: Fixed
    upstream.
  - Replace pkgconfig(libportal) with pkgconfig(libportal-gtk3)
    BuildRequires, following upstream changes.
  - Bump basever define to 42, following upstream changes.
* Tue Dec 07 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.3:
    + Improvements to Flatpak runtime resolution on new system
      installations.
    + Improvements to overview map syling.
    + The Glade designer will no longer try to open UI files it knows
      are GTK 4 based to avoid confusion. This requires GTK 4
      templates to be using appropriate <requires lib="gtk"
      version="4.0"/> elements.
    + The GTK 4 template has been updated.
    + Application id's are more restrictive in the project wizard.
    + Build pipelines are no properly unloaded when destroyed.
    + Auxillary font loading was fixed on Nix.
    + The editor can now insert matching single quotes (').
    + Work arounds for breakage in IBus with regards to stealing the
      search accelerator (ctrl+.).
    + Improvements to the CMake plugin.
    + Ensure diagnostics are properly formatted.
    + Improve diagnostic styling.
  - Add 59be97f21e592a7b8e94128c368a87ca16cb2881.patch: Fix build for
    i586.
* Wed Nov 17 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.2:
    + Fix an issue with comparing global search results.
    + Use multiple Flatpak transactions if runtimes are found on
      different installations.
    + Fix running applications when Flatpak private installation is
      needed.
    + Improve language detection with meson.
    + Improve styling of overview map.
    + Improve search results.
    + Updated project templates.
    + GVls updates.
    + Updated translations.
* Thu Sep 23 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.1:
    + Make system/user fonts available when running application.
    + Project template updates.
    + Snippet updates.
    + Updated translations.
* Fri Sep 03 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.0:
    + Fixes to markdown presentation with Pango.
    + Template fixes.
    + Allow installation of KDE and elementary Flatpak runtimes
      through private flatpak installation.
    + Updated translations.
* Mon Aug 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.beta1:
    + Builder now uses a private Flatpak installation for SDKs to
      avoid modifying the user's flatpak installation.
    + Style scheme improvements.
    + Improvements in the foundry to build pipelines.
    + Allow loading buffers without addins to speed up text
      replacements.
    + Use jedi-language-server instead of loading Jedi in process.
    + Enable rust global search if the project is known to contain
      rust.
    + Improvements to Flatpak SDK extension integration.
    + A new markdown renderer.
    + Improvements to LSP autocompletion features.
    + Accessibility improvements.
    + Improved devhelp integration.
    + Session support for additional page types other than editors.
    + Improvements to grep integration including project search and
      replace.
  - Replace gtk-doc BuildRequires with python3-gi-docgen: follow
    upstreams move from gtk-doc to gi-docgen.
* Fri Aug 06 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.alpha1:
    + New and improved templates.
    + Toolbox improvements from Flatpak.
    + A new gnome-builder-flatpak helper, removing libflatpak from
      the gnome-builder UI process.
    + Improvements to gnome-builder-git to use default branch name.
    + Improved session management.
    + A11y improvements.
    + Upudted translations.
* Fri May 14 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.40.2:
    + Fixes for gdb when using zsh/fish.
    + Improve Flatpak runtime discovery when SDK extensions are used.
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.40.1:
    + Project template improvements.
    + Theme fixes for non-standard themes.
    + Improvements to Podman/Toolbox integration.
    + Sysprof integration fixes.
    + Improve resolution of SDK Extensions from Flatpak manifests.
    + Fix delivering flatpak builds via deviced to remove device.
    + Updated translations.
* Sat Mar 20 2021 Michael Gorse <mgorse@suse.com>
  - Update to version 3.40.0:
    + Build system improvements.
    + Group “Toolbox” containers together in build preferences.
    + Fixes for "cargo-home" usage with Rust templates.
    + More shortcuts added to shortcuts window.
    + Updated translations.
* Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.39.99:
    + Various build system improvements.
    + New libide helpers for plugins to locate addins by module name.
    + Resiliency fixes language server protocol.
    + Use rust-analyzer from SDK inside build container when
      possible.
    + Fix use of F7 keyboard shortcut for build commands.
    + Allow use of $FILE from external shell commands.
    + Fix duplicated text when inserting various types of completion
      proposals.
    + Updated translations.
* Tue Feb 02 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.38.2:
    + Always give access to a11y bus from Flatpak.
    + Support for Flatpak's --add-policy.
    + Default to cloning remote's HEAD branch.
    + Stop showing GLib debug messages when running application
      unless debugging.
    + Updated translations.

Files

/usr/share/doc/libide
/usr/share/doc/libide/RedHatDisplay-Black.woff
/usr/share/doc/libide/RedHatDisplay-Black.woff2
/usr/share/doc/libide/RedHatDisplay-BlackItalic.woff
/usr/share/doc/libide/RedHatDisplay-BlackItalic.woff2
/usr/share/doc/libide/RedHatDisplay-Bold.woff
/usr/share/doc/libide/RedHatDisplay-Bold.woff2
/usr/share/doc/libide/RedHatDisplay-BoldItalic.woff
/usr/share/doc/libide/RedHatDisplay-BoldItalic.woff2
/usr/share/doc/libide/RedHatDisplay-Italic.woff
/usr/share/doc/libide/RedHatDisplay-Italic.woff2
/usr/share/doc/libide/RedHatDisplay-Medium.woff
/usr/share/doc/libide/RedHatDisplay-Medium.woff2
/usr/share/doc/libide/RedHatDisplay-MediumItalic.woff
/usr/share/doc/libide/RedHatDisplay-MediumItalic.woff2
/usr/share/doc/libide/RedHatDisplay-Regular.woff
/usr/share/doc/libide/RedHatDisplay-Regular.woff2
/usr/share/doc/libide/RedHatText-Bold.woff
/usr/share/doc/libide/RedHatText-Bold.woff2
/usr/share/doc/libide/RedHatText-BoldItalic.woff
/usr/share/doc/libide/RedHatText-BoldItalic.woff2
/usr/share/doc/libide/RedHatText-Italic.woff
/usr/share/doc/libide/RedHatText-Italic.woff2
/usr/share/doc/libide/RedHatText-Medium.woff
/usr/share/doc/libide/RedHatText-Medium.woff2
/usr/share/doc/libide/RedHatText-MediumItalic.woff
/usr/share/doc/libide/RedHatText-MediumItalic.woff2
/usr/share/doc/libide/RedHatText-Regular.woff
/usr/share/doc/libide/RedHatText-Regular.woff2
/usr/share/doc/libide/SourceCodePro-It.ttf.woff
/usr/share/doc/libide/SourceCodePro-Regular.ttf.woff
/usr/share/doc/libide/SourceCodePro-Semibold.ttf.woff
/usr/share/doc/libide/alias.DebuggerAddress.html
/usr/share/doc/libide/alias.PtyFd.html
/usr/share/doc/libide/callback.ActionActivateFunc.html
/usr/share/doc/libide/callback.BufferChangeMonitorForeachFunc.html
/usr/share/doc/libide/callback.BufferCommitFunc.html
/usr/share/doc/libide/callback.BufferForeachFunc.html
/usr/share/doc/libide/callback.BuildLogObserver.html
/usr/share/doc/libide/callback.DiagnosticsLineCallback.html
/usr/share/doc/libide/callback.ExtensionSetAdapterForeachFunc.html
/usr/share/doc/libide/callback.FileWalkCallback.html
/usr/share/doc/libide/callback.HighlightCallback.html
/usr/share/doc/libide/callback.PageCallback.html
/usr/share/doc/libide/callback.PtyInterceptCallback.html
/usr/share/doc/libide/callback.RecursiveIgnoreFunc.html
/usr/share/doc/libide/callback.RunContextHandler.html
/usr/share/doc/libide/callback.ShortcutInfoFunc.html
/usr/share/doc/libide/callback.TaskCacheCallback.html
/usr/share/doc/libide/callback.TaskThreadFunc.html
/usr/share/doc/libide/callback.TextIterCharPredicate.html
/usr/share/doc/libide/callback.ThreadFunc.html
/usr/share/doc/libide/callback.TreeNodeCompare.html
/usr/share/doc/libide/callback.TreeTraverseFunc.html
/usr/share/doc/libide/callback.TweaksBindingTransform.html
/usr/share/doc/libide/callback.TweaksItemVisitor.html
/usr/share/doc/libide/callback.WidgetContextHandler.html
/usr/share/doc/libide/callback.WorkspaceCallback.html
/usr/share/doc/libide/class.ActionMuxer.html
/usr/share/doc/libide/class.Animation.html
/usr/share/doc/libide/class.Application.html
/usr/share/doc/libide/class.Buffer.html
/usr/share/doc/libide/class.BufferChangeMonitor.html
/usr/share/doc/libide/class.BufferManager.html
/usr/share/doc/libide/class.BuildManager.html
/usr/share/doc/libide/class.CachedListModel.html
/usr/share/doc/libide/class.CompileCommands.html
/usr/share/doc/libide/class.Config.html
/usr/share/doc/libide/class.ConfigManager.html
/usr/share/doc/libide/class.Context.html
/usr/share/doc/libide/class.DebugManager.html
/usr/share/doc/libide/class.Debugger.html
/usr/share/doc/libide/class.DebuggerBreakpoint.html
/usr/share/doc/libide/class.DebuggerBreakpoints.html
/usr/share/doc/libide/class.DebuggerFrame.html
/usr/share/doc/libide/class.DebuggerInstruction.html
/usr/share/doc/libide/class.DebuggerLibrary.html
/usr/share/doc/libide/class.DebuggerRegister.html
/usr/share/doc/libide/class.DebuggerThread.html
/usr/share/doc/libide/class.DebuggerThreadGroup.html
/usr/share/doc/libide/class.DebuggerVariable.html
/usr/share/doc/libide/class.DeployStrategy.html
/usr/share/doc/libide/class.Device.html
/usr/share/doc/libide/class.DeviceInfo.html
/usr/share/doc/libide/class.DeviceManager.html
/usr/share/doc/libide/class.DeviceProvider.html
/usr/share/doc/libide/class.Diagnostic.html
/usr/share/doc/libide/class.DiagnosticTool.html
/usr/share/doc/libide/class.Diagnostics.html
/usr/share/doc/libide/class.DiagnosticsManager.html
/usr/share/doc/libide/class.DirectoryReaper.html
/usr/share/doc/libide/class.DirectoryVcs.html
/usr/share/doc/libide/class.Doap.html
/usr/share/doc/libide/class.DoapPerson.html
/usr/share/doc/libide/class.EditorPage.html
/usr/share/doc/libide/class.EditorWorkspace.html
/usr/share/doc/libide/class.EntryPopover.html
/usr/share/doc/libide/class.EnumObject.html
/usr/share/doc/libide/class.Environment.html
/usr/share/doc/libide/class.EnvironmentEditor.html
/usr/share/doc/libide/class.EnvironmentVariable.html
/usr/share/doc/libide/class.ExtensionAdapter.html
/usr/share/doc/libide/class.ExtensionSetAdapter.html
/usr/share/doc/libide/class.FallbackBuildSystem.html
/usr/share/doc/libide/class.FileChooserEntry.html
/usr/share/doc/libide/class.FileSearchPreview.html
/usr/share/doc/libide/class.FileSettings.html
/usr/share/doc/libide/class.FileTransfer.html
/usr/share/doc/libide/class.FormatterOptions.html
/usr/share/doc/libide/class.Frame.html
/usr/share/doc/libide/class.FuzzyIndex.html
/usr/share/doc/libide/class.FuzzyIndexBuilder.html
/usr/share/doc/libide/class.FuzzyIndexCursor.html
/usr/share/doc/libide/class.FuzzyIndexMatch.html
/usr/share/doc/libide/class.GSettingsActionGroup.html
/usr/share/doc/libide/class.GreeterRow.html
/usr/share/doc/libide/class.GreeterWorkspace.html
/usr/share/doc/libide/class.Grid.html
/usr/share/doc/libide/class.HeaderBar.html
/usr/share/doc/libide/class.HighlightEngine.html
/usr/share/doc/libide/class.HtmlGenerator.html
/usr/share/doc/libide/class.InstallButton.html
/usr/share/doc/libide/class.JoinedMenu.html
/usr/share/doc/libide/class.LineChangeGutterRenderer.html
/usr/share/doc/libide/class.LocalDevice.html
/usr/share/doc/libide/class.Location.html
/usr/share/doc/libide/class.LogItem.html
/usr/share/doc/libide/class.LspClient.html
/usr/share/doc/libide/class.LspCodeAction.html
/usr/share/doc/libide/class.LspCodeActionProvider.html
/usr/share/doc/libide/class.LspCompletionItem.html
/usr/share/doc/libide/class.LspCompletionProvider.html
/usr/share/doc/libide/class.LspCompletionResults.html
/usr/share/doc/libide/class.LspDiagnostic.html
/usr/share/doc/libide/class.LspDiagnosticProvider.html
/usr/share/doc/libide/class.LspFormatter.html
/usr/share/doc/libide/class.LspHighlighter.html
/usr/share/doc/libide/class.LspHoverProvider.html
/usr/share/doc/libide/class.LspRenameProvider.html
/usr/share/doc/libide/class.LspSearchProvider.html
/usr/share/doc/libide/class.LspService.html
/usr/share/doc/libide/class.LspSymbolNode.html
/usr/share/doc/libide/class.LspSymbolResolver.html
/usr/share/doc/libide/class.LspSymbolTree.html
/usr/share/doc/libide/class.LspWorkspaceEdit.html
/usr/share/doc/libide/class.MarkedView.html
/usr/share/doc/libide/class.MenuManager.html
/usr/share/doc/libide/class.Notification.html
/usr/share/doc/libide/class.Notifications.html
/usr/share/doc/libide/class.NotificationsButton.html
/usr/share/doc/libide/class.Object.html
/usr/share/doc/libide/class.ObjectBox.html
/usr/share/doc/libide/class.OmniBar.html
/usr/share/doc/libide/class.Page.html
/usr/share/doc/libide/class.Pane.html
/usr/share/doc/libide/class.PathCache.html
/usr/share/doc/libide/class.PersistentMap.html
/usr/share/doc/libide/class.PersistentMapBuilder.html
/usr/share/doc/libide/class.Pipeline.html
/usr/share/doc/libide/class.PipelineStage.html
/usr/share/doc/libide/class.PipelineStageCommand.html
/usr/share/doc/libide/class.PipelineStageLauncher.html
/usr/share/doc/libide/class.PipelineStageMkdirs.html
/usr/share/doc/libide/class.PipelineStageTransfer.html
/usr/share/doc/libide/class.PkconTransfer.html
/usr/share/doc/libide/class.Plugin.html
/usr/share/doc/libide/class.PluginSection.html
/usr/share/doc/libide/class.PrimaryWorkspace.html
/usr/share/doc/libide/class.ProgressIcon.html
/usr/share/doc/libide/class.Project.html
/usr/share/doc/libide/class.ProjectFile.html
/usr/share/doc/libide/class.ProjectInfo.html
/usr/share/doc/libide/class.ProjectTemplate.html
/usr/share/doc/libide/class.PropertyActionGroup.html
/usr/share/doc/libide/class.RadioBox.html
/usr/share/doc/libide/class.Range.html
/usr/share/doc/libide/class.RecentProjects.html
/usr/share/doc/libide/class.RecursiveFileMonitor.html
/usr/share/doc/libide/class.RunButton.html
/usr/share/doc/libide/class.RunCommand.html
/usr/share/doc/libide/class.RunCommands.html
/usr/share/doc/libide/class.RunContext.html
/usr/share/doc/libide/class.RunManager.html
/usr/share/doc/libide/class.RunTool.html
/usr/share/doc/libide/class.Runtime.html
/usr/share/doc/libide/class.RuntimeManager.html
/usr/share/doc/libide/class.RuntimeProvider.html
/usr/share/doc/libide/class.ScrubberRevealer.html
/usr/share/doc/libide/class.Sdk.html
/usr/share/doc/libide/class.SdkManager.html
/usr/share/doc/libide/class.SdkProvider.html
/usr/share/doc/libide/class.SearchEngine.html
/usr/share/doc/libide/class.SearchEntry.html
/usr/share/doc/libide/class.SearchPopover.html
/usr/share/doc/libide/class.SearchPreview.html
/usr/share/doc/libide/class.SearchResult.html
/usr/share/doc/libide/class.SearchResults.html
/usr/share/doc/libide/class.Session.html
/usr/share/doc/libide/class.SessionItem.html
/usr/share/doc/libide/class.Settings.html
/usr/share/doc/libide/class.SettingsFlagAction.html
/usr/share/doc/libide/class.ShortcutAccelDialog.html
/usr/share/doc/libide/class.SimpleBuildSystemDiscovery.html
/usr/share/doc/libide/class.SimpleBuildTarget.html
/usr/share/doc/libide/class.SimpleToolchain.html
/usr/share/doc/libide/class.SourceView.html
/usr/share/doc/libide/class.SubprocessLauncher.html
/usr/share/doc/libide/class.SubprocessSupervisor.html
/usr/share/doc/libide/class.Symbol.html
/usr/share/doc/libide/class.SymbolNode.html
/usr/share/doc/libide/class.Task.html
/usr/share/doc/libide/class.TaskCache.html
/usr/share/doc/libide/class.TemplateBase.html
/usr/share/doc/libide/class.TemplateInput.html
/usr/share/doc/libide/class.TemplateLocator.html
/usr/share/doc/libide/class.Terminal.html
/usr/share/doc/libide/class.TerminalLauncher.html
/usr/share/doc/libide/class.TerminalPage.html
/usr/share/doc/libide/class.TerminalPalette.html
/usr/share/doc/libide/class.TerminalPopover.html
/usr/share/doc/libide/class.TerminalSearch.html
/usr/share/doc/libide/class.Test.html
/usr/share/doc/libide/class.TestManager.html
/usr/share/doc/libide/class.TextEdit.html
/usr/share/doc/libide/class.Toolchain.html
/usr/share/doc/libide/class.ToolchainManager.html
/usr/share/doc/libide/class.Transfer.html
/usr/share/doc/libide/class.TransferManager.html
/usr/share/doc/libide/class.Tree.html
/usr/share/doc/libide/class.TreeExpander.html
/usr/share/doc/libide/class.TreeNode.html
/usr/share/doc/libide/class.TruncateModel.html
/usr/share/doc/libide/class.Tweaks.html
/usr/share/doc/libide/class.TweaksAddin.html
/usr/share/doc/libide/class.TweaksBinding.html
/usr/share/doc/libide/class.TweaksCaption.html
/usr/share/doc/libide/class.TweaksChoice.html
/usr/share/doc/libide/class.TweaksCombo.html
/usr/share/doc/libide/class.TweaksComboRow.html
/usr/share/doc/libide/class.TweaksDirectory.html
/usr/share/doc/libide/class.TweaksEntry.html
/usr/share/doc/libide/class.TweaksFactory.html
/usr/share/doc/libide/class.TweaksFont.html
/usr/share/doc/libide/class.TweaksGroup.html
/usr/share/doc/libide/class.TweaksInfo.html
/usr/share/doc/libide/class.TweaksItem.html
/usr/share/doc/libide/class.TweaksPage.html
/usr/share/doc/libide/class.TweaksProperty.html
/usr/share/doc/libide/class.TweaksRadio.html
/usr/share/doc/libide/class.TweaksSection.html
/usr/share/doc/libide/class.TweaksSetting.html
/usr/share/doc/libide/class.TweaksSpin.html
/usr/share/doc/libide/class.TweaksSwitch.html
/usr/share/doc/libide/class.TweaksWidget.html
/usr/share/doc/libide/class.TweaksWindow.html
/usr/share/doc/libide/class.UniqueListModel.html
/usr/share/doc/libide/class.UnixFDMap.html
/usr/share/doc/libide/class.UnsavedFiles.html
/usr/share/doc/libide/class.VcsCloneRequest.html
/usr/share/doc/libide/class.VcsFileInfo.html
/usr/share/doc/libide/class.VcsMonitor.html
/usr/share/doc/libide/class.WebkitPage.html
/usr/share/doc/libide/class.Workbench.html
/usr/share/doc/libide/class.Workspace.html
/usr/share/doc/libide/class_method.LspService.bind_client.html
/usr/share/doc/libide/class_method.LspService.bind_client_lazy.html
/usr/share/doc/libide/class_method.Workspace.install_action.html
/usr/share/doc/libide/class_method.Workspace.install_property_action.html
/usr/share/doc/libide/class_method.Workspace.set_kind.html
/usr/share/doc/libide/classes_hierarchy.html
/usr/share/doc/libide/const.BUILD_CHANNEL.html
/usr/share/doc/libide/const.BUILD_IDENTIFIER.html
/usr/share/doc/libide/const.BUILD_TYPE.html
/usr/share/doc/libide/const.DEBUGGER_ADDRESS_INVALID.html
/usr/share/doc/libide/const.ENABLE_TRACE.html
/usr/share/doc/libide/const.FILE_SETTINGS_EXTENSION_POINT.html
/usr/share/doc/libide/const.LINE_CHANGES_FALLBACK_ADDED.html
/usr/share/doc/libide/const.LINE_CHANGES_FALLBACK_CHANGED.html
/usr/share/doc/libide/const.LINE_CHANGES_FALLBACK_REMOVED.html
/usr/share/doc/libide/const.LOG_LEVEL_TRACE.html
/usr/share/doc/libide/const.LSP_COMPLETION_PROVIDER_PRIORITY.html
/usr/share/doc/libide/const.MAJOR_VERSION.html
/usr/share/doc/libide/const.MINOR_VERSION.html
/usr/share/doc/libide/const.PIPELINE_PHASE_MASK.html
/usr/share/doc/libide/const.PIPELINE_PHASE_WHENCE_MASK.html
/usr/share/doc/libide/const.PTY_FD_INVALID.html
/usr/share/doc/libide/const.PTY_INTERCEPT_MAGIC.html
/usr/share/doc/libide/const.RECENT_PROJECTS_BOOKMARK_FILENAME.html
/usr/share/doc/libide/const.RECENT_PROJECTS_BUILD_SYSTEM_GROUP_PREFIX.html
/usr/share/doc/libide/const.RECENT_PROJECTS_BUILD_SYSTEM_HINT_GROUP_PREFIX.html
/usr/share/doc/libide/const.RECENT_PROJECTS_DIRECTORY.html
/usr/share/doc/libide/const.RECENT_PROJECTS_GROUP.html
/usr/share/doc/libide/const.RECENT_PROJECTS_LANGUAGE_GROUP_PREFIX.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_ANY.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_C.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_CPLUSPLUS.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_D.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_FORTRAN.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_PYTHON.html
/usr/share/doc/libide/const.TOOLCHAIN_LANGUAGE_VALA.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_AR.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_CC.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_CPP.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_EXEC.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_LD.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_PKG_CONFIG.html
/usr/share/doc/libide/const.TOOLCHAIN_TOOL_STRIP.html
/usr/share/doc/libide/const.TREE_NODE_FLAGS_VCS_MASK.html
/usr/share/doc/libide/const.VERSION.html
/usr/share/doc/libide/const.VERSION_S.html
/usr/share/doc/libide/ctor.ActionMuxer.new.html
/usr/share/doc/libide/ctor.CachedListModel.new.html
/usr/share/doc/libide/ctor.CodeIndexEntryBuilder.new.html
/usr/share/doc/libide/ctor.CompileCommands.new.html
/usr/share/doc/libide/ctor.Context.new.html
/usr/share/doc/libide/ctor.DebuggerBreakpoint.new.html
/usr/share/doc/libide/ctor.DebuggerFrame.new.html
/usr/share/doc/libide/ctor.DebuggerInstruction.new.html
/usr/share/doc/libide/ctor.DebuggerLibrary.new.html
/usr/share/doc/libide/ctor.DebuggerRegister.new.html
/usr/share/doc/libide/ctor.DebuggerThread.new.html
/usr/share/doc/libide/ctor.DebuggerThreadGroup.new.html
/usr/share/doc/libide/ctor.DebuggerVariable.new.html
/usr/share/doc/libide/ctor.DeviceInfo.new.html
/usr/share/doc/libide/ctor.Diagnostic.new.html
/usr/share/doc/libide/ctor.Diagnostic.new_from_variant.html
/usr/share/doc/libide/ctor.Diagnostics.new.html
/usr/share/doc/libide/ctor.Diagnostics.new_from_array.html
/usr/share/doc/libide/ctor.DirectoryReaper.new.html
/usr/share/doc/libide/ctor.DirectoryVcs.new.html
/usr/share/doc/libide/ctor.Doap.new.html
/usr/share/doc/libide/ctor.DoapPerson.new.html
/usr/share/doc/libide/ctor.EditorPage.new.html
/usr/share/doc/libide/ctor.EditorWorkspace.new.html
/usr/share/doc/libide/ctor.EntryPopover.new.html
/usr/share/doc/libide/ctor.EnumObject.new.html
/usr/share/doc/libide/ctor.Environment.new.html
/usr/share/doc/libide/ctor.EnvironmentEditor.new.html
/usr/share/doc/libide/ctor.EnvironmentVariable.new.html
/usr/share/doc/libide/ctor.ExtensionAdapter.new.html
/usr/share/doc/libide/ctor.ExtensionSetAdapter.new.html
/usr/share/doc/libide/ctor.FileChooserEntry.new.html
/usr/share/doc/libide/ctor.FileSearchPreview.new.html
/usr/share/doc/libide/ctor.FileSettings.new.html
/usr/share/doc/libide/ctor.FileTransfer.new.html
/usr/share/doc/libide/ctor.FormatterOptions.new.html
/usr/share/doc/libide/ctor.Frame.new.html
/usr/share/doc/libide/ctor.FuzzyIndex.new.html
/usr/share/doc/libide/ctor.FuzzyIndexBuilder.new.html
/usr/share/doc/libide/ctor.FuzzyMutableIndex.new.html
/usr/share/doc/libide/ctor.FuzzyMutableIndex.new_with_free_func.html
/usr/share/doc/libide/ctor.GreeterRow.new.html
/usr/share/doc/libide/ctor.GreeterWorkspace.new.html
/usr/share/doc/libide/ctor.Grid.new.html
/usr/share/doc/libide/ctor.HeaderBar.new.html
/usr/share/doc/libide/ctor.Heap.new.html
/usr/share/doc/libide/ctor.HighlightEngine.new.html
/usr/share/doc/libide/ctor.HighlightIndex.new.html
/usr/share/doc/libide/ctor.HighlightIndex.new_from_variant.html
/usr/share/doc/libide/ctor.HtmlGenerator.new_for_buffer.html
/usr/share/doc/libide/ctor.InstallButton.new.html
/usr/share/doc/libide/ctor.JoinedMenu.new.html
/usr/share/doc/libide/ctor.Location.new.html
/usr/share/doc/libide/ctor.Location.new_from_variant.html
/usr/share/doc/libide/ctor.Location.new_with_offset.html
/usr/share/doc/libide/ctor.LspClient.new.html
/usr/share/doc/libide/ctor.LspCodeAction.new.html
/usr/share/doc/libide/ctor.LspCompletionItem.new.html
/usr/share/doc/libide/ctor.LspCompletionResults.new.html
/usr/share/doc/libide/ctor.LspDiagnostic.new.html
/usr/share/doc/libide/ctor.LspWorkspaceEdit.new.html
/usr/share/doc/libide/ctor.MarkedContent.new.html
/usr/share/doc/libide/ctor.MarkedContent.new_from_data.html
/usr/share/doc/libide/ctor.MarkedContent.new_plaintext.html
/usr/share/doc/libide/ctor.MarkedView.new.html
/usr/share/doc/libide/ctor.MenuManager.new.html
/usr/share/doc/libide/ctor.Notification.new.html
/usr/share/doc/libide/ctor.Notifications.new.html
/usr/share/doc/libide/ctor.NotificationsButton.new.html
/usr/share/doc/libide/ctor.Object.new.html
/usr/share/doc/libide/ctor.ObjectBox.new.html
/usr/share/doc/libide/ctor.OmniBar.new.html
/usr/share/doc/libide/ctor.Pane.new.html
/usr/share/doc/libide/ctor.PathCache.new.html
/usr/share/doc/libide/ctor.PatternSpec.new.html
/usr/share/doc/libide/ctor.PersistentMap.new.html
/usr/share/doc/libide/ctor.PersistentMapBuilder.new.html
/usr/share/doc/libide/ctor.PipelineStageCommand.new.html
/usr/share/doc/libide/ctor.PipelineStageLauncher.new.html
/usr/share/doc/libide/ctor.PipelineStageMkdirs.new.html
/usr/share/doc/libide/ctor.PipelineStageTransfer.new.html
/usr/share/doc/libide/ctor.PkconTransfer.new.html
/usr/share/doc/libide/ctor.ProgressIcon.new.html
/usr/share/doc/libide/ctor.ProjectFile.new.html
/usr/share/doc/libide/ctor.ProjectInfo.new.html
/usr/share/doc/libide/ctor.PropertyActionGroup.new.html
/usr/share/doc/libide/ctor.RadioBox.new.html
/usr/share/doc/libide/ctor.Range.new.html
/usr/share/doc/libide/ctor.Range.new_from_variant.html
/usr/share/doc/libide/ctor.RecentProjects.new.html
/usr/share/doc/libide/ctor.RecursiveFileMonitor.new.html
/usr/share/doc/libide/ctor.RunButton.new.html
/usr/share/doc/libide/ctor.RunCommand.new.html
/usr/share/doc/libide/ctor.RunContext.new.html
/usr/share/doc/libide/ctor.Runtime.new.html
/usr/share/doc/libide/ctor.ScrubberRevealer.new.html
/usr/share/doc/libide/ctor.SearchEngine.new.html
/usr/share/doc/libide/ctor.SearchEntry.new.html
/usr/share/doc/libide/ctor.SearchPreview.new.html
/usr/share/doc/libide/ctor.SearchResult.new.html
/usr/share/doc/libide/ctor.Session.new.html
/usr/share/doc/libide/ctor.Session.new_from_variant.html
/usr/share/doc/libide/ctor.SessionItem.new.html
/usr/share/doc/libide/ctor.Settings.new.html
/usr/share/doc/libide/ctor.Settings.new_relocatable_with_suffix.html
/usr/share/doc/libide/ctor.Settings.new_with_path.html
/usr/share/doc/libide/ctor.SettingsFlagAction.new.html
/usr/share/doc/libide/ctor.ShortcutAccelDialog.new.html
/usr/share/doc/libide/ctor.SimpleBuildTarget.new.html
/usr/share/doc/libide/ctor.SimpleToolchain.new.html
/usr/share/doc/libide/ctor.SourceView.new.html
/usr/share/doc/libide/ctor.SubprocessLauncher.new.html
/usr/share/doc/libide/ctor.SubprocessSupervisor.new.html
/usr/share/doc/libide/ctor.Symbol.new.html
/usr/share/doc/libide/ctor.Symbol.new_from_variant.html
/usr/share/doc/libide/ctor.Task.new.html
/usr/share/doc/libide/ctor.TaskCache.new.html
/usr/share/doc/libide/ctor.TemplateInput.new.html
/usr/share/doc/libide/ctor.TemplateLocator.new.html
/usr/share/doc/libide/ctor.TerminalLauncher.new.html
/usr/share/doc/libide/ctor.TerminalPage.new_completed.html
/usr/share/doc/libide/ctor.TerminalPalette.new_from_name.html
/usr/share/doc/libide/ctor.TerminalPopover.new.html
/usr/share/doc/libide/ctor.Test.new.html
/usr/share/doc/libide/ctor.TextEdit.new.html
/usr/share/doc/libide/ctor.TextEdit.new_from_variant.html
/usr/share/doc/libide/ctor.Tree.new.html
/usr/share/doc/libide/ctor.TreeExpander.new.html
/usr/share/doc/libide/ctor.TreeNode.new.html
/usr/share/doc/libide/ctor.Triplet.new.html
/usr/share/doc/libide/ctor.Triplet.new_from_system.html
/usr/share/doc/libide/ctor.Triplet.new_with_quadruplet.html
/usr/share/doc/libide/ctor.Triplet.new_with_triplet.html
/usr/share/doc/libide/ctor.TruncateModel.new.html
/usr/share/doc/libide/ctor.Tweaks.new.html
/usr/share/doc/libide/ctor.Tweaks.new_for_context.html
/usr/share/doc/libide/ctor.TweaksCaption.new.html
/usr/share/doc/libide/ctor.TweaksChoice.new.html
/usr/share/doc/libide/ctor.TweaksCombo.new.html
/usr/share/doc/libide/ctor.TweaksDirectory.new.html
/usr/share/doc/libide/ctor.TweaksEntry.new.html
/usr/share/doc/libide/ctor.TweaksFactory.new.html
/usr/share/doc/libide/ctor.TweaksFont.new.html
/usr/share/doc/libide/ctor.TweaksGroup.new.html
/usr/share/doc/libide/ctor.TweaksInfo.new.html
/usr/share/doc/libide/ctor.TweaksPage.new.html
/usr/share/doc/libide/ctor.TweaksProperty.new.html
/usr/share/doc/libide/ctor.TweaksRadio.new.html
/usr/share/doc/libide/ctor.TweaksSection.new.html
/usr/share/doc/libide/ctor.TweaksSetting.new.html
/usr/share/doc/libide/ctor.TweaksSpin.new.html
/usr/share/doc/libide/ctor.TweaksSwitch.new.html
/usr/share/doc/libide/ctor.TweaksWidget.new.html
/usr/share/doc/libide/ctor.TweaksWindow.new.html
/usr/share/doc/libide/ctor.UniqueListModel.new.html
/usr/share/doc/libide/ctor.UnixFDMap.new.html
/usr/share/doc/libide/ctor.VcsCloneRequest.new.html
/usr/share/doc/libide/ctor.VcsFileInfo.new.html
/usr/share/doc/libide/ctor.VcsUri.new.html
/usr/share/doc/libide/ctor.WebkitPage.new.html
/usr/share/doc/libide/ctor.WebkitPage.new_for_generator.html
/usr/share/doc/libide/ctor.Workbench.new.html
/usr/share/doc/libide/ctor.Workbench.new_for_context.html
/usr/share/doc/libide/enum.AnimationMode.html
/usr/share/doc/libide/enum.ArtifactKind.html
/usr/share/doc/libide/enum.BufferState.html
/usr/share/doc/libide/enum.BuildLogStream.html
/usr/share/doc/libide/enum.DebuggerBreakMode.html
/usr/share/doc/libide/enum.DebuggerBreakpointChange.html
/usr/share/doc/libide/enum.DebuggerDisposition.html
/usr/share/doc/libide/enum.DebuggerMovement.html
/usr/share/doc/libide/enum.DebuggerStopReason.html
/usr/share/doc/libide/enum.DebuggerStream.html
/usr/share/doc/libide/enum.DeviceKind.html
/usr/share/doc/libide/enum.DiagnosticSeverity.html
/usr/share/doc/libide/enum.DoapError.html
/usr/share/doc/libide/enum.HeaderBarPosition.html
/usr/share/doc/libide/enum.HighlightResult.html
/usr/share/doc/libide/enum.IndentStyle.html
/usr/share/doc/libide/enum.LspCompletionKind.html
/usr/share/doc/libide/enum.LspTrace.html
/usr/share/doc/libide/enum.MarkedKind.html
/usr/share/doc/libide/enum.ObjectLocation.html
/usr/share/doc/libide/enum.ProcessKind.html
/usr/share/doc/libide/enum.RunCommandKind.html
/usr/share/doc/libide/enum.RunContextShell.html
/usr/share/doc/libide/enum.ScrubberRevealPolicy.html
/usr/share/doc/libide/enum.SearchCategory.html
/usr/share/doc/libide/enum.SymbolKind.html
/usr/share/doc/libide/enum.TaskKind.html
/usr/share/doc/libide/enum.TestStatus.html
/usr/share/doc/libide/enum.ThreadPoolKind.html
/usr/share/doc/libide/enum.TransferError.html
/usr/share/doc/libide/enum.TreeNodeVisit.html
/usr/share/doc/libide/enum.TweaksItemVisitResult.html
/usr/share/doc/libide/enum.VcsConfigType.html
/usr/share/doc/libide/enum.VcsFileStatus.html
/usr/share/doc/libide/error.BuildError.html
/usr/share/doc/libide/error.DeviceError.html
/usr/share/doc/libide/error.RuntimeError.html
/usr/share/doc/libide/flags.BufferLineChange.html
/usr/share/doc/libide/flags.BufferOpenFlags.html
/usr/share/doc/libide/flags.BuildLocality.html
/usr/share/doc/libide/flags.FileTransferFlags.html
/usr/share/doc/libide/flags.PipelinePhase.html
/usr/share/doc/libide/flags.SpacesStyle.html
/usr/share/doc/libide/flags.SymbolFlags.html
/usr/share/doc/libide/flags.TemplateInputValidation.html
/usr/share/doc/libide/flags.TreeNodeFlags.html
/usr/share/doc/libide/flags.VcsCloneRequestValidation.html
/usr/share/doc/libide/fonts.css
/usr/share/doc/libide/func.BUG.html
/usr/share/doc/libide/func.CHECK_VERSION.html
/usr/share/doc/libide/func.DEFINE_ACTION_GROUP.html
/usr/share/doc/libide/func.DEPRECATED_FOR.html
/usr/share/doc/libide/func.DEPRECATED_IN_43_FOR.html
/usr/share/doc/libide/func.DEPRECATED_IN_44_FOR.html
/usr/share/doc/libide/func.DEPRECATED_IN_45_FOR.html
/usr/share/doc/libide/func.DEPRECATED_IN_46_FOR.html
/usr/share/doc/libide/func.DUMP_BYTES.html
/usr/share/doc/libide/func.ENCODE_VERSION.html
/usr/share/doc/libide/func.FILE_SETTINGS_PROPERTY.html
/usr/share/doc/libide/func.GOTO.html
/usr/share/doc/libide/func.RETURN.html
/usr/share/doc/libide/func.TODO.html
/usr/share/doc/libide/func.TRACE_MSG.html
/usr/share/doc/libide/func.UNAVAILABLE.html
/usr/share/doc/libide/func.build_error_quark.html
/usr/share/doc/libide/func.cancellable_chain.html
/usr/share/doc/libide/func.clear_page.html
/usr/share/doc/libide/func.clear_pane.html
/usr/share/doc/libide/func.code_get_resource.html
/usr/share/doc/libide/func.context_warning.html
/usr/share/doc/libide/func.create_host_triplet.html
/usr/share/doc/libide/func.create_project_id.html
/usr/share/doc/libide/func.diagnostics_get_size.html
/usr/share/doc/libide/func.editor_encoding_menu_new.html
/usr/share/doc/libide/func.editor_file_chooser_add_encodings.html
/usr/share/doc/libide/func.editor_file_chooser_add_line_endings.html
/usr/share/doc/libide/func.editor_file_chooser_get_encoding.html
/usr/share/doc/libide/func.editor_file_chooser_get_line_ending.html
/usr/share/doc/libide/func.editor_focus_buffer.html
/usr/share/doc/libide/func.editor_focus_location.html
/usr/share/doc/libide/func.editor_get_resource.html
/usr/share/doc/libide/func.editor_syntax_menu_new.html
/usr/share/doc/libide/func.environ_parse.html
/usr/share/doc/libide/func.find_program_in_host_path.html
/usr/share/doc/libide/func.font_description_to_css.html
/usr/share/doc/libide/func.foundry_bytes_to_memfd.html
/usr/share/doc/libide/func.foundry_file_to_memfd.html
/usr/share/doc/libide/func.foundry_get_launcher_for_context.html
/usr/share/doc/libide/func.fuzzy_highlight.html
/usr/share/doc/libide/func.g_content_type_get_symbolic_icon.html
/usr/share/doc/libide/func.g_date_time_format_for_display.html
/usr/share/doc/libide/func.g_file_add_ignored_pattern.html
/usr/share/doc/libide/func.g_file_find_async.html
/usr/share/doc/libide/func.g_file_find_finish.html
/usr/share/doc/libide/func.g_file_find_in_ancestors_async.html
/usr/share/doc/libide/func.g_file_find_in_ancestors_finish.html
/usr/share/doc/libide/func.g_file_find_with_depth.html
/usr/share/doc/libide/func.g_file_find_with_depth_async.html
/usr/share/doc/libide/func.g_file_get_children_async.html
/usr/share/doc/libide/func.g_file_get_children_finish.html
/usr/share/doc/libide/func.g_file_get_uncanonical_relative_path.html
/usr/share/doc/libide/func.g_file_is_ignored.html
/usr/share/doc/libide/func.g_file_walk.html
/usr/share/doc/libide/func.g_file_walk_with_ignore.html
/usr/share/doc/libide/func.g_host_file_get_contents.html
/usr/share/doc/libide/func.g_time_span_to_label.html
/usr/share/doc/libide/func.get_application_id.html
/usr/share/doc/libide/func.get_main_thread.html
/usr/share/doc/libide/func.get_process_kind.html
/usr/share/doc/libide/func.get_program_name.html
/usr/share/doc/libide/func.get_projects_dir.html
/usr/share/doc/libide/func.get_relocatable_path.html
/usr/share/doc/libide/func.get_system_arch.html
/usr/share/doc/libide/func.get_system_page_size.html
/usr/share/doc/libide/func.get_system_type.html
/usr/share/doc/libide/func.get_user_default_path.html
/usr/share/doc/libide/func.get_user_shell.html
/usr/share/doc/libide/func.gettext.html
/usr/share/doc/libide/func.greeter_get_resource.html
/usr/share/doc/libide/func.gtk_get_resource.html
/usr/share/doc/libide/func.gtk_list_store_insert_sorted.html
/usr/share/doc/libide/func.gtk_list_view_get_selected_row.html
/usr/share/doc/libide/func.gtk_list_view_move_next.html
/usr/share/doc/libide/func.gtk_list_view_move_previous.html
/usr/share/doc/libide/func.gtk_progress_bar_start_pulsing.html
/usr/share/doc/libide/func.gtk_progress_bar_stop_pulsing.html
/usr/share/doc/libide/func.gtk_show_uri_on_window.html
/usr/share/doc/libide/func.gtk_widget_destroyed.html
/usr/share/doc/libide/func.gtk_widget_hide_when_empty.html
/usr/share/doc/libide/func.gtk_widget_hide_with_fade.html
/usr/share/doc/libide/func.gtk_widget_show_with_fade.html
/usr/share/doc/libide/func.gtk_window_present.html
/usr/share/doc/libide/func.heap_index.html
/usr/share/doc/libide/func.heap_insert_val.html
/usr/share/doc/libide/func.heap_peek.html
/usr/share/doc/libide/func.is_flatpak.html
/usr/share/doc/libide/func.language_format_header.html
/usr/share/doc/libide/func.log_get_verbosity.html
/usr/share/doc/libide/func.lsp_decode_completion_kind.html
/usr/share/doc/libide/func.lsp_decode_symbol_kind.html
/usr/share/doc/libide/func.lsp_decode_text_edit.html
/usr/share/doc/libide/func.lsp_plugin_register_types.html
/usr/share/doc/libide/func.object_debug.html
/usr/share/doc/libide/func.object_message.html
/usr/share/doc/libide/func.object_warning.html
/usr/share/doc/libide/func.panel_position_get_area.html
/usr/share/doc/libide/func.panel_position_get_column.html
/usr/share/doc/libide/func.panel_position_get_depth.html
/usr/share/doc/libide/func.panel_position_get_row.html
/usr/share/doc/libide/func.path_collapse.html
/usr/share/doc/libide/func.path_expand.html
/usr/share/doc/libide/func.path_is_c_like.html
/usr/share/doc/libide/func.path_is_cpp_like.html
/usr/share/doc/libide/func.path_is_ignored.html
/usr/share/doc/libide/func.pty_new_sync.html
/usr/share/doc/libide/func.search_path_append.html
/usr/share/doc/libide/func.search_path_prepend.html
/usr/share/doc/libide/func.set_application_id.html
/usr/share/doc/libide/func.shell_supports_dash_c.html
/usr/share/doc/libide/func.shell_supports_dash_login.html
/usr/share/doc/libide/func.show_tweaks.html
/usr/share/doc/libide/func.source_style_scheme_apply_style.html
/usr/share/doc/libide/func.source_style_scheme_get_variant.html
/usr/share/doc/libide/func.source_style_scheme_is_dark.html
/usr/share/doc/libide/func.sourceview_get_resource.html
/usr/share/doc/libide/func.text_iter_backward_WORD_end.html
/usr/share/doc/libide/func.text_iter_backward_WORD_start.html
/usr/share/doc/libide/func.text_iter_backward_find_char.html
/usr/share/doc/libide/func.text_iter_backward_paragraph_start.html
/usr/share/doc/libide/func.text_iter_backward_sentence_start.html
/usr/share/doc/libide/func.text_iter_backward_word_end.html
/usr/share/doc/libide/func.text_iter_backward_word_start.html
/usr/share/doc/libide/func.text_iter_current_symbol.html
/usr/share/doc/libide/func.text_iter_find_chars_backward.html
/usr/share/doc/libide/func.text_iter_find_chars_forward.html
/usr/share/doc/libide/func.text_iter_forward_WORD_end.html
/usr/share/doc/libide/func.text_iter_forward_WORD_start.html
/usr/share/doc/libide/func.text_iter_forward_find_char.html
/usr/share/doc/libide/func.text_iter_forward_paragraph_end.html
/usr/share/doc/libide/func.text_iter_forward_sentence_end.html
/usr/share/doc/libide/func.text_iter_forward_word_end.html
/usr/share/doc/libide/func.text_iter_forward_word_start.html
/usr/share/doc/libide/func.text_iter_in_string.html
/usr/share/doc/libide/func.text_util_delete_line.html
/usr/share/doc/libide/func.text_util_int_to_string.html
/usr/share/doc/libide/func.text_util_remove_common_prefix.html
/usr/share/doc/libide/func.tweaks_addin_bind_callback.html
/usr/share/doc/libide/func.vte_pty_create_producer.html
/usr/share/doc/libide/func.widget_get_context.html
/usr/share/doc/libide/func.widget_get_workbench.html
/usr/share/doc/libide/func.widget_get_workspace.html
/usr/share/doc/libide/func.widget_set_context_handler.html
/usr/share/doc/libide/func.widget_warning.html
/usr/share/doc/libide/fzy.js
/usr/share/doc/libide/go-up-symbolic.png
/usr/share/doc/libide/iface.ApplicationAddin.html
/usr/share/doc/libide/iface.BufferAddin.html
/usr/share/doc/libide/iface.BuildSystem.html
/usr/share/doc/libide/iface.BuildSystemDiscovery.html
/usr/share/doc/libide/iface.BuildTarget.html
/usr/share/doc/libide/iface.BuildTargetProvider.html
/usr/share/doc/libide/iface.CodeAction.html
/usr/share/doc/libide/iface.CodeActionProvider.html
/usr/share/doc/libide/iface.CodeIndexEntries.html
/usr/share/doc/libide/iface.CodeIndexer.html
/usr/share/doc/libide/iface.ConfigProvider.html
/usr/share/doc/libide/iface.DependencyUpdater.html
/usr/share/doc/libide/iface.DiagnosticProvider.html
/usr/share/doc/libide/iface.EditorPageAddin.html
/usr/share/doc/libide/iface.Formatter.html
/usr/share/doc/libide/iface.FrameAddin.html
/usr/share/doc/libide/iface.GreeterSection.html
/usr/share/doc/libide/iface.Gutter.html
/usr/share/doc/libide/iface.Highlighter.html
/usr/share/doc/libide/iface.OmniBarAddin.html
/usr/share/doc/libide/iface.PipelineAddin.html
/usr/share/doc/libide/iface.ProjectTreeAddin.html
/usr/share/doc/libide/iface.RenameProvider.html
/usr/share/doc/libide/iface.RunCommandProvider.html
/usr/share/doc/libide/iface.SearchProvider.html
/usr/share/doc/libide/iface.ShortcutProvider.html
/usr/share/doc/libide/iface.SimilarFileLocator.html
/usr/share/doc/libide/iface.Subprocess.html
/usr/share/doc/libide/iface.SymbolResolver.html
/usr/share/doc/libide/iface.SymbolTree.html
/usr/share/doc/libide/iface.TemplateProvider.html
/usr/share/doc/libide/iface.ToolchainProvider.html
/usr/share/doc/libide/iface.TreeAddin.html
/usr/share/doc/libide/iface.Vcs.html
/usr/share/doc/libide/iface.VcsBranch.html
/usr/share/doc/libide/iface.VcsCloner.html
/usr/share/doc/libide/iface.VcsConfig.html
/usr/share/doc/libide/iface.VcsInitializer.html
/usr/share/doc/libide/iface.VcsTag.html
/usr/share/doc/libide/iface.WorkbenchAddin.html
/usr/share/doc/libide/iface.WorkspaceAddin.html
/usr/share/doc/libide/index.html
/usr/share/doc/libide/index.json
/usr/share/doc/libide/libide.devhelp2
/usr/share/doc/libide/libide.toml
/usr/share/doc/libide/main.js
/usr/share/doc/libide/method.ActionMixin.constructed.html
/usr/share/doc/libide/method.ActionMixin.init.html
/usr/share/doc/libide/method.ActionMixin.install_action.html
/usr/share/doc/libide/method.ActionMixin.install_property_action.html
/usr/share/doc/libide/method.ActionMuxer.connect_actions.html
/usr/share/doc/libide/method.ActionMuxer.get_action_group.html
/usr/share/doc/libide/method.ActionMuxer.insert_action_group.html
/usr/share/doc/libide/method.ActionMuxer.list_groups.html
/usr/share/doc/libide/method.ActionMuxer.remove_action_group.html
/usr/share/doc/libide/method.ActionMuxer.remove_all.html
/usr/share/doc/libide/method.ActionMuxer.set_enabled.html
/usr/share/doc/libide/method.Animation.add_property.html
/usr/share/doc/libide/method.Animation.start.html
/usr/share/doc/libide/method.Animation.stop.html
/usr/share/doc/libide/method.Application.add_workbench.html
/usr/share/doc/libide/method.Application.create_cancel_action.html
/usr/share/doc/libide/method.Application.find_addin_by_module_name.html
/usr/share/doc/libide/method.Application.find_project_workbench.html
/usr/share/doc/libide/method.Application.find_workbench_for_file.html
/usr/share/doc/libide/method.Application.foreach_workbench.html
/usr/share/doc/libide/method.Application.get_argv.html
/usr/share/doc/libide/method.Application.get_command_line_handled.html
/usr/share/doc/libide/method.Application.get_dark.html
/usr/share/doc/libide/method.Application.get_menu_by_id.html
/usr/share/doc/libide/method.Application.get_started_at.html
/usr/share/doc/libide/method.Application.get_style_scheme.html
/usr/share/doc/libide/method.Application.get_system_font_name.html
/usr/share/doc/libide/method.Application.has_network.html
/usr/share/doc/libide/method.Application.install_schemes_async.html
/usr/share/doc/libide/method.Application.install_schemes_finish.html
/usr/share/doc/libide/method.Application.open_project_async.html
/usr/share/doc/libide/method.Application.open_project_finish.html
/usr/share/doc/libide/method.Application.remove_workbench.html
/usr/share/doc/libide/method.Application.set_command_line_handled.html
/usr/share/doc/libide/method.Application.set_style_scheme.html
/usr/share/doc/libide/method.Application.set_workspace_type.html
/usr/share/doc/libide/method.ApplicationAddin.activate.html
/usr/share/doc/libide/method.ApplicationAddin.add_option_entries.html
/usr/share/doc/libide/method.ApplicationAddin.handle_command_line.html
/usr/share/doc/libide/method.ApplicationAddin.load.html
/usr/share/doc/libide/method.ApplicationAddin.open.html
/usr/share/doc/libide/method.ApplicationAddin.unload.html
/usr/share/doc/libide/method.ApplicationAddin.workbench_added.html
/usr/share/doc/libide/method.ApplicationAddin.workbench_removed.html
/usr/share/doc/libide/method.Buffer.add_commit_funcs.html
/usr/share/doc/libide/method.Buffer.addin_find_by_module_name.html
/usr/share/doc/libide/method.Buffer.code_action_query_async.html
/usr/share/doc/libide/method.Buffer.code_action_query_finish.html
/usr/share/doc/libide/method.Buffer.dup_content.html
/usr/share/doc/libide/method.Buffer.dup_title.html
/usr/share/doc/libide/method.Buffer.dup_uri.html
/usr/share/doc/libide/method.Buffer.format_selection_async.html
/usr/share/doc/libide/method.Buffer.format_selection_finish.html
/usr/share/doc/libide/method.Buffer.get_change_count.html
/usr/share/doc/libide/method.Buffer.get_change_monitor.html
/usr/share/doc/libide/method.Buffer.get_changed_on_volume.html
/usr/share/doc/libide/method.Buffer.get_charset.html
/usr/share/doc/libide/method.Buffer.get_code_action_provider.html
/usr/share/doc/libide/method.Buffer.get_diagnostics.html
/usr/share/doc/libide/method.Buffer.get_failed.html
/usr/share/doc/libide/method.Buffer.get_failure.html
/usr/share/doc/libide/method.Buffer.get_file.html
/usr/share/doc/libide/method.Buffer.get_file_settings.html
/usr/share/doc/libide/method.Buffer.get_formatter.html
/usr/share/doc/libide/method.Buffer.get_highlight_diagnostics.html
/usr/share/doc/libide/method.Buffer.get_insert_location.html
/usr/share/doc/libide/method.Buffer.get_is_temporary.html
/usr/share/doc/libide/method.Buffer.get_iter_at_location.html
/usr/share/doc/libide/method.Buffer.get_iter_location.html
/usr/share/doc/libide/method.Buffer.get_language_id.html
/usr/share/doc/libide/method.Buffer.get_line_text.html
/usr/share/doc/libide/method.Buffer.get_loading.html
/usr/share/doc/libide/method.Buffer.get_newline_type.html
/usr/share/doc/libide/method.Buffer.get_read_only.html
/usr/share/doc/libide/method.Buffer.get_rename_provider.html
/usr/share/doc/libide/method.Buffer.get_selection_bounds.html
/usr/share/doc/libide/method.Buffer.get_selection_range.html
/usr/share/doc/libide/method.Buffer.get_state.html
/usr/share/doc/libide/method.Buffer.get_style_scheme_name.html
/usr/share/doc/libide/method.Buffer.get_symbol_at_location_async.html
/usr/share/doc/libide/method.Buffer.get_symbol_at_location_finish.html
/usr/share/doc/libide/method.Buffer.get_symbol_resolvers.html
/usr/share/doc/libide/method.Buffer.get_word_at_iter.html
/usr/share/doc/libide/method.Buffer.has_diagnostics.html
/usr/share/doc/libide/method.Buffer.has_encoding_error.html
/usr/share/doc/libide/method.Buffer.has_symbol_resolvers.html
/usr/share/doc/libide/method.Buffer.hold.html
/usr/share/doc/libide/method.Buffer.list_symbol_resolvers.html
/usr/share/doc/libide/method.Buffer.ref_context.html
/usr/share/doc/libide/method.Buffer.rehighlight.html
/usr/share/doc/libide/method.Buffer.release.html
/usr/share/doc/libide/method.Buffer.remove_commit_funcs.html
/usr/share/doc/libide/method.Buffer.save_file_async.html
/usr/share/doc/libide/method.Buffer.save_file_finish.html
/usr/share/doc/libide/method.Buffer.set_change_monitor.html
/usr/share/doc/libide/method.Buffer.set_charset.html
/usr/share/doc/libide/method.Buffer.set_diagnostics.html
/usr/share/doc/libide/method.Buffer.set_highlight_diagnostics.html
/usr/share/doc/libide/method.Buffer.set_language_id.html
/usr/share/doc/libide/method.Buffer.set_newline_type.html
/usr/share/doc/libide/method.Buffer.set_style_scheme_name.html
/usr/share/doc/libide/method.BufferAddin.change_settled.html
/usr/share/doc/libide/method.BufferAddin.file_loaded.html
/usr/share/doc/libide/method.BufferAddin.file_saved.html
/usr/share/doc/libide/method.BufferAddin.language_set.html
/usr/share/doc/libide/method.BufferAddin.load.html
/usr/share/doc/libide/method.BufferAddin.save_file.html
/usr/share/doc/libide/method.BufferAddin.settle_async.html
/usr/share/doc/libide/method.BufferAddin.settle_finish.html
/usr/share/doc/libide/method.BufferAddin.style_scheme_changed.html
/usr/share/doc/libide/method.BufferAddin.unload.html
/usr/share/doc/libide/method.BufferChangeMonitor.emit_changed.html
/usr/share/doc/libide/method.BufferChangeMonitor.foreach_change.html
/usr/share/doc/libide/method.BufferChangeMonitor.get_buffer.html
/usr/share/doc/libide/method.BufferChangeMonitor.get_change.html
/usr/share/doc/libide/method.BufferChangeMonitor.reload.html
/usr/share/doc/libide/method.BufferManager.apply_edits_async.html
/usr/share/doc/libide/method.BufferManager.apply_edits_finish.html
/usr/share/doc/libide/method.BufferManager.find_buffer.html
/usr/share/doc/libide/method.BufferManager.foreach.html
/usr/share/doc/libide/method.BufferManager.get_max_file_size.html
/usr/share/doc/libide/method.BufferManager.has_file.html
/usr/share/doc/libide/method.BufferManager.load_file_async.html
/usr/share/doc/libide/method.BufferManager.load_file_finish.html
/usr/share/doc/libide/method.BufferManager.reload_all_async.html
/usr/share/doc/libide/method.BufferManager.reload_all_finish.html
/usr/share/doc/libide/method.BufferManager.save_all_async.html
/usr/share/doc/libide/method.BufferManager.save_all_finish.html
/usr/share/doc/libide/method.BufferManager.set_max_file_size.html
/usr/share/doc/libide/method.BuildManager.build_async.html
/usr/share/doc/libide/method.BuildManager.build_finish.html
/usr/share/doc/libide/method.BuildManager.cancel.html
/usr/share/doc/libide/method.BuildManager.clean_async.html
/usr/share/doc/libide/method.BuildManager.clean_finish.html
/usr/share/doc/libide/method.BuildManager.get_busy.html
/usr/share/doc/libide/method.BuildManager.get_can_build.html
/usr/share/doc/libide/method.BuildManager.get_error_count.html
/usr/share/doc/libide/method.BuildManager.get_last_build_time.html
/usr/share/doc/libide/method.BuildManager.get_message.html
/usr/share/doc/libide/method.BuildManager.get_pipeline.html
/usr/share/doc/libide/method.BuildManager.get_running_time.html
/usr/share/doc/libide/method.BuildManager.get_warning_count.html
/usr/share/doc/libide/method.BuildManager.invalidate.html
/usr/share/doc/libide/method.BuildManager.list_targets_async.html
/usr/share/doc/libide/method.BuildManager.list_targets_finish.html
/usr/share/doc/libide/method.BuildManager.rebuild_async.html
/usr/share/doc/libide/method.BuildManager.rebuild_finish.html
/usr/share/doc/libide/method.BuildManager.ref_pipeline.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_async.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_finish.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_for_dir_async.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_for_dir_finish.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_for_files_async.html
/usr/share/doc/libide/method.BuildSystem.get_build_flags_for_files_finish.html
/usr/share/doc/libide/method.BuildSystem.get_builddir.html
/usr/share/doc/libide/method.BuildSystem.get_display_name.html
/usr/share/doc/libide/method.BuildSystem.get_id.html
/usr/share/doc/libide/method.BuildSystem.get_priority.html
/usr/share/doc/libide/method.BuildSystem.get_project_version.html
/usr/share/doc/libide/method.BuildSystem.get_srcdir.html
/usr/share/doc/libide/method.BuildSystem.prepare_tooling.html
/usr/share/doc/libide/method.BuildSystem.supports_language.html
/usr/share/doc/libide/method.BuildSystem.supports_toolchain.html
/usr/share/doc/libide/method.BuildSystemDiscovery.discover.html
/usr/share/doc/libide/method.BuildTarget.compare.html
/usr/share/doc/libide/method.BuildTarget.get_argv.html
/usr/share/doc/libide/method.BuildTarget.get_cwd.html
/usr/share/doc/libide/method.BuildTarget.get_display_name.html
/usr/share/doc/libide/method.BuildTarget.get_install.html
/usr/share/doc/libide/method.BuildTarget.get_install_directory.html
/usr/share/doc/libide/method.BuildTarget.get_kind.html
/usr/share/doc/libide/method.BuildTarget.get_language.html
/usr/share/doc/libide/method.BuildTarget.get_name.html
/usr/share/doc/libide/method.BuildTarget.get_priority.html
/usr/share/doc/libide/method.BuildTargetProvider.get_targets_async.html
/usr/share/doc/libide/method.BuildTargetProvider.get_targets_finish.html
/usr/share/doc/libide/method.CachedListModel.get_model.html
/usr/share/doc/libide/method.CachedListModel.set_model.html
/usr/share/doc/libide/method.CodeAction.execute_async.html
/usr/share/doc/libide/method.CodeAction.execute_finish.html
/usr/share/doc/libide/method.CodeAction.get_title.html
/usr/share/doc/libide/method.CodeActionProvider.load.html
/usr/share/doc/libide/method.CodeActionProvider.query_async.html
/usr/share/doc/libide/method.CodeActionProvider.query_finish.html
/usr/share/doc/libide/method.CodeActionProvider.set_diagnostics.html
/usr/share/doc/libide/method.CodeIndexEntries.collect_async.html
/usr/share/doc/libide/method.CodeIndexEntries.collect_finish.html
/usr/share/doc/libide/method.CodeIndexEntries.get_file.html
/usr/share/doc/libide/method.CodeIndexEntries.get_next_entry.html
/usr/share/doc/libide/method.CodeIndexEntries.next_entries_async.html
/usr/share/doc/libide/method.CodeIndexEntries.next_entries_finish.html
/usr/share/doc/libide/method.CodeIndexEntry.copy.html
/usr/share/doc/libide/method.CodeIndexEntry.free.html
/usr/share/doc/libide/method.CodeIndexEntry.get_flags.html
/usr/share/doc/libide/method.CodeIndexEntry.get_key.html
/usr/share/doc/libide/method.CodeIndexEntry.get_kind.html
/usr/share/doc/libide/method.CodeIndexEntry.get_name.html
/usr/share/doc/libide/method.CodeIndexEntry.get_range.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.build.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.copy.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.free.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.set_flags.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.set_key.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.set_kind.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.set_name.html
/usr/share/doc/libide/method.CodeIndexEntryBuilder.set_range.html
/usr/share/doc/libide/method.CodeIndexer.generate_key_async.html
/usr/share/doc/libide/method.CodeIndexer.generate_key_finish.html
/usr/share/doc/libide/method.CodeIndexer.index_file_async.html
/usr/share/doc/libide/method.CodeIndexer.index_file_finish.html
/usr/share/doc/libide/method.CompileCommands.load.html
/usr/share/doc/libide/method.CompileCommands.load_async.html
/usr/share/doc/libide/method.CompileCommands.load_finish.html
/usr/share/doc/libide/method.CompileCommands.lookup.html
/usr/share/doc/libide/method.Config.apply_path.html
/usr/share/doc/libide/method.Config.get_app_id.html
/usr/share/doc/libide/method.Config.get_append_path.html
/usr/share/doc/libide/method.Config.get_args_for_phase.html
/usr/share/doc/libide/method.Config.get_build_commands.html
/usr/share/doc/libide/method.Config.get_build_commands_dir.html
/usr/share/doc/libide/method.Config.get_config_opts.html
/usr/share/doc/libide/method.Config.get_debug.html
/usr/share/doc/libide/method.Config.get_description.html
/usr/share/doc/libide/method.Config.get_dirty.html
/usr/share/doc/libide/method.Config.get_display_name.html
/usr/share/doc/libide/method.Config.get_environ.html
/usr/share/doc/libide/method.Config.get_environment.html
/usr/share/doc/libide/method.Config.get_extensions.html
/usr/share/doc/libide/method.Config.get_id.html
/usr/share/doc/libide/method.Config.get_internal_boolean.html
/usr/share/doc/libide/method.Config.get_internal_int.html
/usr/share/doc/libide/method.Config.get_internal_int64.html
/usr/share/doc/libide/method.Config.get_internal_object.html
/usr/share/doc/libide/method.Config.get_internal_string.html
/usr/share/doc/libide/method.Config.get_internal_strv.html
/usr/share/doc/libide/method.Config.get_locality.html
/usr/share/doc/libide/method.Config.get_parallelism.html
/usr/share/doc/libide/method.Config.get_post_install_commands.html
/usr/share/doc/libide/method.Config.get_prefix.html
/usr/share/doc/libide/method.Config.get_prefix_set.html
/usr/share/doc/libide/method.Config.get_prepend_path.html
/usr/share/doc/libide/method.Config.get_ready.html
/usr/share/doc/libide/method.Config.get_run_opts.html
/usr/share/doc/libide/method.Config.get_runtime.html
/usr/share/doc/libide/method.Config.get_runtime_environment.html
/usr/share/doc/libide/method.Config.get_runtime_id.html
/usr/share/doc/libide/method.Config.get_sequence.html
/usr/share/doc/libide/method.Config.get_toolchain.html
/usr/share/doc/libide/method.Config.get_toolchain_id.html
/usr/share/doc/libide/method.Config.getenv.html
/usr/share/doc/libide/method.Config.set_app_id.html
/usr/share/doc/libide/method.Config.set_append_path.html
/usr/share/doc/libide/method.Config.set_args_for_phase.html
/usr/share/doc/libide/method.Config.set_build_commands.html
/usr/share/doc/libide/method.Config.set_build_commands_dir.html
/usr/share/doc/libide/method.Config.set_config_opts.html
/usr/share/doc/libide/method.Config.set_debug.html
/usr/share/doc/libide/method.Config.set_dirty.html
/usr/share/doc/libide/method.Config.set_display_name.html
/usr/share/doc/libide/method.Config.set_environment.html
/usr/share/doc/libide/method.Config.set_internal_boolean.html
/usr/share/doc/libide/method.Config.set_internal_int.html
/usr/share/doc/libide/method.Config.set_internal_int64.html
/usr/share/doc/libide/method.Config.set_internal_object.html
/usr/share/doc/libide/method.Config.set_internal_string.html
/usr/share/doc/libide/method.Config.set_internal_strv.html
/usr/share/doc/libide/method.Config.set_locality.html
/usr/share/doc/libide/method.Config.set_parallelism.html
/usr/share/doc/libide/method.Config.set_post_install_commands.html
/usr/share/doc/libide/method.Config.set_prefix.html
/usr/share/doc/libide/method.Config.set_prefix_set.html
/usr/share/doc/libide/method.Config.set_prepend_path.html
/usr/share/doc/libide/method.Config.set_run_opts.html
/usr/share/doc/libide/method.Config.set_runtime.html
/usr/share/doc/libide/method.Config.set_runtime_environment.html
/usr/share/doc/libide/method.Config.set_runtime_id.html
/usr/share/doc/libide/method.Config.set_toolchain.html
/usr/share/doc/libide/method.Config.set_toolchain_id.html
/usr/share/doc/libide/method.Config.setenv.html
/usr/share/doc/libide/method.Config.supports_runtime.html
/usr/share/doc/libide/method.Config.translate_file.html
/usr/share/doc/libide/method.ConfigManager.delete.html
/usr/share/doc/libide/method.ConfigManager.duplicate.html
/usr/share/doc/libide/method.ConfigManager.get_config.html
/usr/share/doc/libide/method.ConfigManager.get_current.html
/usr/share/doc/libide/method.ConfigManager.get_menu.html
/usr/share/doc/libide/method.ConfigManager.get_ready.html
/usr/share/doc/libide/method.ConfigManager.ref_current.html
/usr/share/doc/libide/method.ConfigManager.save_async.html
/usr/share/doc/libide/method.ConfigManager.save_finish.html
/usr/share/doc/libide/method.ConfigManager.set_current.html
/usr/share/doc/libide/method.ConfigProvider.delete.html
/usr/share/doc/libide/method.ConfigProvider.duplicate.html
/usr/share/doc/libide/method.ConfigProvider.emit_added.html
/usr/share/doc/libide/method.ConfigProvider.emit_removed.html
/usr/share/doc/libide/method.ConfigProvider.load_async.html
/usr/share/doc/libide/method.ConfigProvider.load_finish.html
/usr/share/doc/libide/method.ConfigProvider.save_async.html
/usr/share/doc/libide/method.ConfigProvider.save_finish.html
/usr/share/doc/libide/method.ConfigProvider.unload.html
/usr/share/doc/libide/method.Context.build_file.html
/usr/share/doc/libide/method.Context.build_filename.html
/usr/share/doc/libide/method.Context.cache_file.html
/usr/share/doc/libide/method.Context.cache_filename.html
/usr/share/doc/libide/method.Context.dup_project_id.html
/usr/share/doc/libide/method.Context.dup_title.html
/usr/share/doc/libide/method.Context.has_project.html
/usr/share/doc/libide/method.Context.log.html
/usr/share/doc/libide/method.Context.peek_child_typed.html
/usr/share/doc/libide/method.Context.ref_action_muxer.html
/usr/share/doc/libide/method.Context.ref_logs.html
/usr/share/doc/libide/method.Context.ref_project_settings.html
/usr/share/doc/libide/method.Context.ref_settings.html
/usr/share/doc/libide/method.Context.ref_workdir.html
/usr/share/doc/libide/method.Context.register_settings.html
/usr/share/doc/libide/method.Context.set_project_id.html
/usr/share/doc/libide/method.Context.set_title.html
/usr/share/doc/libide/method.Context.set_workdir.html
/usr/share/doc/libide/method.Context.unregister_settings.html
/usr/share/doc/libide/method.DebugManager.get_active.html
/usr/share/doc/libide/method.DebugManager.get_breakpoints_for_file.html
/usr/share/doc/libide/method.DebugManager.get_debugger.html
/usr/share/doc/libide/method.DebugManager.supports_language.html
/usr/share/doc/libide/method.Debugger.disassemble_async.html
/usr/share/doc/libide/method.Debugger.disassemble_finish.html
/usr/share/doc/libide/method.Debugger.emit_breakpoint_added.html
/usr/share/doc/libide/method.Debugger.emit_breakpoint_modified.html
/usr/share/doc/libide/method.Debugger.emit_breakpoint_removed.html
/usr/share/doc/libide/method.Debugger.emit_library_loaded.html
/usr/share/doc/libide/method.Debugger.emit_library_unloaded.html
/usr/share/doc/libide/method.Debugger.emit_log.html
/usr/share/doc/libide/method.Debugger.emit_running.html
/usr/share/doc/libide/method.Debugger.emit_stopped.html
/usr/share/doc/libide/method.Debugger.emit_thread_added.html
/usr/share/doc/libide/method.Debugger.emit_thread_group_added.html
/usr/share/doc/libide/method.Debugger.emit_thread_group_exited.html
/usr/share/doc/libide/method.Debugger.emit_thread_group_removed.html
/usr/share/doc/libide/method.Debugger.emit_thread_group_started.html
/usr/share/doc/libide/method.Debugger.emit_thread_removed.html
/usr/share/doc/libide/method.Debugger.emit_thread_selected.html
/usr/share/doc/libide/method.Debugger.get_breakpoints.html
/usr/share/doc/libide/method.Debugger.get_can_move.html
/usr/share/doc/libide/method.Debugger.get_display_name.html
/usr/share/doc/libide/method.Debugger.get_is_running.html
/usr/share/doc/libide/method.Debugger.get_selected_thread.html
/usr/share/doc/libide/method.Debugger.get_thread_groups.html
/usr/share/doc/libide/method.Debugger.get_threads.html
/usr/share/doc/libide/method.Debugger.insert_breakpoint_async.html
/usr/share/doc/libide/method.Debugger.insert_breakpoint_finish.html
/usr/share/doc/libide/method.Debugger.interpret_async.html
/usr/share/doc/libide/method.Debugger.interpret_finish.html
/usr/share/doc/libide/method.Debugger.interrupt_async.html
/usr/share/doc/libide/method.Debugger.interrupt_finish.html
/usr/share/doc/libide/method.Debugger.list_breakpoints_async.html
/usr/share/doc/libide/method.Debugger.list_breakpoints_finish.html
/usr/share/doc/libide/method.Debugger.list_frames_async.html
/usr/share/doc/libide/method.Debugger.list_frames_finish.html
/usr/share/doc/libide/method.Debugger.list_locals_async.html
/usr/share/doc/libide/method.Debugger.list_locals_finish.html
/usr/share/doc/libide/method.Debugger.list_params_async.html
/usr/share/doc/libide/method.Debugger.list_params_finish.html
/usr/share/doc/libide/method.Debugger.list_registers_async.html
/usr/share/doc/libide/method.Debugger.list_registers_finish.html
/usr/share/doc/libide/method.Debugger.locate_binary_at_address.html
/usr/share/doc/libide/method.Debugger.modify_breakpoint_async.html
/usr/share/doc/libide/method.Debugger.modify_breakpoint_finish.html
/usr/share/doc/libide/method.Debugger.move_async.html
/usr/share/doc/libide/method.Debugger.move_finish.html
/usr/share/doc/libide/method.Debugger.prepare_for_run.html
/usr/share/doc/libide/method.Debugger.remove_breakpoint_async.html
/usr/share/doc/libide/method.Debugger.remove_breakpoint_finish.html
/usr/share/doc/libide/method.Debugger.send_signal_async.html
/usr/share/doc/libide/method.Debugger.send_signal_finish.html
/usr/share/doc/libide/method.Debugger.set_display_name.html
/usr/share/doc/libide/method.Debugger.supports_run_command.html
/usr/share/doc/libide/method.DebuggerAddressRange.copy.html
/usr/share/doc/libide/method.DebuggerAddressRange.free.html
/usr/share/doc/libide/method.DebuggerBreakpoint.compare.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_address.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_count.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_disposition.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_enabled.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_file.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_function.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_id.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_line.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_mode.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_spec.html
/usr/share/doc/libide/method.DebuggerBreakpoint.get_thread.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_address.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_count.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_disposition.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_enabled.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_file.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_function.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_line.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_mode.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_spec.html
/usr/share/doc/libide/method.DebuggerBreakpoint.set_thread.html
/usr/share/doc/libide/method.DebuggerBreakpoints.foreach.html
/usr/share/doc/libide/method.DebuggerBreakpoints.get_file.html
/usr/share/doc/libide/method.DebuggerBreakpoints.get_line.html
/usr/share/doc/libide/method.DebuggerBreakpoints.get_line_mode.html
/usr/share/doc/libide/method.DebuggerFrame.get_address.html
/usr/share/doc/libide/method.DebuggerFrame.get_args.html
/usr/share/doc/libide/method.DebuggerFrame.get_depth.html
/usr/share/doc/libide/method.DebuggerFrame.get_file.html
/usr/share/doc/libide/method.DebuggerFrame.get_function.html
/usr/share/doc/libide/method.DebuggerFrame.get_library.html
/usr/share/doc/libide/method.DebuggerFrame.get_line.html
/usr/share/doc/libide/method.DebuggerFrame.set_address.html
/usr/share/doc/libide/method.DebuggerFrame.set_args.html
/usr/share/doc/libide/method.DebuggerFrame.set_depth.html
/usr/share/doc/libide/method.DebuggerFrame.set_file.html
/usr/share/doc/libide/method.DebuggerFrame.set_function.html
/usr/share/doc/libide/method.DebuggerFrame.set_library.html
/usr/share/doc/libide/method.DebuggerFrame.set_line.html
/usr/share/doc/libide/method.DebuggerInstruction.get_address.html
/usr/share/doc/libide/method.DebuggerInstruction.get_display.html
/usr/share/doc/libide/method.DebuggerInstruction.get_function.html
/usr/share/doc/libide/method.DebuggerInstruction.set_display.html
/usr/share/doc/libide/method.DebuggerInstruction.set_function.html
/usr/share/doc/libide/method.DebuggerLibrary.add_range.html
/usr/share/doc/libide/method.DebuggerLibrary.compare.html
/usr/share/doc/libide/method.DebuggerLibrary.get_host_name.html
/usr/share/doc/libide/method.DebuggerLibrary.get_id.html
/usr/share/doc/libide/method.DebuggerLibrary.get_ranges.html
/usr/share/doc/libide/method.DebuggerLibrary.get_target_name.html
/usr/share/doc/libide/method.DebuggerLibrary.set_host_name.html
/usr/share/doc/libide/method.DebuggerLibrary.set_target_name.html
/usr/share/doc/libide/method.DebuggerRegister.compare.html
/usr/share/doc/libide/method.DebuggerRegister.get_id.html
/usr/share/doc/libide/method.DebuggerRegister.get_name.html
/usr/share/doc/libide/method.DebuggerRegister.get_value.html
/usr/share/doc/libide/method.DebuggerRegister.set_name.html
/usr/share/doc/libide/method.DebuggerRegister.set_value.html
/usr/share/doc/libide/method.DebuggerThread.compare.html
/usr/share/doc/libide/method.DebuggerThread.get_group.html
/usr/share/doc/libide/method.DebuggerThread.get_id.html
/usr/share/doc/libide/method.DebuggerThread.set_group.html
/usr/share/doc/libide/method.DebuggerThreadGroup.compare.html
/usr/share/doc/libide/method.DebuggerThreadGroup.get_exit_code.html
/usr/share/doc/libide/method.DebuggerThreadGroup.get_id.html
/usr/share/doc/libide/method.DebuggerThreadGroup.get_pid.html
/usr/share/doc/libide/method.DebuggerThreadGroup.set_exit_code.html
/usr/share/doc/libide/method.DebuggerThreadGroup.set_pid.html
/usr/share/doc/libide/method.DebuggerVariable.get_has_children.html
/usr/share/doc/libide/method.DebuggerVariable.get_name.html
/usr/share/doc/libide/method.DebuggerVariable.get_type_name.html
/usr/share/doc/libide/method.DebuggerVariable.get_value.html
/usr/share/doc/libide/method.DebuggerVariable.set_has_children.html
/usr/share/doc/libide/method.DebuggerVariable.set_type_name.html
/usr/share/doc/libide/method.DebuggerVariable.set_value.html
/usr/share/doc/libide/method.DependencyUpdater.update_async.html
/usr/share/doc/libide/method.DependencyUpdater.update_finish.html
/usr/share/doc/libide/method.DeployStrategy.deploy_async.html
/usr/share/doc/libide/method.DeployStrategy.deploy_finish.html
/usr/share/doc/libide/method.DeployStrategy.load_async.html
/usr/share/doc/libide/method.DeployStrategy.load_finish.html
/usr/share/doc/libide/method.DeployStrategy.prepare_run_context.html
/usr/share/doc/libide/method.Device.get_display_name.html
/usr/share/doc/libide/method.Device.get_icon_name.html
/usr/share/doc/libide/method.Device.get_id.html
/usr/share/doc/libide/method.Device.get_info_async.html
/usr/share/doc/libide/method.Device.get_info_finish.html
/usr/share/doc/libide/method.Device.prepare_configuration.html
/usr/share/doc/libide/method.Device.set_display_name.html
/usr/share/doc/libide/method.Device.set_icon_name.html
/usr/share/doc/libide/method.Device.set_id.html
/usr/share/doc/libide/method.DeviceInfo.get_host_triplet.html
/usr/share/doc/libide/method.DeviceInfo.get_kind.html
/usr/share/doc/libide/method.DeviceInfo.set_host_triplet.html
/usr/share/doc/libide/method.DeviceInfo.set_kind.html
/usr/share/doc/libide/method.DeviceManager.deploy_async.html
/usr/share/doc/libide/method.DeviceManager.deploy_finish.html
/usr/share/doc/libide/method.DeviceManager.get_device.html
/usr/share/doc/libide/method.DeviceManager.get_device_by_id.html
/usr/share/doc/libide/method.DeviceManager.get_progress.html
/usr/share/doc/libide/method.DeviceManager.set_device.html
/usr/share/doc/libide/method.DeviceProvider.emit_device_added.html
/usr/share/doc/libide/method.DeviceProvider.emit_device_removed.html
/usr/share/doc/libide/method.DeviceProvider.get_devices.html
/usr/share/doc/libide/method.DeviceProvider.load_async.html
/usr/share/doc/libide/method.DeviceProvider.load_finish.html
/usr/share/doc/libide/method.Diagnostic.add_fixit.html
/usr/share/doc/libide/method.Diagnostic.add_range.html
/usr/share/doc/libide/method.Diagnostic.compare.html
/usr/share/doc/libide/method.Diagnostic.equal.html
/usr/share/doc/libide/method.Diagnostic.get_file.html
/usr/share/doc/libide/method.Diagnostic.get_fixit.html
/usr/share/doc/libide/method.Diagnostic.get_location.html
/usr/share/doc/libide/method.Diagnostic.get_marked_kind.html
/usr/share/doc/libide/method.Diagnostic.get_n_fixits.html
/usr/share/doc/libide/method.Diagnostic.get_n_ranges.html
/usr/share/doc/libide/method.Diagnostic.get_range.html
/usr/share/doc/libide/method.Diagnostic.get_severity.html
/usr/share/doc/libide/method.Diagnostic.get_text.html
/usr/share/doc/libide/method.Diagnostic.get_text_for_display.html
/usr/share/doc/libide/method.Diagnostic.hash.html
/usr/share/doc/libide/method.Diagnostic.set_marked_kind.html
/usr/share/doc/libide/method.Diagnostic.take_fixit.html
/usr/share/doc/libide/method.Diagnostic.take_range.html
/usr/share/doc/libide/method.Diagnostic.to_variant.html
/usr/share/doc/libide/method.DiagnosticProvider.diagnose_async.html
/usr/share/doc/libide/method.DiagnosticProvider.diagnose_finish.html
/usr/share/doc/libide/method.DiagnosticProvider.emit_invalidated.html
/usr/share/doc/libide/method.DiagnosticProvider.load.html
/usr/share/doc/libide/method.DiagnosticProvider.unload.html
/usr/share/doc/libide/method.DiagnosticTool.get_bundled_program_path.html
/usr/share/doc/libide/method.DiagnosticTool.get_local_program_path.html
/usr/share/doc/libide/method.DiagnosticTool.get_program_name.html
/usr/share/doc/libide/method.DiagnosticTool.get_subprocess_flags.html
/usr/share/doc/libide/method.DiagnosticTool.set_bundled_program_path.html
/usr/share/doc/libide/method.DiagnosticTool.set_local_program_path.html
/usr/share/doc/libide/method.DiagnosticTool.set_program_name.html
/usr/share/doc/libide/method.DiagnosticTool.set_subprocess_flags.html
/usr/share/doc/libide/method.Diagnostics.add.html
/usr/share/doc/libide/method.Diagnostics.foreach_line_in_range.html
/usr/share/doc/libide/method.Diagnostics.get_diagnostic_at_line.html
/usr/share/doc/libide/method.Diagnostics.get_diagnostics_at_line.html
/usr/share/doc/libide/method.Diagnostics.get_has_errors.html
/usr/share/doc/libide/method.Diagnostics.get_has_warnings.html
/usr/share/doc/libide/method.Diagnostics.get_n_errors.html
/usr/share/doc/libide/method.Diagnostics.get_n_warnings.html
/usr/share/doc/libide/method.Diagnostics.merge.html
/usr/share/doc/libide/method.Diagnostics.take.html
/usr/share/doc/libide/method.DiagnosticsManager.get_busy.html
/usr/share/doc/libide/method.DiagnosticsManager.get_diagnostics_for_file.html
/usr/share/doc/libide/method.DiagnosticsManager.get_sequence_for_file.html
/usr/share/doc/libide/method.DiagnosticsManager.rediagnose.html
/usr/share/doc/libide/method.DirectoryReaper.add_directory.html
/usr/share/doc/libide/method.DirectoryReaper.add_file.html
/usr/share/doc/libide/method.DirectoryReaper.add_glob.html
/usr/share/doc/libide/method.DirectoryReaper.execute.html
/usr/share/doc/libide/method.DirectoryReaper.execute_async.html
/usr/share/doc/libide/method.DirectoryReaper.execute_finish.html
/usr/share/doc/libide/method.Doap.get_bug_database.html
/usr/share/doc/libide/method.Doap.get_category.html
/usr/share/doc/libide/method.Doap.get_description.html
/usr/share/doc/libide/method.Doap.get_download_page.html
/usr/share/doc/libide/method.Doap.get_homepage.html
/usr/share/doc/libide/method.Doap.get_languages.html
/usr/share/doc/libide/method.Doap.get_maintainers.html
/usr/share/doc/libide/method.Doap.get_name.html
/usr/share/doc/libide/method.Doap.get_shortdesc.html
/usr/share/doc/libide/method.Doap.load_from_data.html
/usr/share/doc/libide/method.Doap.load_from_file.html
/usr/share/doc/libide/method.DoapPerson.get_email.html
/usr/share/doc/libide/method.DoapPerson.get_name.html
/usr/share/doc/libide/method.DoapPerson.set_email.html
/usr/share/doc/libide/method.DoapPerson.set_name.html
/usr/share/doc/libide/method.EditorPage.addin_find_by_module_name.html
/usr/share/doc/libide/method.EditorPage.discard_changes_async.html
/usr/share/doc/libide/method.EditorPage.discard_changes_finish.html
/usr/share/doc/libide/method.EditorPage.get_buffer.html
/usr/share/doc/libide/method.EditorPage.get_file.html
/usr/share/doc/libide/method.EditorPage.get_gutter.html
/usr/share/doc/libide/method.EditorPage.get_view.html
/usr/share/doc/libide/method.EditorPage.save_async.html
/usr/share/doc/libide/method.EditorPage.save_finish.html
/usr/share/doc/libide/method.EditorPage.scroll_to_insert.html
/usr/share/doc/libide/method.EditorPage.scroll_to_visual_position.html
/usr/share/doc/libide/method.EditorPage.set_gutter.html
/usr/share/doc/libide/method.EditorPageAddin.frame_set.html
/usr/share/doc/libide/method.EditorPageAddin.language_changed.html
/usr/share/doc/libide/method.EditorPageAddin.load.html
/usr/share/doc/libide/method.EditorPageAddin.ref_action_group.html
/usr/share/doc/libide/method.EditorPageAddin.unload.html
/usr/share/doc/libide/method.EntryPopover.get_button_text.html
/usr/share/doc/libide/method.EntryPopover.get_message.html
/usr/share/doc/libide/method.EntryPopover.get_ready.html
/usr/share/doc/libide/method.EntryPopover.get_text.html
/usr/share/doc/libide/method.EntryPopover.get_title.html
/usr/share/doc/libide/method.EntryPopover.select_all.html
/usr/share/doc/libide/method.EntryPopover.set_button_text.html
/usr/share/doc/libide/method.EntryPopover.set_message.html
/usr/share/doc/libide/method.EntryPopover.set_ready.html
/usr/share/doc/libide/method.EntryPopover.set_text.html
/usr/share/doc/libide/method.EntryPopover.set_title.html
/usr/share/doc/libide/method.EnumObject.get_description.html
/usr/share/doc/libide/method.EnumObject.get_nick.html
/usr/share/doc/libide/method.EnumObject.get_title.html
/usr/share/doc/libide/method.Environment.append.html
/usr/share/doc/libide/method.Environment.copy.html
/usr/share/doc/libide/method.Environment.copy_into.html
/usr/share/doc/libide/method.Environment.get_environ.html
/usr/share/doc/libide/method.Environment.getenv.html
/usr/share/doc/libide/method.Environment.remove.html
/usr/share/doc/libide/method.Environment.set_environ.html
/usr/share/doc/libide/method.Environment.setenv.html
/usr/share/doc/libide/method.EnvironmentEditor.get_environment.html
/usr/share/doc/libide/method.EnvironmentEditor.set_environment.html
/usr/share/doc/libide/method.EnvironmentVariable.get_key.html
/usr/share/doc/libide/method.EnvironmentVariable.get_value.html
/usr/share/doc/libide/method.EnvironmentVariable.set_key.html
/usr/share/doc/libide/method.EnvironmentVariable.set_value.html
/usr/share/doc/libide/method.ExtensionAdapter.get_engine.html
/usr/share/doc/libide/method.ExtensionAdapter.get_extension.html
/usr/share/doc/libide/method.ExtensionAdapter.get_interface_type.html
/usr/share/doc/libide/method.ExtensionAdapter.get_key.html
/usr/share/doc/libide/method.ExtensionAdapter.get_value.html
/usr/share/doc/libide/method.ExtensionAdapter.set_key.html
/usr/share/doc/libide/method.ExtensionAdapter.set_value.html
/usr/share/doc/libide/method.ExtensionSetAdapter.foreach.html
/usr/share/doc/libide/method.ExtensionSetAdapter.foreach_by_priority.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_engine.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_extension.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_interface_type.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_key.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_n_extensions.html
/usr/share/doc/libide/method.ExtensionSetAdapter.get_value.html
/usr/share/doc/libide/method.ExtensionSetAdapter.set_key.html
/usr/share/doc/libide/method.ExtensionSetAdapter.set_value.html
/usr/share/doc/libide/method.FileChooserEntry.get_entry.html
/usr/share/doc/libide/method.FileChooserEntry.get_file.html
/usr/share/doc/libide/method.FileChooserEntry.set_file.html
/usr/share/doc/libide/method.FileSearchPreview.scroll_to.html
/usr/share/doc/libide/method.FileSettings.get_file.html
/usr/share/doc/libide/method.FileSettings.get_language.html
/usr/share/doc/libide/method.FileSettings.get_settled.html
/usr/share/doc/libide/method.FileTransfer.add.html
/usr/share/doc/libide/method.FileTransfer.execute.html
/usr/share/doc/libide/method.FileTransfer.execute_async.html
/usr/share/doc/libide/method.FileTransfer.execute_finish.html
/usr/share/doc/libide/method.FileTransfer.get_flags.html
/usr/share/doc/libide/method.FileTransfer.get_progress.html
/usr/share/doc/libide/method.FileTransfer.set_flags.html
/usr/share/doc/libide/method.FileTransfer.stat.html
/usr/share/doc/libide/method.Formatter.format_async.html
/usr/share/doc/libide/method.Formatter.format_finish.html
/usr/share/doc/libide/method.Formatter.format_range_async.html
/usr/share/doc/libide/method.Formatter.format_range_finish.html
/usr/share/doc/libide/method.Formatter.load.html
/usr/share/doc/libide/method.FormatterOptions.get_insert_spaces.html
/usr/share/doc/libide/method.FormatterOptions.get_tab_width.html
/usr/share/doc/libide/method.FormatterOptions.set_insert_spaces.html
/usr/share/doc/libide/method.FormatterOptions.set_tab_width.html
/usr/share/doc/libide/method.Frame.addin_find_by_module_name.html
/usr/share/doc/libide/method.Frame.get_position.html
/usr/share/doc/libide/method.Frame.get_use_tabbar.html
/usr/share/doc/libide/method.Frame.set_use_tabbar.html
/usr/share/doc/libide/method.FrameAddin.load.html
/usr/share/doc/libide/method.FrameAddin.set_page.html
/usr/share/doc/libide/method.FrameAddin.unload.html
/usr/share/doc/libide/method.FuzzyIndex.get_metadata.html
/usr/share/doc/libide/method.FuzzyIndex.get_metadata_string.html
/usr/share/doc/libide/method.FuzzyIndex.get_metadata_uint32.html
/usr/share/doc/libide/method.FuzzyIndex.get_metadata_uint64.html
/usr/share/doc/libide/method.FuzzyIndex.load_file.html
/usr/share/doc/libide/method.FuzzyIndex.load_file_async.html
/usr/share/doc/libide/method.FuzzyIndex.load_file_finish.html
/usr/share/doc/libide/method.FuzzyIndex.query_async.html
/usr/share/doc/libide/method.FuzzyIndex.query_finish.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.get_case_sensitive.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.get_document.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.insert.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.set_case_sensitive.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.set_metadata.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.set_metadata_string.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.set_metadata_uint32.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.set_metadata_uint64.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.write.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.write_async.html
/usr/share/doc/libide/method.FuzzyIndexBuilder.write_finish.html
/usr/share/doc/libide/method.FuzzyIndexCursor.get_index.html
/usr/share/doc/libide/method.FuzzyIndexMatch.get_document.html
/usr/share/doc/libide/method.FuzzyIndexMatch.get_key.html
/usr/share/doc/libide/method.FuzzyIndexMatch.get_priority.html
/usr/share/doc/libide/method.FuzzyIndexMatch.get_score.html
/usr/share/doc/libide/method.FuzzyMutableIndex.begin_bulk_insert.html
/usr/share/doc/libide/method.FuzzyMutableIndex.contains.html
/usr/share/doc/libide/method.FuzzyMutableIndex.end_bulk_insert.html
/usr/share/doc/libide/method.FuzzyMutableIndex.insert.html
/usr/share/doc/libide/method.FuzzyMutableIndex.match.html
/usr/share/doc/libide/method.FuzzyMutableIndex.ref.html
/usr/share/doc/libide/method.FuzzyMutableIndex.remove.html
/usr/share/doc/libide/method.FuzzyMutableIndex.set_free_func.html
/usr/share/doc/libide/method.FuzzyMutableIndex.unref.html
/usr/share/doc/libide/method.GreeterRow.get_project_info.html
/usr/share/doc/libide/method.GreeterRow.get_search_text.html
/usr/share/doc/libide/method.GreeterRow.get_selection_mode.html
/usr/share/doc/libide/method.GreeterRow.set_project_info.html
/usr/share/doc/libide/method.GreeterRow.set_selection_mode.html
/usr/share/doc/libide/method.GreeterSection.activate_first.html
/usr/share/doc/libide/method.GreeterSection.delete_selected.html
/usr/share/doc/libide/method.GreeterSection.emit_project_activated.html
/usr/share/doc/libide/method.GreeterSection.filter.html
/usr/share/doc/libide/method.GreeterSection.get_priority.html
/usr/share/doc/libide/method.GreeterSection.purge_selected.html
/usr/share/doc/libide/method.GreeterSection.set_selection_mode.html
/usr/share/doc/libide/method.GreeterWorkspace.add_button.html
/usr/share/doc/libide/method.GreeterWorkspace.add_page.html
/usr/share/doc/libide/method.GreeterWorkspace.add_section.html
/usr/share/doc/libide/method.GreeterWorkspace.begin.html
/usr/share/doc/libide/method.GreeterWorkspace.end.html
/usr/share/doc/libide/method.GreeterWorkspace.find_page.html
/usr/share/doc/libide/method.GreeterWorkspace.get_selection_mode.html
/usr/share/doc/libide/method.GreeterWorkspace.get_visible_page.html
/usr/share/doc/libide/method.GreeterWorkspace.open_project.html
/usr/share/doc/libide/method.GreeterWorkspace.push_page.html
/usr/share/doc/libide/method.GreeterWorkspace.push_page_by_tag.html
/usr/share/doc/libide/method.GreeterWorkspace.remove_page.html
/usr/share/doc/libide/method.GreeterWorkspace.remove_section.html
/usr/share/doc/libide/method.GreeterWorkspace.set_selection_mode.html
/usr/share/doc/libide/method.Grid.count_pages.html
/usr/share/doc/libide/method.Grid.foreach_page.html
/usr/share/doc/libide/method.Grid.get_page_position.html
/usr/share/doc/libide/method.Grid.make_frame.html
/usr/share/doc/libide/method.Gutter.get_show_line_changes.html
/usr/share/doc/libide/method.Gutter.get_show_line_diagnostics.html
/usr/share/doc/libide/method.Gutter.get_show_line_numbers.html
/usr/share/doc/libide/method.Gutter.get_show_relative_line_numbers.html
/usr/share/doc/libide/method.Gutter.set_show_line_changes.html
/usr/share/doc/libide/method.Gutter.set_show_line_diagnostics.html
/usr/share/doc/libide/method.Gutter.set_show_line_numbers.html
/usr/share/doc/libide/method.Gutter.set_show_relative_line_numbers.html
/usr/share/doc/libide/method.Gutter.style_changed.html
/usr/share/doc/libide/method.HeaderBar.add.html
/usr/share/doc/libide/method.HeaderBar.get_menu_id.html
/usr/share/doc/libide/method.HeaderBar.remove.html
/usr/share/doc/libide/method.HeaderBar.set_menu_id.html
/usr/share/doc/libide/method.Heap.extract.html
/usr/share/doc/libide/method.Heap.extract_index.html
/usr/share/doc/libide/method.Heap.insert_vals.html
/usr/share/doc/libide/method.Heap.ref.html
/usr/share/doc/libide/method.Heap.unref.html
/usr/share/doc/libide/method.HighlightEngine.advance.html
/usr/share/doc/libide/method.HighlightEngine.clear.html
/usr/share/doc/libide/method.HighlightEngine.get_buffer.html
/usr/share/doc/libide/method.HighlightEngine.get_highlighter.html
/usr/share/doc/libide/method.HighlightEngine.get_style.html
/usr/share/doc/libide/method.HighlightEngine.invalidate.html
/usr/share/doc/libide/method.HighlightEngine.pause.html
/usr/share/doc/libide/method.HighlightEngine.rebuild.html
/usr/share/doc/libide/method.HighlightEngine.unpause.html
/usr/share/doc/libide/method.HighlightIndex.dump.html
/usr/share/doc/libide/method.HighlightIndex.insert.html
/usr/share/doc/libide/method.HighlightIndex.lookup.html
/usr/share/doc/libide/method.HighlightIndex.ref.html
/usr/share/doc/libide/method.HighlightIndex.to_variant.html
/usr/share/doc/libide/method.HighlightIndex.unref.html
/usr/share/doc/libide/method.Highlighter.load.html
/usr/share/doc/libide/method.Highlighter.update.html
/usr/share/doc/libide/method.HtmlGenerator.generate_async.html
/usr/share/doc/libide/method.HtmlGenerator.generate_finish.html
/usr/share/doc/libide/method.HtmlGenerator.get_base_uri.html
/usr/share/doc/libide/method.HtmlGenerator.invalidate.html
/usr/share/doc/libide/method.HtmlGenerator.set_base_uri.html
/usr/share/doc/libide/method.InstallButton.cancel.html
/usr/share/doc/libide/method.InstallButton.get_label.html
/usr/share/doc/libide/method.InstallButton.set_label.html
/usr/share/doc/libide/method.JoinedMenu.append_menu.html
/usr/share/doc/libide/method.JoinedMenu.get_n_joined.html
/usr/share/doc/libide/method.JoinedMenu.prepend_menu.html
/usr/share/doc/libide/method.JoinedMenu.remove_index.html
/usr/share/doc/libide/method.JoinedMenu.remove_menu.html
/usr/share/doc/libide/method.LineReader.init.html
/usr/share/doc/libide/method.LineReader.next.html
/usr/share/doc/libide/method.Location.compare.html
/usr/share/doc/libide/method.Location.dup.html
/usr/share/doc/libide/method.Location.dup_title.html
/usr/share/doc/libide/method.Location.equal.html
/usr/share/doc/libide/method.Location.get_file.html
/usr/share/doc/libide/method.Location.get_line.html
/usr/share/doc/libide/method.Location.get_line_offset.html
/usr/share/doc/libide/method.Location.get_offset.html
/usr/share/doc/libide/method.Location.hash.html
/usr/share/doc/libide/method.Location.to_variant.html
/usr/share/doc/libide/method.LogItem.get_created_at.html
/usr/share/doc/libide/method.LogItem.get_domain.html
/usr/share/doc/libide/method.LogItem.get_message.html
/usr/share/doc/libide/method.LogItem.get_severity.html
/usr/share/doc/libide/method.LspClient.add_language.html
/usr/share/doc/libide/method.LspClient.call_async.html
/usr/share/doc/libide/method.LspClient.call_finish.html
/usr/share/doc/libide/method.LspClient.get_diagnostics_async.html
/usr/share/doc/libide/method.LspClient.get_diagnostics_finish.html
/usr/share/doc/libide/method.LspClient.get_initialization_options.html
/usr/share/doc/libide/method.LspClient.get_server_capabilities.html
/usr/share/doc/libide/method.LspClient.get_trace.html
/usr/share/doc/libide/method.LspClient.send_notification_async.html
/usr/share/doc/libide/method.LspClient.send_notification_finish.html
/usr/share/doc/libide/method.LspClient.set_initialization_options.html
/usr/share/doc/libide/method.LspClient.set_name.html
/usr/share/doc/libide/method.LspClient.set_root_uri.html
/usr/share/doc/libide/method.LspClient.set_trace.html
/usr/share/doc/libide/method.LspClient.start.html
/usr/share/doc/libide/method.LspClient.stop.html
/usr/share/doc/libide/method.LspCodeAction.get_client.html
/usr/share/doc/libide/method.LspCodeAction.set_client.html
/usr/share/doc/libide/method.LspCodeActionProvider.get_client.html
/usr/share/doc/libide/method.LspCodeActionProvider.get_diagnostics.html
/usr/share/doc/libide/method.LspCodeActionProvider.set_client.html
/usr/share/doc/libide/method.LspCompletionItem.display.html
/usr/share/doc/libide/method.LspCompletionItem.get_additional_text_edits.html
/usr/share/doc/libide/method.LspCompletionItem.get_detail.html
/usr/share/doc/libide/method.LspCompletionItem.get_icon_name.html
/usr/share/doc/libide/method.LspCompletionItem.get_return_type.html
/usr/share/doc/libide/method.LspCompletionItem.get_snippet.html
/usr/share/doc/libide/method.LspCompletionProvider.get_client.html
/usr/share/doc/libide/method.LspCompletionProvider.set_client.html
/usr/share/doc/libide/method.LspCompletionResults.refilter.html
/usr/share/doc/libide/method.LspDiagnostic.dup_raw.html
/usr/share/doc/libide/method.LspDiagnosticProvider.get_client.html
/usr/share/doc/libide/method.LspDiagnosticProvider.set_client.html
/usr/share/doc/libide/method.LspFormatter.get_client.html
/usr/share/doc/libide/method.LspFormatter.set_client.html
/usr/share/doc/libide/method.LspHighlighter.get_client.html
/usr/share/doc/libide/method.LspHighlighter.set_client.html
/usr/share/doc/libide/method.LspHighlighter.set_kind_style.html
/usr/share/doc/libide/method.LspHoverProvider.get_client.html
/usr/share/doc/libide/method.LspHoverProvider.set_client.html
/usr/share/doc/libide/method.LspRenameProvider.get_client.html
/usr/share/doc/libide/method.LspRenameProvider.set_client.html
/usr/share/doc/libide/method.LspSearchProvider.get_client.html
/usr/share/doc/libide/method.LspSearchProvider.set_client.html
/usr/share/doc/libide/method.LspService.get_inherit_stderr.html
/usr/share/doc/libide/method.LspService.get_program.html
/usr/share/doc/libide/method.LspService.get_search_path.html
/usr/share/doc/libide/method.LspService.restart.html
/usr/share/doc/libide/method.LspService.set_inherit_stderr.html
/usr/share/doc/libide/method.LspService.set_program.html
/usr/share/doc/libide/method.LspService.set_search_path.html
/usr/share/doc/libide/method.LspSymbolNode.get_parent_name.html
/usr/share/doc/libide/method.LspSymbolNode.is_parent_of.html
/usr/share/doc/libide/method.LspSymbolResolver.get_client.html
/usr/share/doc/libide/method.LspSymbolResolver.set_client.html
/usr/share/doc/libide/method.LspWorkspaceEdit.get_edits.html
/usr/share/doc/libide/method.MarkedContent.as_string.html
/usr/share/doc/libide/method.MarkedContent.get_bytes.html
/usr/share/doc/libide/method.MarkedContent.get_kind.html
/usr/share/doc/libide/method.MarkedContent.ref.html
/usr/share/doc/libide/method.MarkedContent.unref.html
/usr/share/doc/libide/method.MenuManager.add_filename.html
/usr/share/doc/libide/method.MenuManager.add_resource.html
/usr/share/doc/libide/method.MenuManager.find_item_by_id.html
/usr/share/doc/libide/method.MenuManager.get_menu_by_id.html
/usr/share/doc/libide/method.MenuManager.get_menu_ids.html
/usr/share/doc/libide/method.MenuManager.merge.html
/usr/share/doc/libide/method.MenuManager.remove.html
/usr/share/doc/libide/method.MenuManager.set_attribute_string.html
/usr/share/doc/libide/method.Notification.add_button.html
/usr/share/doc/libide/method.Notification.add_button_with_target_value.html
/usr/share/doc/libide/method.Notification.attach.html
/usr/share/doc/libide/method.Notification.compare.html
/usr/share/doc/libide/method.Notification.dup_body.html
/usr/share/doc/libide/method.Notification.dup_id.html
/usr/share/doc/libide/method.Notification.dup_title.html
/usr/share/doc/libide/method.Notification.get_button.html
/usr/share/doc/libide/method.Notification.get_default_action.html
/usr/share/doc/libide/method.Notification.get_has_progress.html
/usr/share/doc/libide/method.Notification.get_n_buttons.html
/usr/share/doc/libide/method.Notification.get_priority.html
/usr/share/doc/libide/method.Notification.get_progress.html
/usr/share/doc/libide/method.Notification.get_progress_is_imprecise.html
/usr/share/doc/libide/method.Notification.get_urgent.html
/usr/share/doc/libide/method.Notification.ref_icon.html
/usr/share/doc/libide/method.Notification.set_body.html
/usr/share/doc/libide/method.Notification.set_default_action.html
/usr/share/doc/libide/method.Notification.set_default_action_and_target_value.html
/usr/share/doc/libide/method.Notification.set_has_progress.html
/usr/share/doc/libide/method.Notification.set_icon.html
/usr/share/doc/libide/method.Notification.set_icon_name.html
/usr/share/doc/libide/method.Notification.set_id.html
/usr/share/doc/libide/method.Notification.set_priority.html
/usr/share/doc/libide/method.Notification.set_progress.html
/usr/share/doc/libide/method.Notification.set_progress_is_imprecise.html
/usr/share/doc/libide/method.Notification.set_title.html
/usr/share/doc/libide/method.Notification.set_urgent.html
/usr/share/doc/libide/method.Notification.withdraw.html
/usr/share/doc/libide/method.Notification.withdraw_in_seconds.html
/usr/share/doc/libide/method.Notifications.add_notification.html
/usr/share/doc/libide/method.Notifications.find_by_id.html
/usr/share/doc/libide/method.Notifications.get_has_progress.html
/usr/share/doc/libide/method.Notifications.get_progress.html
/usr/share/doc/libide/method.Notifications.get_progress_is_imprecise.html
/usr/share/doc/libide/method.Object.add.html
/usr/share/doc/libide/method.Object.append.html
/usr/share/doc/libide/method.Object.check_ready.html
/usr/share/doc/libide/method.Object.destroy.html
/usr/share/doc/libide/method.Object.ensure_child_typed.html
/usr/share/doc/libide/method.Object.foreach.html
/usr/share/doc/libide/method.Object.get_child_typed.html
/usr/share/doc/libide/method.Object.get_children_typed.html
/usr/share/doc/libide/method.Object.get_context.html
/usr/share/doc/libide/method.Object.get_n_children.html
/usr/share/doc/libide/method.Object.get_nth_child.html
/usr/share/doc/libide/method.Object.get_parent.html
/usr/share/doc/libide/method.Object.get_position.html
/usr/share/doc/libide/method.Object.in_destruction.html
/usr/share/doc/libide/method.Object.insert_after.html
/usr/share/doc/libide/method.Object.insert_before.html
/usr/share/doc/libide/method.Object.insert_sorted.html
/usr/share/doc/libide/method.Object.is_root.html
/usr/share/doc/libide/method.Object.lock.html
/usr/share/doc/libide/method.Object.prepend.html
/usr/share/doc/libide/method.Object.ref_cancellable.html
/usr/share/doc/libide/method.Object.ref_context.html
/usr/share/doc/libide/method.Object.ref_parent.html
/usr/share/doc/libide/method.Object.ref_root.html
/usr/share/doc/libide/method.Object.remove.html
/usr/share/doc/libide/method.Object.repr.html
/usr/share/doc/libide/method.Object.set_context.html
/usr/share/doc/libide/method.Object.set_error_if_destroyed.html
/usr/share/doc/libide/method.Object.unlock.html
/usr/share/doc/libide/method.ObjectBox.contains.html
/usr/share/doc/libide/method.ObjectBox.ref_object.html
/usr/share/doc/libide/method.OmniBar.add_popover_section.html
/usr/share/doc/libide/method.OmniBar.add_status_icon.html
/usr/share/doc/libide/method.OmniBar.set_placeholder.html
/usr/share/doc/libide/method.OmniBarAddin.load.html
/usr/share/doc/libide/method.OmniBarAddin.unload.html
/usr/share/doc/libide/method.Page.add_content_widget.html
/usr/share/doc/libide/method.Page.agree_to_close_async.html
/usr/share/doc/libide/method.Page.agree_to_close_finish.html
/usr/share/doc/libide/method.Page.create_split.html
/usr/share/doc/libide/method.Page.destroy.html
/usr/share/doc/libide/method.Page.get_can_split.html
/usr/share/doc/libide/method.Page.get_failed.html
/usr/share/doc/libide/method.Page.get_file_or_directory.html
/usr/share/doc/libide/method.Page.get_menu_id.html
/usr/share/doc/libide/method.Page.get_position.html
/usr/share/doc/libide/method.Page.mark_used.html
/usr/share/doc/libide/method.Page.observe.html
/usr/share/doc/libide/method.Page.report_error.html
/usr/share/doc/libide/method.Page.set_can_split.html
/usr/share/doc/libide/method.Page.set_failed.html
/usr/share/doc/libide/method.Page.set_menu_id.html
/usr/share/doc/libide/method.Page.set_progress.html
/usr/share/doc/libide/method.Page.unobserve.html
/usr/share/doc/libide/method.Pane.destroy.html
/usr/share/doc/libide/method.Pane.get_id.html
/usr/share/doc/libide/method.Pane.get_position.html
/usr/share/doc/libide/method.Pane.observe.html
/usr/share/doc/libide/method.Pane.unobserve.html
/usr/share/doc/libide/method.PathCache.contains.html
/usr/share/doc/libide/method.PathCache.insert.html
/usr/share/doc/libide/method.PathCache.lookup.html
/usr/share/doc/libide/method.PatternSpec.get_text.html
/usr/share/doc/libide/method.PatternSpec.match.html
/usr/share/doc/libide/method.PatternSpec.ref.html
/usr/share/doc/libide/method.PatternSpec.unref.html
/usr/share/doc/libide/method.PersistentMap.builder_get_metadata_int64.html
/usr/share/doc/libide/method.PersistentMap.load_file.html
/usr/share/doc/libide/method.PersistentMap.load_file_async.html
/usr/share/doc/libide/method.PersistentMap.load_file_finish.html
/usr/share/doc/libide/method.PersistentMap.lookup_value.html
/usr/share/doc/libide/method.PersistentMapBuilder.insert.html
/usr/share/doc/libide/method.PersistentMapBuilder.set_metadata_int64.html
/usr/share/doc/libide/method.PersistentMapBuilder.write.html
/usr/share/doc/libide/method.PersistentMapBuilder.write_async.html
/usr/share/doc/libide/method.PersistentMapBuilder.write_finish.html
/usr/share/doc/libide/method.Pipeline.add_error_format.html
/usr/share/doc/libide/method.Pipeline.add_log_observer.html
/usr/share/doc/libide/method.Pipeline.addin_find_by_module_name.html
/usr/share/doc/libide/method.Pipeline.attach.html
/usr/share/doc/libide/method.Pipeline.attach_command.html
/usr/share/doc/libide/method.Pipeline.attach_launcher.html
/usr/share/doc/libide/method.Pipeline.attach_pty.html
/usr/share/doc/libide/method.Pipeline.build_async.html
/usr/share/doc/libide/method.Pipeline.build_builddir_path.html
/usr/share/doc/libide/method.Pipeline.build_finish.html
/usr/share/doc/libide/method.Pipeline.build_srcdir_path.html
/usr/share/doc/libide/method.Pipeline.build_targets_async.html
/usr/share/doc/libide/method.Pipeline.build_targets_finish.html
/usr/share/doc/libide/method.Pipeline.clean_async.html
/usr/share/doc/libide/method.Pipeline.clean_finish.html
/usr/share/doc/libide/method.Pipeline.contains_program_in_path.html
/usr/share/doc/libide/method.Pipeline.create_launcher.html
/usr/share/doc/libide/method.Pipeline.create_run_context.html
/usr/share/doc/libide/method.Pipeline.detach.html
/usr/share/doc/libide/method.Pipeline.dup_arch.html
/usr/share/doc/libide/method.Pipeline.emit_diagnostic.html
/usr/share/doc/libide/method.Pipeline.foreach_stage.html
/usr/share/doc/libide/method.Pipeline.get_builddir.html
/usr/share/doc/libide/method.Pipeline.get_busy.html
/usr/share/doc/libide/method.Pipeline.get_can_export.html
/usr/share/doc/libide/method.Pipeline.get_config.html
/usr/share/doc/libide/method.Pipeline.get_deploy_strategy.html
/usr/share/doc/libide/method.Pipeline.get_device.html
/usr/share/doc/libide/method.Pipeline.get_device_info.html
/usr/share/doc/libide/method.Pipeline.get_host_triplet.html
/usr/share/doc/libide/method.Pipeline.get_message.html
/usr/share/doc/libide/method.Pipeline.get_phase.html
/usr/share/doc/libide/method.Pipeline.get_pty.html
/usr/share/doc/libide/method.Pipeline.get_requested_phase.html
/usr/share/doc/libide/method.Pipeline.get_runtime.html
/usr/share/doc/libide/method.Pipeline.get_srcdir.html
/usr/share/doc/libide/method.Pipeline.get_stage_by_id.html
/usr/share/doc/libide/method.Pipeline.get_toolchain.html
/usr/share/doc/libide/method.Pipeline.has_configured.html
/usr/share/doc/libide/method.Pipeline.invalidate_phase.html
/usr/share/doc/libide/method.Pipeline.is_native.html
/usr/share/doc/libide/method.Pipeline.is_ready.html
/usr/share/doc/libide/method.Pipeline.prepare_run_context.html
/usr/share/doc/libide/method.Pipeline.rebuild_async.html
/usr/share/doc/libide/method.Pipeline.rebuild_finish.html
/usr/share/doc/libide/method.Pipeline.ref_toolchain.html
/usr/share/doc/libide/method.Pipeline.remove_error_format.html
/usr/share/doc/libide/method.Pipeline.remove_log_observer.html
/usr/share/doc/libide/method.Pipeline.request_phase.html
/usr/share/doc/libide/method.PipelineAddin.load.html
/usr/share/doc/libide/method.PipelineAddin.prepare.html
/usr/share/doc/libide/method.PipelineAddin.track.html
/usr/share/doc/libide/method.PipelineAddin.unload.html
/usr/share/doc/libide/method.PipelineStage.build_async.html
/usr/share/doc/libide/method.PipelineStage.build_finish.html
/usr/share/doc/libide/method.PipelineStage.chain.html
/usr/share/doc/libide/method.PipelineStage.clean_async.html
/usr/share/doc/libide/method.PipelineStage.clean_finish.html
/usr/share/doc/libide/method.PipelineStage.emit_reap.html
/usr/share/doc/libide/method.PipelineStage.get_active.html
/usr/share/doc/libide/method.PipelineStage.get_check_stdout.html
/usr/share/doc/libide/method.PipelineStage.get_completed.html
/usr/share/doc/libide/method.PipelineStage.get_disabled.html
/usr/share/doc/libide/method.PipelineStage.get_name.html
/usr/share/doc/libide/method.PipelineStage.get_stdout_path.html
/usr/share/doc/libide/method.PipelineStage.get_transient.html
/usr/share/doc/libide/method.PipelineStage.log.html
/usr/share/doc/libide/method.PipelineStage.log_subprocess.html
/usr/share/doc/libide/method.PipelineStage.pause.html
/usr/share/doc/libide/method.PipelineStage.set_active.html
/usr/share/doc/libide/method.PipelineStage.set_check_stdout.html
/usr/share/doc/libide/method.PipelineStage.set_completed.html
/usr/share/doc/libide/method.PipelineStage.set_disabled.html
/usr/share/doc/libide/method.PipelineStage.set_log_observer.html
/usr/share/doc/libide/method.PipelineStage.set_name.html
/usr/share/doc/libide/method.PipelineStage.set_stdout_path.html
/usr/share/doc/libide/method.PipelineStage.set_transient.html
/usr/share/doc/libide/method.PipelineStage.unpause.html
/usr/share/doc/libide/method.PipelineStageCommand.set_build_command.html
/usr/share/doc/libide/method.PipelineStageCommand.set_clean_command.html
/usr/share/doc/libide/method.PipelineStageCommand.set_ignore_exit_status.html
/usr/share/doc/libide/method.PipelineStageCommand.set_stdout_path.html
/usr/share/doc/libide/method.PipelineStageLauncher.get_clean_launcher.html
/usr/share/doc/libide/method.PipelineStageLauncher.get_ignore_exit_status.html
/usr/share/doc/libide/method.PipelineStageLauncher.get_launcher.html
/usr/share/doc/libide/method.PipelineStageLauncher.get_use_pty.html
/usr/share/doc/libide/method.PipelineStageLauncher.set_clean_launcher.html
/usr/share/doc/libide/method.PipelineStageLauncher.set_ignore_exit_status.html
/usr/share/doc/libide/method.PipelineStageLauncher.set_launcher.html
/usr/share/doc/libide/method.PipelineStageLauncher.set_use_pty.html
/usr/share/doc/libide/method.PipelineStageMkdirs.add_path.html
/usr/share/doc/libide/method.Plugin.get_category.html
/usr/share/doc/libide/method.Plugin.get_category_id.html
/usr/share/doc/libide/method.Plugin.get_description.html
/usr/share/doc/libide/method.Plugin.get_id.html
/usr/share/doc/libide/method.Plugin.get_info.html
/usr/share/doc/libide/method.Plugin.get_name.html
/usr/share/doc/libide/method.Plugin.get_section.html
/usr/share/doc/libide/method.PluginSection.get_id.html
/usr/share/doc/libide/method.PluginSection.get_plugins.html
/usr/share/doc/libide/method.PrimaryWorkspace.get_omni_bar.html
/usr/share/doc/libide/method.ProgressIcon.get_progress.html
/usr/share/doc/libide/method.ProgressIcon.set_progress.html
/usr/share/doc/libide/method.Project.list_similar_async.html
/usr/share/doc/libide/method.Project.list_similar_finish.html
/usr/share/doc/libide/method.Project.rename_file_async.html
/usr/share/doc/libide/method.Project.rename_file_finish.html
/usr/share/doc/libide/method.Project.trash_file_async.html
/usr/share/doc/libide/method.Project.trash_file_finish.html
/usr/share/doc/libide/method.ProjectFile.compare.html
/usr/share/doc/libide/method.ProjectFile.compare_directories_first.html
/usr/share/doc/libide/method.ProjectFile.create_child.html
/usr/share/doc/libide/method.ProjectFile.get_directory.html
/usr/share/doc/libide/method.ProjectFile.get_display_name.html
/usr/share/doc/libide/method.ProjectFile.get_info.html
/usr/share/doc/libide/method.ProjectFile.get_name.html
/usr/share/doc/libide/method.ProjectFile.get_symbolic_icon.html
/usr/share/doc/libide/method.ProjectFile.is_directory.html
/usr/share/doc/libide/method.ProjectFile.is_symlink.html
/usr/share/doc/libide/method.ProjectFile.list_children_async.html
/usr/share/doc/libide/method.ProjectFile.list_children_finish.html
/usr/share/doc/libide/method.ProjectFile.ref_file.html
/usr/share/doc/libide/method.ProjectFile.trash_async.html
/usr/share/doc/libide/method.ProjectFile.trash_finish.html
/usr/share/doc/libide/method.ProjectInfo.compare.html
/usr/share/doc/libide/method.ProjectInfo.equal.html
/usr/share/doc/libide/method.ProjectInfo.get_build_system_hint.html
/usr/share/doc/libide/method.ProjectInfo.get_build_system_name.html
/usr/share/doc/libide/method.ProjectInfo.get_description.html
/usr/share/doc/libide/method.ProjectInfo.get_directory.html
/usr/share/doc/libide/method.ProjectInfo.get_doap.html
/usr/share/doc/libide/method.ProjectInfo.get_file.html
/usr/share/doc/libide/method.ProjectInfo.get_icon.html
/usr/share/doc/libide/method.ProjectInfo.get_id.html
/usr/share/doc/libide/method.ProjectInfo.get_is_recent.html
/usr/share/doc/libide/method.ProjectInfo.get_languages.html
/usr/share/doc/libide/method.ProjectInfo.get_last_modified_at.html
/usr/share/doc/libide/method.ProjectInfo.get_name.html
/usr/share/doc/libide/method.ProjectInfo.get_priority.html
/usr/share/doc/libide/method.ProjectInfo.get_vcs_uri.html
/usr/share/doc/libide/method.ProjectInfo.set_build_system_hint.html
/usr/share/doc/libide/method.ProjectInfo.set_build_system_name.html
/usr/share/doc/libide/method.ProjectInfo.set_description.html
/usr/share/doc/libide/method.ProjectInfo.set_directory.html
/usr/share/doc/libide/method.ProjectInfo.set_doap.html
/usr/share/doc/libide/method.ProjectInfo.set_file.html
/usr/share/doc/libide/method.ProjectInfo.set_icon.html
/usr/share/doc/libide/method.ProjectInfo.set_icon_name.html
/usr/share/doc/libide/method.ProjectInfo.set_id.html
/usr/share/doc/libide/method.ProjectInfo.set_is_recent.html
/usr/share/doc/libide/method.ProjectInfo.set_languages.html
/usr/share/doc/libide/method.ProjectInfo.set_last_modified_at.html
/usr/share/doc/libide/method.ProjectInfo.set_name.html
/usr/share/doc/libide/method.ProjectInfo.set_priority.html
/usr/share/doc/libide/method.ProjectInfo.set_vcs_uri.html
/usr/share/doc/libide/method.ProjectTemplate.compare.html
/usr/share/doc/libide/method.ProjectTemplate.expand_async.html
/usr/share/doc/libide/method.ProjectTemplate.expand_finish.html
/usr/share/doc/libide/method.ProjectTemplate.get_description.html
/usr/share/doc/libide/method.ProjectTemplate.get_id.html
/usr/share/doc/libide/method.ProjectTemplate.get_languages.html
/usr/share/doc/libide/method.ProjectTemplate.get_name.html
/usr/share/doc/libide/method.ProjectTemplate.get_priority.html
/usr/share/doc/libide/method.ProjectTemplate.validate_app_id.html
/usr/share/doc/libide/method.ProjectTemplate.validate_name.html
/usr/share/doc/libide/method.ProjectTreeAddin.load.html
/usr/share/doc/libide/method.ProjectTreeAddin.unload.html
/usr/share/doc/libide/method.PropertyActionGroup.add.html
/usr/share/doc/libide/method.PropertyActionGroup.add_all.html
/usr/share/doc/libide/method.PropertyActionGroup.add_string.html
/usr/share/doc/libide/method.PropertyActionGroup.dup_item.html
/usr/share/doc/libide/method.PropertyActionGroup.get_item_type.html
/usr/share/doc/libide/method.PropertyActionGroup.set_item.html
/usr/share/doc/libide/method.PtyIntercept.clear.html
/usr/share/doc/libide/method.PtyIntercept.get_fd.html
/usr/share/doc/libide/method.PtyIntercept.init.html
/usr/share/doc/libide/method.PtyIntercept.set_callback.html
/usr/share/doc/libide/method.PtyIntercept.set_size.html
/usr/share/doc/libide/method.RadioBox.add_item.html
/usr/share/doc/libide/method.RadioBox.get_active_id.html
/usr/share/doc/libide/method.RadioBox.remove_item.html
/usr/share/doc/libide/method.RadioBox.set_active_id.html
/usr/share/doc/libide/method.Range.get_begin.html
/usr/share/doc/libide/method.Range.get_end.html
/usr/share/doc/libide/method.Range.to_variant.html
/usr/share/doc/libide/method.RecentProjects.find_by_directory.html
/usr/share/doc/libide/method.RecentProjects.invalidate.html
/usr/share/doc/libide/method.RecentProjects.remove.html
/usr/share/doc/libide/method.RecursiveFileMonitor.cancel.html
/usr/share/doc/libide/method.RecursiveFileMonitor.get_root.html
/usr/share/doc/libide/method.RecursiveFileMonitor.set_ignore_func.html
/usr/share/doc/libide/method.RecursiveFileMonitor.start_async.html
/usr/share/doc/libide/method.RecursiveFileMonitor.start_finish.html
/usr/share/doc/libide/method.RenameProvider.load.html
/usr/share/doc/libide/method.RenameProvider.rename_async.html
/usr/share/doc/libide/method.RenameProvider.rename_finish.html
/usr/share/doc/libide/method.RenameProvider.unload.html
/usr/share/doc/libide/method.RunCommand.append_args.html
/usr/share/doc/libide/method.RunCommand.append_argv.html
/usr/share/doc/libide/method.RunCommand.append_formatted.html
/usr/share/doc/libide/method.RunCommand.append_parsed.html
/usr/share/doc/libide/method.RunCommand.get_argv.html
/usr/share/doc/libide/method.RunCommand.get_can_default.html
/usr/share/doc/libide/method.RunCommand.get_cwd.html
/usr/share/doc/libide/method.RunCommand.get_display_name.html
/usr/share/doc/libide/method.RunCommand.get_environ.html
/usr/share/doc/libide/method.RunCommand.get_id.html
/usr/share/doc/libide/method.RunCommand.get_kind.html
/usr/share/doc/libide/method.RunCommand.get_languages.html
/usr/share/doc/libide/method.RunCommand.get_priority.html
/usr/share/doc/libide/method.RunCommand.getenv.html
/usr/share/doc/libide/method.RunCommand.prepare_to_run.html
/usr/share/doc/libide/method.RunCommand.set_argv.html
/usr/share/doc/libide/method.RunCommand.set_can_default.html
/usr/share/doc/libide/method.RunCommand.set_cwd.html
/usr/share/doc/libide/method.RunCommand.set_display_name.html
/usr/share/doc/libide/method.RunCommand.set_environ.html
/usr/share/doc/libide/method.RunCommand.set_id.html
/usr/share/doc/libide/method.RunCommand.set_kind.html
/usr/share/doc/libide/method.RunCommand.set_languages.html
/usr/share/doc/libide/method.RunCommand.set_priority.html
/usr/share/doc/libide/method.RunCommand.setenv.html
/usr/share/doc/libide/method.RunCommandProvider.invalidate.html
/usr/share/doc/libide/method.RunCommandProvider.invalidates_at_phase.html
/usr/share/doc/libide/method.RunCommandProvider.list_commands_async.html
/usr/share/doc/libide/method.RunCommandProvider.list_commands_finish.html
/usr/share/doc/libide/method.RunCommands.dup_by_id.html
/usr/share/doc/libide/method.RunCommands.list_by_kind.html
/usr/share/doc/libide/method.RunContext.add_environ.html
/usr/share/doc/libide/method.RunContext.add_minimal_environment.html
/usr/share/doc/libide/method.RunContext.append_args.html
/usr/share/doc/libide/method.RunContext.append_args_parsed.html
/usr/share/doc/libide/method.RunContext.append_argv.html
/usr/share/doc/libide/method.RunContext.append_formatted.html
/usr/share/doc/libide/method.RunContext.create_stdio_stream.html
/usr/share/doc/libide/method.RunContext.end.html
/usr/share/doc/libide/method.RunContext.environ_to_argv.html
/usr/share/doc/libide/method.RunContext.get_argv.html
/usr/share/doc/libide/method.RunContext.get_cwd.html
/usr/share/doc/libide/method.RunContext.get_environ.html
/usr/share/doc/libide/method.RunContext.getenv.html
/usr/share/doc/libide/method.RunContext.merge_unix_fd_map.html
/usr/share/doc/libide/method.RunContext.prepend_args.html
/usr/share/doc/libide/method.RunContext.prepend_argv.html
/usr/share/doc/libide/method.RunContext.push.html
/usr/share/doc/libide/method.RunContext.push_at_base.html
/usr/share/doc/libide/method.RunContext.push_error.html
/usr/share/doc/libide/method.RunContext.push_expansion.html
/usr/share/doc/libide/method.RunContext.push_host.html
/usr/share/doc/libide/method.RunContext.push_shell.html
/usr/share/doc/libide/method.RunContext.push_user_shell.html
/usr/share/doc/libide/method.RunContext.set_argv.html
/usr/share/doc/libide/method.RunContext.set_cwd.html
/usr/share/doc/libide/method.RunContext.set_environ.html
/usr/share/doc/libide/method.RunContext.set_pty.html
/usr/share/doc/libide/method.RunContext.set_pty_fd.html
/usr/share/doc/libide/method.RunContext.setenv.html
/usr/share/doc/libide/method.RunContext.spawn.html
/usr/share/doc/libide/method.RunContext.take_fd.html
/usr/share/doc/libide/method.RunContext.unsetenv.html
/usr/share/doc/libide/method.RunManager.cancel.html
/usr/share/doc/libide/method.RunManager.discover_run_command_async.html
/usr/share/doc/libide/method.RunManager.discover_run_command_finish.html
/usr/share/doc/libide/method.RunManager.get_busy.html
/usr/share/doc/libide/method.RunManager.get_icon_name.html
/usr/share/doc/libide/method.RunManager.list_commands_async.html
/usr/share/doc/libide/method.RunManager.list_commands_finish.html
/usr/share/doc/libide/method.RunManager.run_async.html
/usr/share/doc/libide/method.RunManager.run_finish.html
/usr/share/doc/libide/method.RunManager.set_run_tool_from_plugin_info.html
/usr/share/doc/libide/method.RunTool.force_exit.html
/usr/share/doc/libide/method.RunTool.get_icon_name.html
/usr/share/doc/libide/method.RunTool.prepare_to_run.html
/usr/share/doc/libide/method.RunTool.send_signal.html
/usr/share/doc/libide/method.RunTool.set_icon_name.html
/usr/share/doc/libide/method.Runtime.contains_program_in_path.html
/usr/share/doc/libide/method.Runtime.get_arch.html
/usr/share/doc/libide/method.Runtime.get_category.html
/usr/share/doc/libide/method.Runtime.get_display_name.html
/usr/share/doc/libide/method.Runtime.get_icon_name.html
/usr/share/doc/libide/method.Runtime.get_id.html
/usr/share/doc/libide/method.Runtime.get_name.html
/usr/share/doc/libide/method.Runtime.get_short_id.html
/usr/share/doc/libide/method.Runtime.get_system_include_dirs.html
/usr/share/doc/libide/method.Runtime.get_triplet.html
/usr/share/doc/libide/method.Runtime.prepare_configuration.html
/usr/share/doc/libide/method.Runtime.prepare_to_build.html
/usr/share/doc/libide/method.Runtime.prepare_to_run.html
/usr/share/doc/libide/method.Runtime.set_category.html
/usr/share/doc/libide/method.Runtime.set_display_name.html
/usr/share/doc/libide/method.Runtime.set_icon_name.html
/usr/share/doc/libide/method.Runtime.set_id.html
/usr/share/doc/libide/method.Runtime.set_name.html
/usr/share/doc/libide/method.Runtime.set_short_id.html
/usr/share/doc/libide/method.Runtime.supports_toolchain.html
/usr/share/doc/libide/method.Runtime.translate_file.html
/usr/share/doc/libide/method.RuntimeManager.add.html
/usr/share/doc/libide/method.RuntimeManager.get_runtime.html
/usr/share/doc/libide/method.RuntimeManager.remove.html
/usr/share/doc/libide/method.RuntimeProvider.add.html
/usr/share/doc/libide/method.RuntimeProvider.bootstrap_runtime.html
/usr/share/doc/libide/method.RuntimeProvider.load.html
/usr/share/doc/libide/method.RuntimeProvider.provides.html
/usr/share/doc/libide/method.RuntimeProvider.remove.html
/usr/share/doc/libide/method.RuntimeProvider.unload.html
/usr/share/doc/libide/method.ScrubberRevealer.get_content.html
/usr/share/doc/libide/method.ScrubberRevealer.get_policy.html
/usr/share/doc/libide/method.ScrubberRevealer.get_scrubber.html
/usr/share/doc/libide/method.ScrubberRevealer.set_content.html
/usr/share/doc/libide/method.ScrubberRevealer.set_policy.html
/usr/share/doc/libide/method.ScrubberRevealer.set_scrubber.html
/usr/share/doc/libide/method.Sdk.get_can_update.html
/usr/share/doc/libide/method.Sdk.get_installed.html
/usr/share/doc/libide/method.Sdk.get_provider.html
/usr/share/doc/libide/method.Sdk.get_subtitle.html
/usr/share/doc/libide/method.Sdk.get_title.html
/usr/share/doc/libide/method.Sdk.set_can_update.html
/usr/share/doc/libide/method.Sdk.set_installed.html
/usr/share/doc/libide/method.Sdk.set_subtitle.html
/usr/share/doc/libide/method.Sdk.set_title.html
/usr/share/doc/libide/method.SdkProvider.sdk_added.html
/usr/share/doc/libide/method.SdkProvider.sdk_removed.html
/usr/share/doc/libide/method.SdkProvider.update_async.html
/usr/share/doc/libide/method.SdkProvider.update_finish.html
/usr/share/doc/libide/method.SearchEngine.add_provider.html
/usr/share/doc/libide/method.SearchEngine.get_busy.html
/usr/share/doc/libide/method.SearchEngine.list_providers.html
/usr/share/doc/libide/method.SearchEngine.remove_provider.html
/usr/share/doc/libide/method.SearchEngine.search_async.html
/usr/share/doc/libide/method.SearchEngine.search_finish.html
/usr/share/doc/libide/method.SearchEntry.set_occurrence_count.html
/usr/share/doc/libide/method.SearchEntry.set_occurrence_position.html
/usr/share/doc/libide/method.SearchPopover.get_show_preview.html
/usr/share/doc/libide/method.SearchPopover.set_show_preview.html
/usr/share/doc/libide/method.SearchPreview.get_child.html
/usr/share/doc/libide/method.SearchPreview.get_progress.html
/usr/share/doc/libide/method.SearchPreview.get_subtitle.html
/usr/share/doc/libide/method.SearchPreview.get_title.html
/usr/share/doc/libide/method.SearchPreview.set_child.html
/usr/share/doc/libide/method.SearchPreview.set_progress.html
/usr/share/doc/libide/method.SearchPreview.set_subtitle.html
/usr/share/doc/libide/method.SearchPreview.set_title.html
/usr/share/doc/libide/method.SearchProvider.dup_icon.html
/usr/share/doc/libide/method.SearchProvider.dup_title.html
/usr/share/doc/libide/method.SearchProvider.get_category.html
/usr/share/doc/libide/method.SearchProvider.load.html
/usr/share/doc/libide/method.SearchProvider.search_async.html
/usr/share/doc/libide/method.SearchProvider.search_finish.html
/usr/share/doc/libide/method.SearchProvider.unload.html
/usr/share/doc/libide/method.SearchReducer.accepts.html
/usr/share/doc/libide/method.SearchReducer.destroy.html
/usr/share/doc/libide/method.SearchReducer.free.html
/usr/share/doc/libide/method.SearchReducer.push.html
/usr/share/doc/libide/method.SearchReducer.take.html
/usr/share/doc/libide/method.SearchResult.activate.html
/usr/share/doc/libide/method.SearchResult.get_accelerator.html
/usr/share/doc/libide/method.SearchResult.get_gicon.html
/usr/share/doc/libide/method.SearchResult.get_paintable.html
/usr/share/doc/libide/method.SearchResult.get_priority.html
/usr/share/doc/libide/method.SearchResult.get_score.html
/usr/share/doc/libide/method.SearchResult.get_subtitle.html
/usr/share/doc/libide/method.SearchResult.get_title.html
/usr/share/doc/libide/method.SearchResult.get_use_markup.html
/usr/share/doc/libide/method.SearchResult.get_use_underline.html
/usr/share/doc/libide/method.SearchResult.load_preview.html
/usr/share/doc/libide/method.SearchResult.set_accelerator.html
/usr/share/doc/libide/method.SearchResult.set_gicon.html
/usr/share/doc/libide/method.SearchResult.set_paintable.html
/usr/share/doc/libide/method.SearchResult.set_priority.html
/usr/share/doc/libide/method.SearchResult.set_score.html
/usr/share/doc/libide/method.SearchResult.set_subtitle.html
/usr/share/doc/libide/method.SearchResult.set_title.html
/usr/share/doc/libide/method.SearchResult.set_use_markup.html
/usr/share/doc/libide/method.SearchResult.set_use_underline.html
/usr/share/doc/libide/method.SearchResults.refilter.html
/usr/share/doc/libide/method.Session.append.html
/usr/share/doc/libide/method.Session.get_item.html
/usr/share/doc/libide/method.Session.get_n_items.html
/usr/share/doc/libide/method.Session.insert.html
/usr/share/doc/libide/method.Session.lookup_by_id.html
/usr/share/doc/libide/method.Session.prepend.html
/usr/share/doc/libide/method.Session.remove.html
/usr/share/doc/libide/method.Session.remove_at.html
/usr/share/doc/libide/method.Session.to_variant.html
/usr/share/doc/libide/method.SessionItem.get_id.html
/usr/share/doc/libide/method.SessionItem.get_metadata.html
/usr/share/doc/libide/method.SessionItem.get_metadata_value.html
/usr/share/doc/libide/method.SessionItem.get_module_name.html
/usr/share/doc/libide/method.SessionItem.get_position.html
/usr/share/doc/libide/method.SessionItem.get_type_hint.html
/usr/share/doc/libide/method.SessionItem.get_workspace.html
/usr/share/doc/libide/method.SessionItem.has_metadata.html
/usr/share/doc/libide/method.SessionItem.has_metadata_with_type.html
/usr/share/doc/libide/method.SessionItem.set_id.html
/usr/share/doc/libide/method.SessionItem.set_metadata.html
/usr/share/doc/libide/method.SessionItem.set_metadata_value.html
/usr/share/doc/libide/method.SessionItem.set_module_name.html
/usr/share/doc/libide/method.SessionItem.set_position.html
/usr/share/doc/libide/method.SessionItem.set_type_hint.html
/usr/share/doc/libide/method.SessionItem.set_workspace.html
/usr/share/doc/libide/method.Settings.bind.html
/usr/share/doc/libide/method.Settings.bind_with_mapping.html
/usr/share/doc/libide/method.Settings.get_boolean.html
/usr/share/doc/libide/method.Settings.get_default_value.html
/usr/share/doc/libide/method.Settings.get_double.html
/usr/share/doc/libide/method.Settings.get_int.html
/usr/share/doc/libide/method.Settings.get_schema_id.html
/usr/share/doc/libide/method.Settings.get_string.html
/usr/share/doc/libide/method.Settings.get_uint.html
/usr/share/doc/libide/method.Settings.get_user_value.html
/usr/share/doc/libide/method.Settings.get_value.html
/usr/share/doc/libide/method.Settings.set_boolean.html
/usr/share/doc/libide/method.Settings.set_double.html
/usr/share/doc/libide/method.Settings.set_int.html
/usr/share/doc/libide/method.Settings.set_string.html
/usr/share/doc/libide/method.Settings.set_uint.html
/usr/share/doc/libide/method.Settings.set_value.html
/usr/share/doc/libide/method.Settings.unbind.html
/usr/share/doc/libide/method.ShortcutAccelDialog.get_accelerator.html
/usr/share/doc/libide/method.ShortcutAccelDialog.get_shortcut_title.html
/usr/share/doc/libide/method.ShortcutAccelDialog.set_accelerator.html
/usr/share/doc/libide/method.ShortcutAccelDialog.set_shortcut_title.html
/usr/share/doc/libide/method.ShortcutInfo.get_accelerator.html
/usr/share/doc/libide/method.ShortcutInfo.get_action_name.html
/usr/share/doc/libide/method.ShortcutInfo.get_action_target.html
/usr/share/doc/libide/method.ShortcutInfo.get_group.html
/usr/share/doc/libide/method.ShortcutInfo.get_icon_name.html
/usr/share/doc/libide/method.ShortcutInfo.get_id.html
/usr/share/doc/libide/method.ShortcutInfo.get_page.html
/usr/share/doc/libide/method.ShortcutInfo.get_subtitle.html
/usr/share/doc/libide/method.ShortcutInfo.get_title.html
/usr/share/doc/libide/method.ShortcutProvider.list_shortcuts.html
/usr/share/doc/libide/method.SimilarFileLocator.list_async.html
/usr/share/doc/libide/method.SimilarFileLocator.list_finish.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.get_glob.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.get_hint.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.get_priority.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.set_glob.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.set_hint.html
/usr/share/doc/libide/method.SimpleBuildSystemDiscovery.set_priority.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_argv.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_cwd.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_install_directory.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_language.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_name.html
/usr/share/doc/libide/method.SimpleBuildTarget.set_priority.html
/usr/share/doc/libide/method.SimpleToolchain.set_tool_for_language.html
/usr/share/doc/libide/method.SourceView.add_controller.html
/usr/share/doc/libide/method.SourceView.append_menu.html
/usr/share/doc/libide/method.SourceView.dup_position_label.html
/usr/share/doc/libide/method.SourceView.get_enable_search_bubbles.html
/usr/share/doc/libide/method.SourceView.get_font_desc.html
/usr/share/doc/libide/method.SourceView.get_highlight_current_line.html
/usr/share/doc/libide/method.SourceView.get_insert_matching_brace.html
/usr/share/doc/libide/method.SourceView.get_iter_at_visual_position.html
/usr/share/doc/libide/method.SourceView.get_overwrite_braces.html
/usr/share/doc/libide/method.SourceView.get_visual_position.html
/usr/share/doc/libide/method.SourceView.get_visual_position_range.html
/usr/share/doc/libide/method.SourceView.get_zoom_level.html
/usr/share/doc/libide/method.SourceView.jump_to_insert.html
/usr/share/doc/libide/method.SourceView.prepend_menu.html
/usr/share/doc/libide/method.SourceView.remove_controller.html
/usr/share/doc/libide/method.SourceView.remove_menu.html
/usr/share/doc/libide/method.SourceView.scroll_to_insert.html
/usr/share/doc/libide/method.SourceView.set_enable_search_bubbles.html
/usr/share/doc/libide/method.SourceView.set_font_desc.html
/usr/share/doc/libide/method.SourceView.set_highlight_current_line.html
/usr/share/doc/libide/method.SourceView.set_insert_matching_brace.html
/usr/share/doc/libide/method.SourceView.set_overwrite_braces.html
/usr/share/doc/libide/method.Subprocess.check_exit_status.html
/usr/share/doc/libide/method.Subprocess.communicate.html
/usr/share/doc/libide/method.Subprocess.communicate_async.html
/usr/share/doc/libide/method.Subprocess.communicate_finish.html
/usr/share/doc/libide/method.Subprocess.communicate_utf8.html
/usr/share/doc/libide/method.Subprocess.communicate_utf8_async.html
/usr/share/doc/libide/method.Subprocess.communicate_utf8_finish.html
/usr/share/doc/libide/method.Subprocess.force_exit.html
/usr/share/doc/libide/method.Subprocess.get_exit_status.html
/usr/share/doc/libide/method.Subprocess.get_identifier.html
/usr/share/doc/libide/method.Subprocess.get_if_exited.html
/usr/share/doc/libide/method.Subprocess.get_if_signaled.html
/usr/share/doc/libide/method.Subprocess.get_status.html
/usr/share/doc/libide/method.Subprocess.get_stderr_pipe.html
/usr/share/doc/libide/method.Subprocess.get_stdin_pipe.html
/usr/share/doc/libide/method.Subprocess.get_stdout_pipe.html
/usr/share/doc/libide/method.Subprocess.get_successful.html
/usr/share/doc/libide/method.Subprocess.get_term_sig.html
/usr/share/doc/libide/method.Subprocess.send_signal.html
/usr/share/doc/libide/method.Subprocess.send_signal_upon_cancel.html
/usr/share/doc/libide/method.Subprocess.wait.html
/usr/share/doc/libide/method.Subprocess.wait_async.html
/usr/share/doc/libide/method.Subprocess.wait_check.html
/usr/share/doc/libide/method.Subprocess.wait_check_async.html
/usr/share/doc/libide/method.Subprocess.wait_check_finish.html
/usr/share/doc/libide/method.Subprocess.wait_finish.html
/usr/share/doc/libide/method.SubprocessLauncher.append_path.html
/usr/share/doc/libide/method.SubprocessLauncher.get_arg.html
/usr/share/doc/libide/method.SubprocessLauncher.get_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.get_clear_env.html
/usr/share/doc/libide/method.SubprocessLauncher.get_cwd.html
/usr/share/doc/libide/method.SubprocessLauncher.get_environ.html
/usr/share/doc/libide/method.SubprocessLauncher.get_flags.html
/usr/share/doc/libide/method.SubprocessLauncher.get_max_fd.html
/usr/share/doc/libide/method.SubprocessLauncher.get_needs_tty.html
/usr/share/doc/libide/method.SubprocessLauncher.get_run_on_host.html
/usr/share/doc/libide/method.SubprocessLauncher.getenv.html
/usr/share/doc/libide/method.SubprocessLauncher.insert_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.join_args_for_sh_c.html
/usr/share/doc/libide/method.SubprocessLauncher.overlay_environment.html
/usr/share/doc/libide/method.SubprocessLauncher.pop_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.prepend_path.html
/usr/share/doc/libide/method.SubprocessLauncher.push_args.html
/usr/share/doc/libide/method.SubprocessLauncher.push_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.push_argv_format.html
/usr/share/doc/libide/method.SubprocessLauncher.push_argv_parsed.html
/usr/share/doc/libide/method.SubprocessLauncher.replace_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.set_argv.html
/usr/share/doc/libide/method.SubprocessLauncher.set_clear_env.html
/usr/share/doc/libide/method.SubprocessLauncher.set_cwd.html
/usr/share/doc/libide/method.SubprocessLauncher.set_environ.html
/usr/share/doc/libide/method.SubprocessLauncher.set_flags.html
/usr/share/doc/libide/method.SubprocessLauncher.set_run_on_host.html
/usr/share/doc/libide/method.SubprocessLauncher.set_setup_tty.html
/usr/share/doc/libide/method.SubprocessLauncher.set_stdout_file_path.html
/usr/share/doc/libide/method.SubprocessLauncher.setenv.html
/usr/share/doc/libide/method.SubprocessLauncher.spawn.html
/usr/share/doc/libide/method.SubprocessLauncher.take_fd.html
/usr/share/doc/libide/method.SubprocessLauncher.take_stderr_fd.html
/usr/share/doc/libide/method.SubprocessLauncher.take_stdin_fd.html
/usr/share/doc/libide/method.SubprocessLauncher.take_stdout_fd.html
/usr/share/doc/libide/method.SubprocessSupervisor.get_launcher.html
/usr/share/doc/libide/method.SubprocessSupervisor.get_subprocess.html
/usr/share/doc/libide/method.SubprocessSupervisor.set_launcher.html
/usr/share/doc/libide/method.SubprocessSupervisor.set_subprocess.html
/usr/share/doc/libide/method.SubprocessSupervisor.start.html
/usr/share/doc/libide/method.SubprocessSupervisor.stop.html
/usr/share/doc/libide/method.Symbol.get_flags.html
/usr/share/doc/libide/method.Symbol.get_header_location.html
/usr/share/doc/libide/method.Symbol.get_kind.html
/usr/share/doc/libide/method.Symbol.get_location.html
/usr/share/doc/libide/method.Symbol.get_name.html
/usr/share/doc/libide/method.Symbol.to_variant.html
/usr/share/doc/libide/method.SymbolNode.get_flags.html
/usr/share/doc/libide/method.SymbolNode.get_gicon.html
/usr/share/doc/libide/method.SymbolNode.get_icon_name.html
/usr/share/doc/libide/method.SymbolNode.get_kind.html
/usr/share/doc/libide/method.SymbolNode.get_location_async.html
/usr/share/doc/libide/method.SymbolNode.get_location_finish.html
/usr/share/doc/libide/method.SymbolNode.get_name.html
/usr/share/doc/libide/method.SymbolNode.get_use_markup.html
/usr/share/doc/libide/method.SymbolResolver.find_nearest_scope_async.html
/usr/share/doc/libide/method.SymbolResolver.find_nearest_scope_finish.html
/usr/share/doc/libide/method.SymbolResolver.find_references_async.html
/usr/share/doc/libide/method.SymbolResolver.find_references_finish.html
/usr/share/doc/libide/method.SymbolResolver.get_symbol_tree_async.html
/usr/share/doc/libide/method.SymbolResolver.get_symbol_tree_finish.html
/usr/share/doc/libide/method.SymbolResolver.load.html
/usr/share/doc/libide/method.SymbolResolver.lookup_symbol_async.html
/usr/share/doc/libide/method.SymbolResolver.lookup_symbol_finish.html
/usr/share/doc/libide/method.SymbolResolver.unload.html
/usr/share/doc/libide/method.SymbolTree.get_n_children.html
/usr/share/doc/libide/method.SymbolTree.get_nth_child.html
/usr/share/doc/libide/method.Task.chain.html
/usr/share/doc/libide/method.Task.get_cancellable.html
/usr/share/doc/libide/method.Task.get_complete_priority.html
/usr/share/doc/libide/method.Task.get_completed.html
/usr/share/doc/libide/method.Task.get_kind.html
/usr/share/doc/libide/method.Task.get_name.html
/usr/share/doc/libide/method.Task.get_priority.html
/usr/share/doc/libide/method.Task.get_return_on_cancel.html
/usr/share/doc/libide/method.Task.get_source_object.html
/usr/share/doc/libide/method.Task.get_source_tag.html
/usr/share/doc/libide/method.Task.get_task_data.html
/usr/share/doc/libide/method.Task.had_error.html
/usr/share/doc/libide/method.Task.is_valid.html
/usr/share/doc/libide/method.Task.propagate_boolean.html
/usr/share/doc/libide/method.Task.propagate_boxed.html
/usr/share/doc/libide/method.Task.propagate_int.html
/usr/share/doc/libide/method.Task.propagate_object.html
/usr/share/doc/libide/method.Task.propagate_pointer.html
/usr/share/doc/libide/method.Task.return_boolean.html
/usr/share/doc/libide/method.Task.return_boxed.html
/usr/share/doc/libide/method.Task.return_error.html
/usr/share/doc/libide/method.Task.return_error_if_cancelled.html
/usr/share/doc/libide/method.Task.return_int.html
/usr/share/doc/libide/method.Task.return_new_error.html
/usr/share/doc/libide/method.Task.return_object.html
/usr/share/doc/libide/method.Task.return_pointer.html
/usr/share/doc/libide/method.Task.run_in_thread.html
/usr/share/doc/libide/method.Task.set_check_cancellable.html
/usr/share/doc/libide/method.Task.set_complete_priority.html
/usr/share/doc/libide/method.Task.set_kind.html
/usr/share/doc/libide/method.Task.set_name.html
/usr/share/doc/libide/method.Task.set_priority.html
/usr/share/doc/libide/method.Task.set_release_on_propagate.html
/usr/share/doc/libide/method.Task.set_return_on_cancel.html
/usr/share/doc/libide/method.Task.set_source_tag.html
/usr/share/doc/libide/method.Task.set_task_data.html
/usr/share/doc/libide/method.TaskCache.evict.html
/usr/share/doc/libide/method.TaskCache.evict_all.html
/usr/share/doc/libide/method.TaskCache.get_async.html
/usr/share/doc/libide/method.TaskCache.get_finish.html
/usr/share/doc/libide/method.TaskCache.get_values.html
/usr/share/doc/libide/method.TaskCache.peek.html
/usr/share/doc/libide/method.TaskCache.set_name.html
/usr/share/doc/libide/method.TemplateBase.add_path.html
/usr/share/doc/libide/method.TemplateBase.add_resource.html
/usr/share/doc/libide/method.TemplateBase.expand_all_async.html
/usr/share/doc/libide/method.TemplateBase.expand_all_finish.html
/usr/share/doc/libide/method.TemplateBase.get_locator.html
/usr/share/doc/libide/method.TemplateBase.reset.html
/usr/share/doc/libide/method.TemplateBase.set_locator.html
/usr/share/doc/libide/method.TemplateInput.expand_async.html
/usr/share/doc/libide/method.TemplateInput.expand_finish.html
/usr/share/doc/libide/method.TemplateInput.get_app_id.html
/usr/share/doc/libide/method.TemplateInput.get_author.html
/usr/share/doc/libide/method.TemplateInput.get_directory.html
/usr/share/doc/libide/method.TemplateInput.get_language.html
/usr/share/doc/libide/method.TemplateInput.get_languages_model.html
/usr/share/doc/libide/method.TemplateInput.get_license_name.html
/usr/share/doc/libide/method.TemplateInput.get_license_path.html
/usr/share/doc/libide/method.TemplateInput.get_licenses_model.html
/usr/share/doc/libide/method.TemplateInput.get_name.html
/usr/share/doc/libide/method.TemplateInput.get_project_version.html
/usr/share/doc/libide/method.TemplateInput.get_template.html
/usr/share/doc/libide/method.TemplateInput.get_templates_model.html
/usr/share/doc/libide/method.TemplateInput.get_use_version_control.html
/usr/share/doc/libide/method.TemplateInput.set_app_id.html
/usr/share/doc/libide/method.TemplateInput.set_author.html
/usr/share/doc/libide/method.TemplateInput.set_directory.html
/usr/share/doc/libide/method.TemplateInput.set_language.html
/usr/share/doc/libide/method.TemplateInput.set_license_name.html
/usr/share/doc/libide/method.TemplateInput.set_name.html
/usr/share/doc/libide/method.TemplateInput.set_project_version.html
/usr/share/doc/libide/method.TemplateInput.set_template.html
/usr/share/doc/libide/method.TemplateInput.set_use_version_control.html
/usr/share/doc/libide/method.TemplateInput.validate.html
/usr/share/doc/libide/method.TemplateLocator.get_license_text.html
/usr/share/doc/libide/method.TemplateLocator.set_license_text.html
/usr/share/doc/libide/method.TemplateProvider.get_project_templates.html
/usr/share/doc/libide/method.Terminal.get_palette.html
/usr/share/doc/libide/method.Terminal.set_palette.html
/usr/share/doc/libide/method.TerminalLauncher.copy.html
/usr/share/doc/libide/method.TerminalLauncher.spawn_async.html
/usr/share/doc/libide/method.TerminalLauncher.spawn_finish.html
/usr/share/doc/libide/method.TerminalPage.feed.html
/usr/share/doc/libide/method.TerminalPage.get_current_directory_uri.html
/usr/share/doc/libide/method.TerminalPage.get_launcher.html
/usr/share/doc/libide/method.TerminalPage.get_pty.html
/usr/share/doc/libide/method.TerminalPage.get_terminal.html
/usr/share/doc/libide/method.TerminalPage.has_exited.html
/usr/share/doc/libide/method.TerminalPage.set_launcher.html
/usr/share/doc/libide/method.TerminalPage.set_pty.html
/usr/share/doc/libide/method.TerminalPalette.get_face.html
/usr/share/doc/libide/method.TerminalPalette.get_id.html
/usr/share/doc/libide/method.TerminalPalette.get_name.html
/usr/share/doc/libide/method.TerminalPopover.get_runtime.html
/usr/share/doc/libide/method.TerminalSearch.get_regex.html
/usr/share/doc/libide/method.TerminalSearch.get_wrap_around.html
/usr/share/doc/libide/method.TerminalSearch.set_terminal.html
/usr/share/doc/libide/method.Test.get_icon_name.html
/usr/share/doc/libide/method.Test.get_id.html
/usr/share/doc/libide/method.Test.get_run_command.html
/usr/share/doc/libide/method.Test.get_status.html
/usr/share/doc/libide/method.Test.get_title.html
/usr/share/doc/libide/method.TestManager.get_pty.html
/usr/share/doc/libide/method.TestManager.list_tests.html
/usr/share/doc/libide/method.TestManager.run_all_async.html
/usr/share/doc/libide/method.TestManager.run_all_finish.html
/usr/share/doc/libide/method.TestManager.run_async.html
/usr/share/doc/libide/method.TestManager.run_finish.html
/usr/share/doc/libide/method.TextEdit.get_range.html
/usr/share/doc/libide/method.TextEdit.get_text.html
/usr/share/doc/libide/method.TextEdit.set_range.html
/usr/share/doc/libide/method.TextEdit.set_text.html
/usr/share/doc/libide/method.TextEdit.to_variant.html
/usr/share/doc/libide/method.Toolchain.get_display_name.html
/usr/share/doc/libide/method.Toolchain.get_host_triplet.html
/usr/share/doc/libide/method.Toolchain.get_id.html
/usr/share/doc/libide/method.Toolchain.get_tool_for_language.html
/usr/share/doc/libide/method.Toolchain.get_tools_for_id.html
/usr/share/doc/libide/method.Toolchain.set_display_name.html
/usr/share/doc/libide/method.Toolchain.set_host_triplet.html
/usr/share/doc/libide/method.Toolchain.set_id.html
/usr/share/doc/libide/method.ToolchainManager.get_toolchain.html
/usr/share/doc/libide/method.ToolchainManager.is_loaded.html
/usr/share/doc/libide/method.ToolchainProvider.emit_added.html
/usr/share/doc/libide/method.ToolchainProvider.emit_removed.html
/usr/share/doc/libide/method.ToolchainProvider.load_async.html
/usr/share/doc/libide/method.ToolchainProvider.load_finish.html
/usr/share/doc/libide/method.ToolchainProvider.unload.html
/usr/share/doc/libide/method.Transfer.cancel.html
/usr/share/doc/libide/method.Transfer.create_notification.html
/usr/share/doc/libide/method.Transfer.execute_async.html
/usr/share/doc/libide/method.Transfer.execute_finish.html
/usr/share/doc/libide/method.Transfer.get_active.html
/usr/share/doc/libide/method.Transfer.get_completed.html
/usr/share/doc/libide/method.Transfer.get_icon_name.html
/usr/share/doc/libide/method.Transfer.get_progress.html
/usr/share/doc/libide/method.Transfer.get_status.html
/usr/share/doc/libide/method.Transfer.get_title.html
/usr/share/doc/libide/method.Transfer.set_icon_name.html
/usr/share/doc/libide/method.Transfer.set_progress.html
/usr/share/doc/libide/method.Transfer.set_status.html
/usr/share/doc/libide/method.Transfer.set_title.html
/usr/share/doc/libide/method.TransferManager.cancel_all.html
/usr/share/doc/libide/method.TransferManager.clear.html
/usr/share/doc/libide/method.TransferManager.execute_async.html
/usr/share/doc/libide/method.TransferManager.execute_finish.html
/usr/share/doc/libide/method.TransferManager.get_has_active.html
/usr/share/doc/libide/method.TransferManager.get_progress.html
/usr/share/doc/libide/method.Tree.collapse_node.html
/usr/share/doc/libide/method.Tree.expand_node.html
/usr/share/doc/libide/method.Tree.expand_node_async.html
/usr/share/doc/libide/method.Tree.expand_node_finish.html
/usr/share/doc/libide/method.Tree.expand_to_node.html
/usr/share/doc/libide/method.Tree.get_menu_model.html
/usr/share/doc/libide/method.Tree.get_root.html
/usr/share/doc/libide/method.Tree.get_selected_node.html
/usr/share/doc/libide/method.Tree.invalidate_all.html
/usr/share/doc/libide/method.Tree.is_node_expanded.html
/usr/share/doc/libide/method.Tree.set_menu_model.html
/usr/share/doc/libide/method.Tree.set_root.html
/usr/share/doc/libide/method.Tree.set_selected_node.html
/usr/share/doc/libide/method.Tree.show_popover_at_node.html
/usr/share/doc/libide/method.TreeAddin.build_children_async.html
/usr/share/doc/libide/method.TreeAddin.build_children_finish.html
/usr/share/doc/libide/method.TreeAddin.build_node.html
/usr/share/doc/libide/method.TreeAddin.load.html
/usr/share/doc/libide/method.TreeAddin.node_activated.html
/usr/share/doc/libide/method.TreeAddin.node_collapsed.html
/usr/share/doc/libide/method.TreeAddin.node_draggable.html
/usr/share/doc/libide/method.TreeAddin.node_droppable.html
/usr/share/doc/libide/method.TreeAddin.node_dropped_async.html
/usr/share/doc/libide/method.TreeAddin.node_dropped_finish.html
/usr/share/doc/libide/method.TreeAddin.node_expanded.html
/usr/share/doc/libide/method.TreeAddin.selection_changed.html
/usr/share/doc/libide/method.TreeAddin.unload.html
/usr/share/doc/libide/method.TreeExpander.get_expanded_icon.html
/usr/share/doc/libide/method.TreeExpander.get_icon.html
/usr/share/doc/libide/method.TreeExpander.get_ignored.html
/usr/share/doc/libide/method.TreeExpander.get_item.html
/usr/share/doc/libide/method.TreeExpander.get_list_row.html
/usr/share/doc/libide/method.TreeExpander.get_menu_model.html
/usr/share/doc/libide/method.TreeExpander.get_suffix.html
/usr/share/doc/libide/method.TreeExpander.get_title.html
/usr/share/doc/libide/method.TreeExpander.get_use_markup.html
/usr/share/doc/libide/method.TreeExpander.set_expanded_icon.html
/usr/share/doc/libide/method.TreeExpander.set_expanded_icon_name.html
/usr/share/doc/libide/method.TreeExpander.set_icon.html
/usr/share/doc/libide/method.TreeExpander.set_icon_name.html
/usr/share/doc/libide/method.TreeExpander.set_ignored.html
/usr/share/doc/libide/method.TreeExpander.set_list_row.html
/usr/share/doc/libide/method.TreeExpander.set_menu_model.html
/usr/share/doc/libide/method.TreeExpander.set_suffix.html
/usr/share/doc/libide/method.TreeExpander.set_title.html
/usr/share/doc/libide/method.TreeExpander.set_use_markup.html
/usr/share/doc/libide/method.TreeExpander.show_popover.html
/usr/share/doc/libide/method.TreeNode.get_children_possible.html
/usr/share/doc/libide/method.TreeNode.get_destroy_item.html
/usr/share/doc/libide/method.TreeNode.get_expanded_icon.html
/usr/share/doc/libide/method.TreeNode.get_first_child.html
/usr/share/doc/libide/method.TreeNode.get_flags.html
/usr/share/doc/libide/method.TreeNode.get_has_error.html
/usr/share/doc/libide/method.TreeNode.get_icon.html
/usr/share/doc/libide/method.TreeNode.get_is_header.html
/usr/share/doc/libide/method.TreeNode.get_item.html
/usr/share/doc/libide/method.TreeNode.get_last_child.html
/usr/share/doc/libide/method.TreeNode.get_n_children.html
/usr/share/doc/libide/method.TreeNode.get_next_sibling.html
/usr/share/doc/libide/method.TreeNode.get_parent.html
/usr/share/doc/libide/method.TreeNode.get_prev_sibling.html
/usr/share/doc/libide/method.TreeNode.get_reset_on_collapse.html
/usr/share/doc/libide/method.TreeNode.get_root.html
/usr/share/doc/libide/method.TreeNode.get_title.html
/usr/share/doc/libide/method.TreeNode.get_use_markup.html
/usr/share/doc/libide/method.TreeNode.get_vcs_ignored.html
/usr/share/doc/libide/method.TreeNode.holds.html
/usr/share/doc/libide/method.TreeNode.insert_after.html
/usr/share/doc/libide/method.TreeNode.insert_before.html
/usr/share/doc/libide/method.TreeNode.insert_sorted.html
/usr/share/doc/libide/method.TreeNode.remove.html
/usr/share/doc/libide/method.TreeNode.set_children_possible.html
/usr/share/doc/libide/method.TreeNode.set_destroy_item.html
/usr/share/doc/libide/method.TreeNode.set_expanded_icon.html
/usr/share/doc/libide/method.TreeNode.set_expanded_icon_name.html
/usr/share/doc/libide/method.TreeNode.set_flags.html
/usr/share/doc/libide/method.TreeNode.set_has_error.html
/usr/share/doc/libide/method.TreeNode.set_icon.html
/usr/share/doc/libide/method.TreeNode.set_icon_name.html
/usr/share/doc/libide/method.TreeNode.set_is_header.html
/usr/share/doc/libide/method.TreeNode.set_item.html
/usr/share/doc/libide/method.TreeNode.set_parent.html
/usr/share/doc/libide/method.TreeNode.set_reset_on_collapse.html
/usr/share/doc/libide/method.TreeNode.set_title.html
/usr/share/doc/libide/method.TreeNode.set_use_markup.html
/usr/share/doc/libide/method.TreeNode.set_vcs_ignored.html
/usr/share/doc/libide/method.TreeNode.traverse.html
/usr/share/doc/libide/method.TreeNode.unparent.html
/usr/share/doc/libide/method.Triplet.get_arch.html
/usr/share/doc/libide/method.Triplet.get_full_name.html
/usr/share/doc/libide/method.Triplet.get_kernel.html
/usr/share/doc/libide/method.Triplet.get_operating_system.html
/usr/share/doc/libide/method.Triplet.get_vendor.html
/usr/share/doc/libide/method.Triplet.is_system.html
/usr/share/doc/libide/method.Triplet.ref.html
/usr/share/doc/libide/method.Triplet.unref.html
/usr/share/doc/libide/method.TruncateModel.get_can_expand.html
/usr/share/doc/libide/method.TruncateModel.get_child_model.html
/usr/share/doc/libide/method.TruncateModel.get_expanded.html
/usr/share/doc/libide/method.TruncateModel.get_max_items.html
/usr/share/doc/libide/method.TruncateModel.set_expanded.html
/usr/share/doc/libide/method.TruncateModel.set_max_items.html
/usr/share/doc/libide/method.Tweaks.add_callback.html
/usr/share/doc/libide/method.Tweaks.expose_object.html
/usr/share/doc/libide/method.Tweaks.get_context.html
/usr/share/doc/libide/method.Tweaks.get_object.html
/usr/share/doc/libide/method.Tweaks.get_project_id.html
/usr/share/doc/libide/method.Tweaks.load_from_file.html
/usr/share/doc/libide/method.Tweaks.set_project_id.html
/usr/share/doc/libide/method.TweaksAddin.add_callback.html
/usr/share/doc/libide/method.TweaksAddin.get_resource_paths.html
/usr/share/doc/libide/method.TweaksAddin.load.html
/usr/share/doc/libide/method.TweaksAddin.set_resource_paths.html
/usr/share/doc/libide/method.TweaksAddin.unload.html
/usr/share/doc/libide/method.TweaksBinding.bind.html
/usr/share/doc/libide/method.TweaksBinding.bind_with_transform.html
/usr/share/doc/libide/method.TweaksBinding.changed.html
/usr/share/doc/libide/method.TweaksBinding.create_adjustment.html
/usr/share/doc/libide/method.TweaksBinding.dup_string.html
/usr/share/doc/libide/method.TweaksBinding.dup_strv.html
/usr/share/doc/libide/method.TweaksBinding.get_expected_type.html
/usr/share/doc/libide/method.TweaksBinding.get_value.html
/usr/share/doc/libide/method.TweaksBinding.set_string.html
/usr/share/doc/libide/method.TweaksBinding.set_strv.html
/usr/share/doc/libide/method.TweaksBinding.set_value.html
/usr/share/doc/libide/method.TweaksBinding.set_variant.html
/usr/share/doc/libide/method.TweaksBinding.unbind.html
/usr/share/doc/libide/method.TweaksCaption.get_text.html
/usr/share/doc/libide/method.TweaksCaption.set_text.html
/usr/share/doc/libide/method.TweaksChoice.get_subtitle.html
/usr/share/doc/libide/method.TweaksChoice.get_title.html
/usr/share/doc/libide/method.TweaksChoice.get_value.html
/usr/share/doc/libide/method.TweaksChoice.set_subtitle.html
/usr/share/doc/libide/method.TweaksChoice.set_title.html
/usr/share/doc/libide/method.TweaksChoice.set_value.html
/usr/share/doc/libide/method.TweaksCombo.get_subtitle.html
/usr/share/doc/libide/method.TweaksCombo.get_title.html
/usr/share/doc/libide/method.TweaksCombo.set_subtitle.html
/usr/share/doc/libide/method.TweaksCombo.set_title.html
/usr/share/doc/libide/method.TweaksDirectory.get_is_directory.html
/usr/share/doc/libide/method.TweaksDirectory.get_subtitle.html
/usr/share/doc/libide/method.TweaksDirectory.get_title.html
/usr/share/doc/libide/method.TweaksDirectory.set_is_directory.html
/usr/share/doc/libide/method.TweaksDirectory.set_subtitle.html
/usr/share/doc/libide/method.TweaksDirectory.set_title.html
/usr/share/doc/libide/method.TweaksEntry.get_title.html
/usr/share/doc/libide/method.TweaksEntry.set_title.html
/usr/share/doc/libide/method.TweaksFactory.get_item.html
/usr/share/doc/libide/method.TweaksFactory.get_model.html
/usr/share/doc/libide/method.TweaksFactory.set_model.html
/usr/share/doc/libide/method.TweaksFactory.visit.html
/usr/share/doc/libide/method.TweaksFont.get_subtitle.html
/usr/share/doc/libide/method.TweaksFont.get_title.html
/usr/share/doc/libide/method.TweaksFont.set_subtitle.html
/usr/share/doc/libide/method.TweaksFont.set_title.html
/usr/share/doc/libide/method.TweaksGroup.get_title.html
/usr/share/doc/libide/method.TweaksGroup.set_title.html
/usr/share/doc/libide/method.TweaksInfo.get_title.html
/usr/share/doc/libide/method.TweaksInfo.get_value.html
/usr/share/doc/libide/method.TweaksInfo.set_title.html
/usr/share/doc/libide/method.TweaksInfo.set_value.html
/usr/share/doc/libide/method.TweaksItem.copy.html
/usr/share/doc/libide/method.TweaksItem.get_ancestor.html
/usr/share/doc/libide/method.TweaksItem.get_first_child.html
/usr/share/doc/libide/method.TweaksItem.get_hidden_when.html
/usr/share/doc/libide/method.TweaksItem.get_id.html
/usr/share/doc/libide/method.TweaksItem.get_keywords.html
/usr/share/doc/libide/method.TweaksItem.get_last_child.html
/usr/share/doc/libide/method.TweaksItem.get_next_sibling.html
/usr/share/doc/libide/method.TweaksItem.get_parent.html
/usr/share/doc/libide/method.TweaksItem.get_previous_sibling.html
/usr/share/doc/libide/method.TweaksItem.get_root.html
/usr/share/doc/libide/method.TweaksItem.insert_after.html
/usr/share/doc/libide/method.TweaksItem.insert_before.html
/usr/share/doc/libide/method.TweaksItem.is_ancestor.html
/usr/share/doc/libide/method.TweaksItem.match.html
/usr/share/doc/libide/method.TweaksItem.set_hidden_when.html
/usr/share/doc/libide/method.TweaksItem.set_keywords.html
/usr/share/doc/libide/method.TweaksItem.unparent.html
/usr/share/doc/libide/method.TweaksItem.visit_children.html
/usr/share/doc/libide/method.TweaksPage.get_has_subpage.html
/usr/share/doc/libide/method.TweaksPage.get_icon_name.html
/usr/share/doc/libide/method.TweaksPage.get_section.html
/usr/share/doc/libide/method.TweaksPage.get_show_icon.html
/usr/share/doc/libide/method.TweaksPage.get_show_search.html
/usr/share/doc/libide/method.TweaksPage.get_title.html
/usr/share/doc/libide/method.TweaksPage.set_icon_name.html
/usr/share/doc/libide/method.TweaksPage.set_show_icon.html
/usr/share/doc/libide/method.TweaksPage.set_show_search.html
/usr/share/doc/libide/method.TweaksPage.set_title.html
/usr/share/doc/libide/method.TweaksProperty.dup_object.html
/usr/share/doc/libide/method.TweaksProperty.get_name.html
/usr/share/doc/libide/method.TweaksProperty.set_name.html
/usr/share/doc/libide/method.TweaksProperty.set_object.html
/usr/share/doc/libide/method.TweaksRadio.get_subtitle.html
/usr/share/doc/libide/method.TweaksRadio.get_title.html
/usr/share/doc/libide/method.TweaksRadio.get_value.html
/usr/share/doc/libide/method.TweaksRadio.set_subtitle.html
/usr/share/doc/libide/method.TweaksRadio.set_title.html
/usr/share/doc/libide/method.TweaksRadio.set_value.html
/usr/share/doc/libide/method.TweaksSection.get_show_header.html
/usr/share/doc/libide/method.TweaksSection.get_title.html
/usr/share/doc/libide/method.TweaksSection.set_show_header.html
/usr/share/doc/libide/method.TweaksSection.set_title.html
/usr/share/doc/libide/method.TweaksSetting.get_path_suffix.html
/usr/share/doc/libide/method.TweaksSetting.get_schema_id.html
/usr/share/doc/libide/method.TweaksSetting.get_schema_key.html
/usr/share/doc/libide/method.TweaksSetting.set_path_suffix.html
/usr/share/doc/libide/method.TweaksSetting.set_schema_id.html
/usr/share/doc/libide/method.TweaksSetting.set_schema_key.html
/usr/share/doc/libide/method.TweaksSpin.get_digits.html
/usr/share/doc/libide/method.TweaksSpin.get_subtitle.html
/usr/share/doc/libide/method.TweaksSpin.get_title.html
/usr/share/doc/libide/method.TweaksSpin.set_digits.html
/usr/share/doc/libide/method.TweaksSpin.set_subtitle.html
/usr/share/doc/libide/method.TweaksSpin.set_title.html
/usr/share/doc/libide/method.TweaksSwitch.get_subtitle.html
/usr/share/doc/libide/method.TweaksSwitch.get_title.html
/usr/share/doc/libide/method.TweaksSwitch.set_subtitle.html
/usr/share/doc/libide/method.TweaksSwitch.set_title.html
/usr/share/doc/libide/method.TweaksWidget.get_binding.html
/usr/share/doc/libide/method.TweaksWidget.set_binding.html
/usr/share/doc/libide/method.TweaksWindow.get_tweaks.html
/usr/share/doc/libide/method.TweaksWindow.navigate_initial.html
/usr/share/doc/libide/method.TweaksWindow.navigate_to.html
/usr/share/doc/libide/method.TweaksWindow.set_tweaks.html
/usr/share/doc/libide/method.UniqueListModel.get_incremental.html
/usr/share/doc/libide/method.UniqueListModel.get_model.html
/usr/share/doc/libide/method.UniqueListModel.get_pending.html
/usr/share/doc/libide/method.UniqueListModel.get_sorter.html
/usr/share/doc/libide/method.UniqueListModel.set_incremental.html
/usr/share/doc/libide/method.UniqueListModel.set_model.html
/usr/share/doc/libide/method.UniqueListModel.set_sorter.html
/usr/share/doc/libide/method.UnixFDMap.create_stream.html
/usr/share/doc/libide/method.UnixFDMap.get.html
/usr/share/doc/libide/method.UnixFDMap.get_length.html
/usr/share/doc/libide/method.UnixFDMap.get_max_dest_fd.html
/usr/share/doc/libide/method.UnixFDMap.open_file.html
/usr/share/doc/libide/method.UnixFDMap.peek.html
/usr/share/doc/libide/method.UnixFDMap.peek_stderr.html
/usr/share/doc/libide/method.UnixFDMap.peek_stdin.html
/usr/share/doc/libide/method.UnixFDMap.peek_stdout.html
/usr/share/doc/libide/method.UnixFDMap.silence_fd.html
/usr/share/doc/libide/method.UnixFDMap.stderr_isatty.html
/usr/share/doc/libide/method.UnixFDMap.stdin_isatty.html
/usr/share/doc/libide/method.UnixFDMap.stdout_isatty.html
/usr/share/doc/libide/method.UnixFDMap.steal.html
/usr/share/doc/libide/method.UnixFDMap.steal_from.html
/usr/share/doc/libide/method.UnixFDMap.steal_stderr.html
/usr/share/doc/libide/method.UnixFDMap.steal_stdin.html
/usr/share/doc/libide/method.UnixFDMap.steal_stdout.html
/usr/share/doc/libide/method.UnixFDMap.take.html
/usr/share/doc/libide/method.UnsavedFile.get_content.html
/usr/share/doc/libide/method.UnsavedFile.get_file.html
/usr/share/doc/libide/method.UnsavedFile.get_sequence.html
/usr/share/doc/libide/method.UnsavedFile.get_temp_path.html
/usr/share/doc/libide/method.UnsavedFile.persist.html
/usr/share/doc/libide/method.UnsavedFile.ref.html
/usr/share/doc/libide/method.UnsavedFile.unref.html
/usr/share/doc/libide/method.UnsavedFiles.clear.html
/usr/share/doc/libide/method.UnsavedFiles.contains.html
/usr/share/doc/libide/method.UnsavedFiles.get_sequence.html
/usr/share/doc/libide/method.UnsavedFiles.get_unsaved_file.html
/usr/share/doc/libide/method.UnsavedFiles.reap_async.html
/usr/share/doc/libide/method.UnsavedFiles.reap_finish.html
/usr/share/doc/libide/method.UnsavedFiles.remove.html
/usr/share/doc/libide/method.UnsavedFiles.restore_async.html
/usr/share/doc/libide/method.UnsavedFiles.restore_finish.html
/usr/share/doc/libide/method.UnsavedFiles.save_async.html
/usr/share/doc/libide/method.UnsavedFiles.save_finish.html
/usr/share/doc/libide/method.UnsavedFiles.to_array.html
/usr/share/doc/libide/method.UnsavedFiles.update.html
/usr/share/doc/libide/method.Vcs.emit_changed.html
/usr/share/doc/libide/method.Vcs.get_branch_name.html
/usr/share/doc/libide/method.Vcs.get_config.html
/usr/share/doc/libide/method.Vcs.get_display_name.html
/usr/share/doc/libide/method.Vcs.get_priority.html
/usr/share/doc/libide/method.Vcs.get_workdir.html
/usr/share/doc/libide/method.Vcs.is_ignored.html
/usr/share/doc/libide/method.Vcs.list_branches_async.html
/usr/share/doc/libide/method.Vcs.list_branches_finish.html
/usr/share/doc/libide/method.Vcs.list_status_async.html
/usr/share/doc/libide/method.Vcs.list_status_finish.html
/usr/share/doc/libide/method.Vcs.list_tags_async.html
/usr/share/doc/libide/method.Vcs.list_tags_finish.html
/usr/share/doc/libide/method.Vcs.path_is_ignored.html
/usr/share/doc/libide/method.Vcs.push_branch_async.html
/usr/share/doc/libide/method.Vcs.push_branch_finish.html
/usr/share/doc/libide/method.Vcs.switch_branch_async.html
/usr/share/doc/libide/method.Vcs.switch_branch_finish.html
/usr/share/doc/libide/method.VcsBranch.dup_id.html
/usr/share/doc/libide/method.VcsBranch.dup_name.html
/usr/share/doc/libide/method.VcsCloneRequest.clone_async.html
/usr/share/doc/libide/method.VcsCloneRequest.clone_finish.html
/usr/share/doc/libide/method.VcsCloneRequest.get_author_email.html
/usr/share/doc/libide/method.VcsCloneRequest.get_author_name.html
/usr/share/doc/libide/method.VcsCloneRequest.get_branch_model.html
/usr/share/doc/libide/method.VcsCloneRequest.get_branch_name.html
/usr/share/doc/libide/method.VcsCloneRequest.get_directory.html
/usr/share/doc/libide/method.VcsCloneRequest.get_module_name.html
/usr/share/doc/libide/method.VcsCloneRequest.get_uri.html
/usr/share/doc/libide/method.VcsCloneRequest.populate_branches.html
/usr/share/doc/libide/method.VcsCloneRequest.set_author_email.html
/usr/share/doc/libide/method.VcsCloneRequest.set_author_name.html
/usr/share/doc/libide/method.VcsCloneRequest.set_branch_name.html
/usr/share/doc/libide/method.VcsCloneRequest.set_directory.html
/usr/share/doc/libide/method.VcsCloneRequest.set_module_name.html
/usr/share/doc/libide/method.VcsCloneRequest.set_uri.html
/usr/share/doc/libide/method.VcsCloneRequest.validate.html
/usr/share/doc/libide/method.VcsCloner.clone_async.html
/usr/share/doc/libide/method.VcsCloner.clone_finish.html
/usr/share/doc/libide/method.VcsCloner.get_directory_name.html
/usr/share/doc/libide/method.VcsCloner.get_title.html
/usr/share/doc/libide/method.VcsCloner.list_branches_async.html
/usr/share/doc/libide/method.VcsCloner.list_branches_finish.html
/usr/share/doc/libide/method.VcsCloner.set_pty_fd.html
/usr/share/doc/libide/method.VcsCloner.validate_uri.html
/usr/share/doc/libide/method.VcsConfig.get_config.html
/usr/share/doc/libide/method.VcsConfig.set_config.html
/usr/share/doc/libide/method.VcsFileInfo.get_file.html
/usr/share/doc/libide/method.VcsFileInfo.get_status.html
/usr/share/doc/libide/method.VcsFileInfo.set_status.html
/usr/share/doc/libide/method.VcsInitializer.get_title.html
/usr/share/doc/libide/method.VcsInitializer.initialize_async.html
/usr/share/doc/libide/method.VcsInitializer.initialize_finish.html
/usr/share/doc/libide/method.VcsMonitor.get_sequence.html
/usr/share/doc/libide/method.VcsMonitor.ref_info.html
/usr/share/doc/libide/method.VcsMonitor.ref_root.html
/usr/share/doc/libide/method.VcsMonitor.ref_vcs.html
/usr/share/doc/libide/method.VcsMonitor.set_root.html
/usr/share/doc/libide/method.VcsMonitor.set_vcs.html
/usr/share/doc/libide/method.VcsTag.dup_name.html
/usr/share/doc/libide/method.VcsUri.get_clone_name.html
/usr/share/doc/libide/method.VcsUri.get_host.html
/usr/share/doc/libide/method.VcsUri.get_path.html
/usr/share/doc/libide/method.VcsUri.get_port.html
/usr/share/doc/libide/method.VcsUri.get_scheme.html
/usr/share/doc/libide/method.VcsUri.get_user.html
/usr/share/doc/libide/method.VcsUri.ref.html
/usr/share/doc/libide/method.VcsUri.set_host.html
/usr/share/doc/libide/method.VcsUri.set_path.html
/usr/share/doc/libide/method.VcsUri.set_port.html
/usr/share/doc/libide/method.VcsUri.set_scheme.html
/usr/share/doc/libide/method.VcsUri.set_user.html
/usr/share/doc/libide/method.VcsUri.to_string.html
/usr/share/doc/libide/method.VcsUri.unref.html
/usr/share/doc/libide/method.WebkitPage.focus_address.html
/usr/share/doc/libide/method.WebkitPage.get_show_toolbar.html
/usr/share/doc/libide/method.WebkitPage.get_view.html
/usr/share/doc/libide/method.WebkitPage.go_back.html
/usr/share/doc/libide/method.WebkitPage.go_forward.html
/usr/share/doc/libide/method.WebkitPage.has_generator.html
/usr/share/doc/libide/method.WebkitPage.load_uri.html
/usr/share/doc/libide/method.WebkitPage.print.html
/usr/share/doc/libide/method.WebkitPage.reload.html
/usr/share/doc/libide/method.WebkitPage.reload_ignoring_cache.html
/usr/share/doc/libide/method.WebkitPage.set_show_toolbar.html
/usr/share/doc/libide/method.Workbench.activate.html
/usr/share/doc/libide/method.Workbench.add_workspace.html
/usr/share/doc/libide/method.Workbench.addin_find_by_module_name.html
/usr/share/doc/libide/method.Workbench.focus_workspace.html
/usr/share/doc/libide/method.Workbench.foreach_page.html
/usr/share/doc/libide/method.Workbench.foreach_workspace.html
/usr/share/doc/libide/method.Workbench.get_build_system.html
/usr/share/doc/libide/method.Workbench.get_context.html
/usr/share/doc/libide/method.Workbench.get_current_workspace.html
/usr/share/doc/libide/method.Workbench.get_project_info.html
/usr/share/doc/libide/method.Workbench.get_search_engine.html
/usr/share/doc/libide/method.Workbench.get_vcs.html
/usr/share/doc/libide/method.Workbench.get_vcs_monitor.html
/usr/share/doc/libide/method.Workbench.get_workspace_by_type.html
/usr/share/doc/libide/method.Workbench.has_project.html
/usr/share/doc/libide/method.Workbench.load_project_async.html
/usr/share/doc/libide/method.Workbench.load_project_finish.html
/usr/share/doc/libide/method.Workbench.open_all_async.html
/usr/share/doc/libide/method.Workbench.open_async.html
/usr/share/doc/libide/method.Workbench.open_at_async.html
/usr/share/doc/libide/method.Workbench.open_finish.html
/usr/share/doc/libide/method.Workbench.remove_workspace.html
/usr/share/doc/libide/method.Workbench.resolve_file_async.html
/usr/share/doc/libide/method.Workbench.resolve_file_finish.html
/usr/share/doc/libide/method.Workbench.set_build_system.html
/usr/share/doc/libide/method.Workbench.set_vcs.html
/usr/share/doc/libide/method.Workbench.unload_async.html
/usr/share/doc/libide/method.Workbench.unload_finish.html
/usr/share/doc/libide/method.WorkbenchAddin.can_open.html
/usr/share/doc/libide/method.WorkbenchAddin.load.html
/usr/share/doc/libide/method.WorkbenchAddin.load_project_async.html
/usr/share/doc/libide/method.WorkbenchAddin.load_project_finish.html
/usr/share/doc/libide/method.WorkbenchAddin.open_async.html
/usr/share/doc/libide/method.WorkbenchAddin.open_finish.html
/usr/share/doc/libide/method.WorkbenchAddin.project_loaded.html
/usr/share/doc/libide/method.WorkbenchAddin.ref_action_group.html
/usr/share/doc/libide/method.WorkbenchAddin.restore_session.html
/usr/share/doc/libide/method.WorkbenchAddin.save_session.html
/usr/share/doc/libide/method.WorkbenchAddin.unload.html
/usr/share/doc/libide/method.WorkbenchAddin.unload_project_async.html
/usr/share/doc/libide/method.WorkbenchAddin.unload_project_finish.html
/usr/share/doc/libide/method.WorkbenchAddin.vcs_changed.html
/usr/share/doc/libide/method.WorkbenchAddin.workspace_added.html
/usr/share/doc/libide/method.WorkbenchAddin.workspace_removed.html
/usr/share/doc/libide/method.Workspace.action_set_enabled.html
/usr/share/doc/libide/method.Workspace.add_grid_column.html
/usr/share/doc/libide/method.Workspace.add_overlay.html
/usr/share/doc/libide/method.Workspace.add_page.html
/usr/share/doc/libide/method.Workspace.add_pane.html
/usr/share/doc/libide/method.Workspace.addin_find_by_module_name.html
/usr/share/doc/libide/method.Workspace.foreach_page.html
/usr/share/doc/libide/method.Workspace.get_cancellable.html
/usr/share/doc/libide/method.Workspace.get_context.html
/usr/share/doc/libide/method.Workspace.get_frame_at_position.html
/usr/share/doc/libide/method.Workspace.get_header_bar.html
/usr/share/doc/libide/method.Workspace.get_id.html
/usr/share/doc/libide/method.Workspace.get_most_recent_frame.html
/usr/share/doc/libide/method.Workspace.get_most_recent_page.html
/usr/share/doc/libide/method.Workspace.get_statusbar.html
/usr/share/doc/libide/method.Workspace.get_toolbar_style.html
/usr/share/doc/libide/method.Workspace.inhibit_logout.html
/usr/share/doc/libide/method.Workspace.remove_overlay.html
/usr/share/doc/libide/method.Workspace.set_id.html
/usr/share/doc/libide/method.Workspace.set_toolbar_style.html
/usr/share/doc/libide/method.Workspace.uninhibit_logout.html
/usr/share/doc/libide/method.WorkspaceAddin.load.html
/usr/share/doc/libide/method.WorkspaceAddin.page_changed.html
/usr/share/doc/libide/method.WorkspaceAddin.ref_action_group.html
/usr/share/doc/libide/method.WorkspaceAddin.restore_session.html
/usr/share/doc/libide/method.WorkspaceAddin.save_session.html
/usr/share/doc/libide/method.WorkspaceAddin.unload.html
/usr/share/doc/libide/org.gnome.Builder.svg
/usr/share/doc/libide/property.Animation.duration.html
/usr/share/doc/libide/property.Animation.frame-clock.html
/usr/share/doc/libide/property.Animation.mode.html
/usr/share/doc/libide/property.Animation.target.html
/usr/share/doc/libide/property.Application.style-scheme.html
/usr/share/doc/libide/property.Application.system-font-name.html
/usr/share/doc/libide/property.Application.system-font.html
/usr/share/doc/libide/property.Buffer.buffer-manager.html
/usr/share/doc/libide/property.Buffer.change-monitor.html
/usr/share/doc/libide/property.Buffer.changed-on-volume.html
/usr/share/doc/libide/property.Buffer.charset.html
/usr/share/doc/libide/property.Buffer.diagnostics.html
/usr/share/doc/libide/property.Buffer.enable-addins.html
/usr/share/doc/libide/property.Buffer.failed.html
/usr/share/doc/libide/property.Buffer.file-settings.html
/usr/share/doc/libide/property.Buffer.file.html
/usr/share/doc/libide/property.Buffer.formatter.html
/usr/share/doc/libide/property.Buffer.has-diagnostics.html
/usr/share/doc/libide/property.Buffer.has-encoding-error.html
/usr/share/doc/libide/property.Buffer.has-symbol-resolvers.html
/usr/share/doc/libide/property.Buffer.highlight-diagnostics.html
/usr/share/doc/libide/property.Buffer.is-temporary.html
/usr/share/doc/libide/property.Buffer.language-id.html
/usr/share/doc/libide/property.Buffer.newline-type.html
/usr/share/doc/libide/property.Buffer.read-only.html
/usr/share/doc/libide/property.Buffer.state.html
/usr/share/doc/libide/property.Buffer.style-scheme-name.html
/usr/share/doc/libide/property.Buffer.symbol-resolvers.html
/usr/share/doc/libide/property.Buffer.title.html
/usr/share/doc/libide/property.BufferChangeMonitor.buffer.html
/usr/share/doc/libide/property.BufferManager.max-file-size.html
/usr/share/doc/libide/property.BuildManager.busy.html
/usr/share/doc/libide/property.BuildManager.can-build.html
/usr/share/doc/libide/property.BuildManager.error-count.html
/usr/share/doc/libide/property.BuildManager.has-diagnostics.html
/usr/share/doc/libide/property.BuildManager.last-build-time.html
/usr/share/doc/libide/property.BuildManager.message.html
/usr/share/doc/libide/property.BuildManager.pipeline.html
/usr/share/doc/libide/property.BuildManager.running-time.html
/usr/share/doc/libide/property.BuildManager.warning-count.html
/usr/share/doc/libide/property.BuildSystem.project-file.html
/usr/share/doc/libide/property.CachedListModel.model.html
/usr/share/doc/libide/property.CodeAction.title.html
/usr/share/doc/libide/property.Config.app-id.html
/usr/share/doc/libide/property.Config.append-path.html
/usr/share/doc/libide/property.Config.build-commands-dir.html
/usr/share/doc/libide/property.Config.build-commands.html
/usr/share/doc/libide/property.Config.config-opts.html
/usr/share/doc/libide/property.Config.debug.html
/usr/share/doc/libide/property.Config.description.html
/usr/share/doc/libide/property.Config.dirty.html
/usr/share/doc/libide/property.Config.display-name.html
/usr/share/doc/libide/property.Config.environ.html
/usr/share/doc/libide/property.Config.id.html
/usr/share/doc/libide/property.Config.locality.html
/usr/share/doc/libide/property.Config.parallelism.html
/usr/share/doc/libide/property.Config.post-install-commands.html
/usr/share/doc/libide/property.Config.prefix-set.html
/usr/share/doc/libide/property.Config.prefix.html
/usr/share/doc/libide/property.Config.prepend-path.html
/usr/share/doc/libide/property.Config.ready.html
/usr/share/doc/libide/property.Config.run-opts.html
/usr/share/doc/libide/property.Config.runtime-id.html
/usr/share/doc/libide/property.Config.runtime.html
/usr/share/doc/libide/property.Config.supported-runtimes.html
/usr/share/doc/libide/property.Config.toolchain-id.html
/usr/share/doc/libide/property.Config.toolchain.html
/usr/share/doc/libide/property.ConfigManager.current-display-name.html
/usr/share/doc/libide/property.ConfigManager.current.html
/usr/share/doc/libide/property.ConfigManager.ready.html
/usr/share/doc/libide/property.Context.project-id.html
/usr/share/doc/libide/property.Context.title.html
/usr/share/doc/libide/property.Context.workdir.html
/usr/share/doc/libide/property.DebugManager.active.html
/usr/share/doc/libide/property.DebugManager.debugger.html
/usr/share/doc/libide/property.Debugger.display-name.html
/usr/share/doc/libide/property.Debugger.selected-thread.html
/usr/share/doc/libide/property.DebuggerBreakpoint.address.html
/usr/share/doc/libide/property.DebuggerBreakpoint.count.html
/usr/share/doc/libide/property.DebuggerBreakpoint.disposition.html
/usr/share/doc/libide/property.DebuggerBreakpoint.enabled.html
/usr/share/doc/libide/property.DebuggerBreakpoint.file.html
/usr/share/doc/libide/property.DebuggerBreakpoint.function.html
/usr/share/doc/libide/property.DebuggerBreakpoint.id.html
/usr/share/doc/libide/property.DebuggerBreakpoint.line.html
/usr/share/doc/libide/property.DebuggerBreakpoint.mode.html
/usr/share/doc/libide/property.DebuggerBreakpoint.spec.html
/usr/share/doc/libide/property.DebuggerBreakpoint.thread.html
/usr/share/doc/libide/property.DebuggerBreakpoints.file.html
/usr/share/doc/libide/property.DebuggerFrame.address.html
/usr/share/doc/libide/property.DebuggerFrame.args.html
/usr/share/doc/libide/property.DebuggerFrame.depth.html
/usr/share/doc/libide/property.DebuggerFrame.file.html
/usr/share/doc/libide/property.DebuggerFrame.function.html
/usr/share/doc/libide/property.DebuggerFrame.library.html
/usr/share/doc/libide/property.DebuggerFrame.line.html
/usr/share/doc/libide/property.DebuggerInstruction.address.html
/usr/share/doc/libide/property.DebuggerInstruction.display.html
/usr/share/doc/libide/property.DebuggerInstruction.function.html
/usr/share/doc/libide/property.DebuggerLibrary.host-name.html
/usr/share/doc/libide/property.DebuggerLibrary.id.html
/usr/share/doc/libide/property.DebuggerLibrary.target-name.html
/usr/share/doc/libide/property.DebuggerRegister.id.html
/usr/share/doc/libide/property.DebuggerRegister.name.html
/usr/share/doc/libide/property.DebuggerRegister.value.html
/usr/share/doc/libide/property.DebuggerThread.group.html
/usr/share/doc/libide/property.DebuggerThread.id.html
/usr/share/doc/libide/property.DebuggerThreadGroup.exit-code.html
/usr/share/doc/libide/property.DebuggerThreadGroup.id.html
/usr/share/doc/libide/property.DebuggerThreadGroup.pid.html
/usr/share/doc/libide/property.DebuggerVariable.has-children.html
/usr/share/doc/libide/property.DebuggerVariable.name.html
/usr/share/doc/libide/property.DebuggerVariable.type-name.html
/usr/share/doc/libide/property.DebuggerVariable.value.html
/usr/share/doc/libide/property.Device.display-name.html
/usr/share/doc/libide/property.Device.icon-name.html
/usr/share/doc/libide/property.Device.id.html
/usr/share/doc/libide/property.DeviceInfo.host-triplet.html
/usr/share/doc/libide/property.DeviceInfo.kind.html
/usr/share/doc/libide/property.DeviceManager.device.html
/usr/share/doc/libide/property.DeviceManager.progress.html
/usr/share/doc/libide/property.Diagnostic.display-text.html
/usr/share/doc/libide/property.Diagnostic.location.html
/usr/share/doc/libide/property.Diagnostic.severity.html
/usr/share/doc/libide/property.Diagnostic.text.html
/usr/share/doc/libide/property.DiagnosticTool.bundled-program-path.html
/usr/share/doc/libide/property.DiagnosticTool.local-program-path.html
/usr/share/doc/libide/property.DiagnosticTool.program-name.html
/usr/share/doc/libide/property.DiagnosticTool.subprocess-flags.html
/usr/share/doc/libide/property.Diagnostics.has-errors.html
/usr/share/doc/libide/property.Diagnostics.has-warnings.html
/usr/share/doc/libide/property.Diagnostics.n-errors.html
/usr/share/doc/libide/property.Diagnostics.n-warnings.html
/usr/share/doc/libide/property.DiagnosticsManager.busy.html
/usr/share/doc/libide/property.Doap.bug-database.html
/usr/share/doc/libide/property.Doap.category.html
/usr/share/doc/libide/property.Doap.description.html
/usr/share/doc/libide/property.Doap.download-page.html
/usr/share/doc/libide/property.Doap.homepage.html
/usr/share/doc/libide/property.Doap.languages.html
/usr/share/doc/libide/property.Doap.name.html
/usr/share/doc/libide/property.Doap.shortdesc.html
/usr/share/doc/libide/property.DoapPerson.email.html
/usr/share/doc/libide/property.DoapPerson.name.html
/usr/share/doc/libide/property.EditorPage.buffer.html
/usr/share/doc/libide/property.EditorPage.gutter.html
/usr/share/doc/libide/property.EditorPage.view.html
/usr/share/doc/libide/property.EntryPopover.button-text.html
/usr/share/doc/libide/property.EntryPopover.message.html
/usr/share/doc/libide/property.EntryPopover.ready.html
/usr/share/doc/libide/property.EntryPopover.text.html
/usr/share/doc/libide/property.EntryPopover.title.html
/usr/share/doc/libide/property.EnumObject.description.html
/usr/share/doc/libide/property.EnumObject.nick.html
/usr/share/doc/libide/property.EnumObject.title.html
/usr/share/doc/libide/property.EnvironmentEditor.environment.html
/usr/share/doc/libide/property.EnvironmentVariable.key.html
/usr/share/doc/libide/property.EnvironmentVariable.value.html
/usr/share/doc/libide/property.ExtensionAdapter.engine.html
/usr/share/doc/libide/property.ExtensionAdapter.extension.html
/usr/share/doc/libide/property.ExtensionAdapter.interface-type.html
/usr/share/doc/libide/property.ExtensionAdapter.key.html
/usr/share/doc/libide/property.ExtensionAdapter.value.html
/usr/share/doc/libide/property.ExtensionSetAdapter.engine.html
/usr/share/doc/libide/property.ExtensionSetAdapter.interface-type.html
/usr/share/doc/libide/property.ExtensionSetAdapter.key.html
/usr/share/doc/libide/property.ExtensionSetAdapter.value.html
/usr/share/doc/libide/property.FallbackBuildSystem.project-file.html
/usr/share/doc/libide/property.FileChooserEntry.action.html
/usr/share/doc/libide/property.FileChooserEntry.create-folders.html
/usr/share/doc/libide/property.FileChooserEntry.do-overwrite-confirmation.html
/usr/share/doc/libide/property.FileChooserEntry.file.html
/usr/share/doc/libide/property.FileChooserEntry.filter.html
/usr/share/doc/libide/property.FileChooserEntry.local-only.html
/usr/share/doc/libide/property.FileChooserEntry.max-width-chars.html
/usr/share/doc/libide/property.FileChooserEntry.show-hidden.html
/usr/share/doc/libide/property.FileChooserEntry.title.html
/usr/share/doc/libide/property.FileSearchPreview.file.html
/usr/share/doc/libide/property.FileSettings.auto-indent-set.html
/usr/share/doc/libide/property.FileSettings.auto-indent.html
/usr/share/doc/libide/property.FileSettings.encoding-set.html
/usr/share/doc/libide/property.FileSettings.encoding.html
/usr/share/doc/libide/property.FileSettings.file.html
/usr/share/doc/libide/property.FileSettings.indent-style-set.html
/usr/share/doc/libide/property.FileSettings.indent-style.html
/usr/share/doc/libide/property.FileSettings.indent-width-set.html
/usr/share/doc/libide/property.FileSettings.indent-width.html
/usr/share/doc/libide/property.FileSettings.insert-matching-brace-set.html
/usr/share/doc/libide/property.FileSettings.insert-matching-brace.html
/usr/share/doc/libide/property.FileSettings.insert-trailing-newline-set.html
/usr/share/doc/libide/property.FileSettings.insert-trailing-newline.html
/usr/share/doc/libide/property.FileSettings.language.html
/usr/share/doc/libide/property.FileSettings.newline-type-set.html
/usr/share/doc/libide/property.FileSettings.newline-type.html
/usr/share/doc/libide/property.FileSettings.overwrite-braces-set.html
/usr/share/doc/libide/property.FileSettings.overwrite-braces.html
/usr/share/doc/libide/property.FileSettings.right-margin-position-set.html
/usr/share/doc/libide/property.FileSettings.right-margin-position.html
/usr/share/doc/libide/property.FileSettings.settled.html
/usr/share/doc/libide/property.FileSettings.show-right-margin-set.html
/usr/share/doc/libide/property.FileSettings.show-right-margin.html
/usr/share/doc/libide/property.FileSettings.spaces-style-set.html
/usr/share/doc/libide/property.FileSettings.spaces-style.html
/usr/share/doc/libide/property.FileSettings.tab-width-set.html
/usr/share/doc/libide/property.FileSettings.tab-width.html
/usr/share/doc/libide/property.FileSettings.trim-trailing-whitespace-set.html
/usr/share/doc/libide/property.FileSettings.trim-trailing-whitespace.html
/usr/share/doc/libide/property.FileTransfer.flags.html
/usr/share/doc/libide/property.FileTransfer.progress.html
/usr/share/doc/libide/property.FormatterOptions.insert-spaces.html
/usr/share/doc/libide/property.FormatterOptions.tab-width.html
/usr/share/doc/libide/property.Frame.use-tabbar.html
/usr/share/doc/libide/property.FuzzyIndexBuilder.case-sensitive.html
/usr/share/doc/libide/property.FuzzyIndexCursor.case-sensitive.html
/usr/share/doc/libide/property.FuzzyIndexCursor.index.html
/usr/share/doc/libide/property.FuzzyIndexCursor.max-matches.html
/usr/share/doc/libide/property.FuzzyIndexCursor.query.html
/usr/share/doc/libide/property.FuzzyIndexCursor.tables.html
/usr/share/doc/libide/property.FuzzyIndexMatch.document.html
/usr/share/doc/libide/property.FuzzyIndexMatch.key.html
/usr/share/doc/libide/property.FuzzyIndexMatch.priority.html
/usr/share/doc/libide/property.FuzzyIndexMatch.score.html
/usr/share/doc/libide/property.GSettingsActionGroup.settings.html
/usr/share/doc/libide/property.GreeterRow.project-info.html
/usr/share/doc/libide/property.GreeterRow.selected.html
/usr/share/doc/libide/property.GreeterWorkspace.selection-mode.html
/usr/share/doc/libide/property.Gutter.show-line-changes.html
/usr/share/doc/libide/property.Gutter.show-line-diagnostics.html
/usr/share/doc/libide/property.Gutter.show-line-numbers.html
/usr/share/doc/libide/property.Gutter.show-relative-line-numbers.html
/usr/share/doc/libide/property.HeaderBar.menu-id.html
/usr/share/doc/libide/property.HeaderBar.show-end-title-buttons.html
/usr/share/doc/libide/property.HighlightEngine.buffer.html
/usr/share/doc/libide/property.HighlightEngine.highlighter.html
/usr/share/doc/libide/property.HtmlGenerator.base-uri.html
/usr/share/doc/libide/property.InstallButton.label.html
/usr/share/doc/libide/property.LocalDevice.triplet.html
/usr/share/doc/libide/property.Location.file.html
/usr/share/doc/libide/property.Location.line-offset.html
/usr/share/doc/libide/property.Location.line.html
/usr/share/doc/libide/property.Location.offset.html
/usr/share/doc/libide/property.Location.title.html
/usr/share/doc/libide/property.LogItem.created-at.html
/usr/share/doc/libide/property.LogItem.domain.html
/usr/share/doc/libide/property.LogItem.message.html
/usr/share/doc/libide/property.LogItem.severity.html
/usr/share/doc/libide/property.LspClient.initialization-options.html
/usr/share/doc/libide/property.LspClient.io-stream.html
/usr/share/doc/libide/property.LspClient.name.html
/usr/share/doc/libide/property.LspClient.root-uri.html
/usr/share/doc/libide/property.LspClient.server-capabilities.html
/usr/share/doc/libide/property.LspClient.trace.html
/usr/share/doc/libide/property.LspClient.use-markdown-in-diagnostics.html
/usr/share/doc/libide/property.LspCodeAction.client.html
/usr/share/doc/libide/property.LspCodeAction.title.html
/usr/share/doc/libide/property.LspCodeActionProvider.client.html
/usr/share/doc/libide/property.LspCodeActionProvider.diagnostics.html
/usr/share/doc/libide/property.LspCompletionProvider.client.html
/usr/share/doc/libide/property.LspDiagnostic.raw.html
/usr/share/doc/libide/property.LspDiagnosticProvider.client.html
/usr/share/doc/libide/property.LspFormatter.client.html
/usr/share/doc/libide/property.LspHighlighter.client.html
/usr/share/doc/libide/property.LspHoverProvider.category.html
/usr/share/doc/libide/property.LspHoverProvider.client.html
/usr/share/doc/libide/property.LspHoverProvider.priority.html
/usr/share/doc/libide/property.LspRenameProvider.buffer.html
/usr/share/doc/libide/property.LspRenameProvider.client.html
/usr/share/doc/libide/property.LspSearchProvider.client.html
/usr/share/doc/libide/property.LspService.client.html
/usr/share/doc/libide/property.LspService.inherit-stderr.html
/usr/share/doc/libide/property.LspService.program.html
/usr/share/doc/libide/property.LspService.search-path.html
/usr/share/doc/libide/property.LspService.supervisor.html
/usr/share/doc/libide/property.LspSymbolResolver.client.html
/usr/share/doc/libide/property.Notification.body.html
/usr/share/doc/libide/property.Notification.has-progress.html
/usr/share/doc/libide/property.Notification.icon-name.html
/usr/share/doc/libide/property.Notification.icon.html
/usr/share/doc/libide/property.Notification.id.html
/usr/share/doc/libide/property.Notification.priority.html
/usr/share/doc/libide/property.Notification.progress-is-imprecise.html
/usr/share/doc/libide/property.Notification.progress.html
/usr/share/doc/libide/property.Notification.title.html
/usr/share/doc/libide/property.Notification.urgent.html
/usr/share/doc/libide/property.Notifications.has-progress.html
/usr/share/doc/libide/property.Notifications.progress-is-imprecise.html
/usr/share/doc/libide/property.Notifications.progress.html
/usr/share/doc/libide/property.Object.cancellable.html
/usr/share/doc/libide/property.Object.parent.html
/usr/share/doc/libide/property.ObjectBox.object.html
/usr/share/doc/libide/property.ObjectBox.propagate-disposal.html
/usr/share/doc/libide/property.OmniBar.menu-id.html
/usr/share/doc/libide/property.Page.can-split.html
/usr/share/doc/libide/property.Page.failed.html
/usr/share/doc/libide/property.Page.menu-id.html
/usr/share/doc/libide/property.Pipeline.busy.html
/usr/share/doc/libide/property.Pipeline.config.html
/usr/share/doc/libide/property.Pipeline.device.html
/usr/share/doc/libide/property.Pipeline.message.html
/usr/share/doc/libide/property.Pipeline.phase.html
/usr/share/doc/libide/property.Pipeline.pty.html
/usr/share/doc/libide/property.PipelineStage.active.html
/usr/share/doc/libide/property.PipelineStage.check-stdout.html
/usr/share/doc/libide/property.PipelineStage.completed.html
/usr/share/doc/libide/property.PipelineStage.disabled.html
/usr/share/doc/libide/property.PipelineStage.name.html
/usr/share/doc/libide/property.PipelineStage.stdout-path.html
/usr/share/doc/libide/property.PipelineStage.transient.html
/usr/share/doc/libide/property.PipelineStageCommand.build-command.html
/usr/share/doc/libide/property.PipelineStageCommand.clean-command.html
/usr/share/doc/libide/property.PipelineStageCommand.ignore-exit-status.html
/usr/share/doc/libide/property.PipelineStageCommand.stdout-path.html
/usr/share/doc/libide/property.PipelineStageLauncher.clean-launcher.html
/usr/share/doc/libide/property.PipelineStageLauncher.ignore-exit-status.html
/usr/share/doc/libide/property.PipelineStageLauncher.launcher.html
/usr/share/doc/libide/property.PipelineStageLauncher.use-pty.html
/usr/share/doc/libide/property.PipelineStageTransfer.disable-when-metered.html
/usr/share/doc/libide/property.PipelineStageTransfer.transfer.html
/usr/share/doc/libide/property.PkconTransfer.packages.html
/usr/share/doc/libide/property.Plugin.authors.html
/usr/share/doc/libide/property.Plugin.category-id.html
/usr/share/doc/libide/property.Plugin.category.html
/usr/share/doc/libide/property.Plugin.copyright.html
/usr/share/doc/libide/property.Plugin.description.html
/usr/share/doc/libide/property.Plugin.id.html
/usr/share/doc/libide/property.Plugin.info.html
/usr/share/doc/libide/property.Plugin.name.html
/usr/share/doc/libide/property.Plugin.section.html
/usr/share/doc/libide/property.Plugin.version.html
/usr/share/doc/libide/property.Plugin.website.html
/usr/share/doc/libide/property.PluginSection.id.html
/usr/share/doc/libide/property.PluginSection.plugins.html
/usr/share/doc/libide/property.ProgressIcon.progress.html
/usr/share/doc/libide/property.ProjectFile.directory.html
/usr/share/doc/libide/property.ProjectFile.file.html
/usr/share/doc/libide/property.ProjectFile.info.html
/usr/share/doc/libide/property.ProjectInfo.build-system-hint.html
/usr/share/doc/libide/property.ProjectInfo.build-system-name.html
/usr/share/doc/libide/property.ProjectInfo.description.html
/usr/share/doc/libide/property.ProjectInfo.directory.html
/usr/share/doc/libide/property.ProjectInfo.doap.html
/usr/share/doc/libide/property.ProjectInfo.file.html
/usr/share/doc/libide/property.ProjectInfo.icon-name.html
/usr/share/doc/libide/property.ProjectInfo.icon.html
/usr/share/doc/libide/property.ProjectInfo.id.html
/usr/share/doc/libide/property.ProjectInfo.is-recent.html
/usr/share/doc/libide/property.ProjectInfo.languages.html
/usr/share/doc/libide/property.ProjectInfo.last-modified-at.html
/usr/share/doc/libide/property.ProjectInfo.name.html
/usr/share/doc/libide/property.ProjectInfo.priority.html
/usr/share/doc/libide/property.ProjectInfo.vcs-uri.html
/usr/share/doc/libide/property.ProjectTemplate.description.html
/usr/share/doc/libide/property.ProjectTemplate.id.html
/usr/share/doc/libide/property.ProjectTemplate.languages.html
/usr/share/doc/libide/property.ProjectTemplate.name.html
/usr/share/doc/libide/property.ProjectTemplate.priority.html
/usr/share/doc/libide/property.PropertyActionGroup.item-type.html
/usr/share/doc/libide/property.PropertyActionGroup.item.html
/usr/share/doc/libide/property.RadioBox.active-id.html
/usr/share/doc/libide/property.RadioBox.has-more.html
/usr/share/doc/libide/property.RadioBox.show-more.html
/usr/share/doc/libide/property.Range.begin.html
/usr/share/doc/libide/property.Range.end.html
/usr/share/doc/libide/property.RecursiveFileMonitor.root.html
/usr/share/doc/libide/property.RunCommand.argv.html
/usr/share/doc/libide/property.RunCommand.can-default.html
/usr/share/doc/libide/property.RunCommand.category.html
/usr/share/doc/libide/property.RunCommand.cwd.html
/usr/share/doc/libide/property.RunCommand.display-name.html
/usr/share/doc/libide/property.RunCommand.environ.html
/usr/share/doc/libide/property.RunCommand.has-category.html
/usr/share/doc/libide/property.RunCommand.id.html
/usr/share/doc/libide/property.RunCommand.kind.html
/usr/share/doc/libide/property.RunCommand.languages.html
/usr/share/doc/libide/property.RunCommand.priority.html
/usr/share/doc/libide/property.RunCommand.shell-command.html
/usr/share/doc/libide/property.RunCommand.title.html
/usr/share/doc/libide/property.RunManager.busy.html
/usr/share/doc/libide/property.RunManager.icon-name.html
/usr/share/doc/libide/property.RunManager.run-tool.html
/usr/share/doc/libide/property.Runtime.category.html
/usr/share/doc/libide/property.Runtime.display-name.html
/usr/share/doc/libide/property.Runtime.icon-name.html
/usr/share/doc/libide/property.Runtime.id.html
/usr/share/doc/libide/property.Runtime.name.html
/usr/share/doc/libide/property.Runtime.short-id.html
/usr/share/doc/libide/property.ScrubberRevealer.content.html
/usr/share/doc/libide/property.ScrubberRevealer.policy.html
/usr/share/doc/libide/property.ScrubberRevealer.scrubber.html
/usr/share/doc/libide/property.Sdk.can-update.html
/usr/share/doc/libide/property.Sdk.installed.html
/usr/share/doc/libide/property.Sdk.subtitle.html
/usr/share/doc/libide/property.Sdk.title.html
/usr/share/doc/libide/property.SdkManager.n-items.html
/usr/share/doc/libide/property.SearchEngine.busy.html
/usr/share/doc/libide/property.SearchPopover.search-engine.html
/usr/share/doc/libide/property.SearchPopover.show-preview.html
/usr/share/doc/libide/property.SearchPreview.child.html
/usr/share/doc/libide/property.SearchPreview.progress.html
/usr/share/doc/libide/property.SearchPreview.subtitle.html
/usr/share/doc/libide/property.SearchPreview.title.html
/usr/share/doc/libide/property.SearchResult.accelerator.html
/usr/share/doc/libide/property.SearchResult.gicon.html
/usr/share/doc/libide/property.SearchResult.paintable.html
/usr/share/doc/libide/property.SearchResult.priority.html
/usr/share/doc/libide/property.SearchResult.score.html
/usr/share/doc/libide/property.SearchResult.subtitle.html
/usr/share/doc/libide/property.SearchResult.title.html
/usr/share/doc/libide/property.SearchResult.use-markup.html
/usr/share/doc/libide/property.SearchResult.use-underline.html
/usr/share/doc/libide/property.SessionItem.id.html
/usr/share/doc/libide/property.SessionItem.module-name.html
/usr/share/doc/libide/property.SessionItem.position.html
/usr/share/doc/libide/property.SessionItem.type-hint.html
/usr/share/doc/libide/property.SessionItem.workspace.html
/usr/share/doc/libide/property.Settings.path-suffix.html
/usr/share/doc/libide/property.Settings.path.html
/usr/share/doc/libide/property.Settings.project-id.html
/usr/share/doc/libide/property.Settings.schema-id.html
/usr/share/doc/libide/property.SettingsFlagAction.flag-nick.html
/usr/share/doc/libide/property.SettingsFlagAction.path.html
/usr/share/doc/libide/property.SettingsFlagAction.schema-id.html
/usr/share/doc/libide/property.SettingsFlagAction.schema-key.html
/usr/share/doc/libide/property.ShortcutAccelDialog.accelerator.html
/usr/share/doc/libide/property.ShortcutAccelDialog.shortcut-title.html
/usr/share/doc/libide/property.SimpleBuildSystemDiscovery.glob.html
/usr/share/doc/libide/property.SimpleBuildSystemDiscovery.hint.html
/usr/share/doc/libide/property.SimpleBuildSystemDiscovery.priority.html
/usr/share/doc/libide/property.SourceView.font-desc.html
/usr/share/doc/libide/property.SourceView.font-scale.html
/usr/share/doc/libide/property.SourceView.insert-matching-brace.html
/usr/share/doc/libide/property.SourceView.line-height.html
/usr/share/doc/libide/property.SourceView.overwrite-braces.html
/usr/share/doc/libide/property.SourceView.zoom-level.html
/usr/share/doc/libide/property.SubprocessLauncher.clean-env.html
/usr/share/doc/libide/property.SubprocessLauncher.cwd.html
/usr/share/doc/libide/property.SubprocessLauncher.environ.html
/usr/share/doc/libide/property.SubprocessLauncher.flags.html
/usr/share/doc/libide/property.SubprocessLauncher.run-on-host.html
/usr/share/doc/libide/property.Symbol.flags.html
/usr/share/doc/libide/property.Symbol.header-location.html
/usr/share/doc/libide/property.Symbol.kind.html
/usr/share/doc/libide/property.Symbol.location.html
/usr/share/doc/libide/property.Symbol.name.html
/usr/share/doc/libide/property.SymbolNode.display-name.html
/usr/share/doc/libide/property.SymbolNode.flags.html
/usr/share/doc/libide/property.SymbolNode.icon-name.html
/usr/share/doc/libide/property.SymbolNode.kind.html
/usr/share/doc/libide/property.SymbolNode.name.html
/usr/share/doc/libide/property.SymbolNode.use-markup.html
/usr/share/doc/libide/property.Task.completed.html
/usr/share/doc/libide/property.TaskCache.key-copy-func.html
/usr/share/doc/libide/property.TaskCache.key-destroy-func.html
/usr/share/doc/libide/property.TaskCache.key-equal-func.html
/usr/share/doc/libide/property.TaskCache.key-hash-func.html
/usr/share/doc/libide/property.TaskCache.populate-callback-data-destroy.html
/usr/share/doc/libide/property.TaskCache.populate-callback-data.html
/usr/share/doc/libide/property.TaskCache.populate-callback.html
/usr/share/doc/libide/property.TaskCache.time-to-live.html
/usr/share/doc/libide/property.TaskCache.value-copy-func.html
/usr/share/doc/libide/property.TaskCache.value-destroy-func.html
/usr/share/doc/libide/property.TemplateBase.locator.html
/usr/share/doc/libide/property.TemplateInput.app-id.html
/usr/share/doc/libide/property.TemplateInput.author.html
/usr/share/doc/libide/property.TemplateInput.directory.html
/usr/share/doc/libide/property.TemplateInput.language.html
/usr/share/doc/libide/property.TemplateInput.languages-model.html
/usr/share/doc/libide/property.TemplateInput.license-name.html
/usr/share/doc/libide/property.TemplateInput.licenses-model.html
/usr/share/doc/libide/property.TemplateInput.name.html
/usr/share/doc/libide/property.TemplateInput.project-version.html
/usr/share/doc/libide/property.TemplateInput.template-name.html
/usr/share/doc/libide/property.TemplateInput.template.html
/usr/share/doc/libide/property.TemplateInput.templates-model.html
/usr/share/doc/libide/property.TemplateInput.use-version-control.html
/usr/share/doc/libide/property.TemplateLocator.license-text.html
/usr/share/doc/libide/property.Terminal.palette.html
/usr/share/doc/libide/property.TerminalLauncher.context.html
/usr/share/doc/libide/property.TerminalLauncher.run-command.html
/usr/share/doc/libide/property.TerminalPage.close-on-exit.html
/usr/share/doc/libide/property.TerminalPage.launcher.html
/usr/share/doc/libide/property.TerminalPage.manage-spawn.html
/usr/share/doc/libide/property.TerminalPage.pty.html
/usr/share/doc/libide/property.TerminalPage.respawn-on-exit.html
/usr/share/doc/libide/property.TerminalSearch.case-sensitive.html
/usr/share/doc/libide/property.TerminalSearch.regex.html
/usr/share/doc/libide/property.TerminalSearch.use-regex.html
/usr/share/doc/libide/property.TerminalSearch.whole-words.html
/usr/share/doc/libide/property.TerminalSearch.wrap-around.html
/usr/share/doc/libide/property.Test.icon-name.html
/usr/share/doc/libide/property.Test.id.html
/usr/share/doc/libide/property.Test.run-command.html
/usr/share/doc/libide/property.Test.status.html
/usr/share/doc/libide/property.Test.title.html
/usr/share/doc/libide/property.TestManager.model.html
/usr/share/doc/libide/property.TextEdit.range.html
/usr/share/doc/libide/property.TextEdit.text.html
/usr/share/doc/libide/property.Toolchain.display-name.html
/usr/share/doc/libide/property.Toolchain.host-triplet.html
/usr/share/doc/libide/property.Toolchain.id.html
/usr/share/doc/libide/property.Transfer.active.html
/usr/share/doc/libide/property.Transfer.completed.html
/usr/share/doc/libide/property.Transfer.icon-name.html
/usr/share/doc/libide/property.Transfer.progress.html
/usr/share/doc/libide/property.Transfer.status.html
/usr/share/doc/libide/property.Transfer.title.html
/usr/share/doc/libide/property.TransferManager.has-active.html
/usr/share/doc/libide/property.TransferManager.progress.html
/usr/share/doc/libide/property.Tree.kind.html
/usr/share/doc/libide/property.Tree.menu-model.html
/usr/share/doc/libide/property.Tree.root.html
/usr/share/doc/libide/property.Tree.selected-node.html
/usr/share/doc/libide/property.TreeExpander.expanded-icon-name.html
/usr/share/doc/libide/property.TreeExpander.expanded-icon.html
/usr/share/doc/libide/property.TreeExpander.expanded.html
/usr/share/doc/libide/property.TreeExpander.icon-name.html
/usr/share/doc/libide/property.TreeExpander.icon.html
/usr/share/doc/libide/property.TreeExpander.ignored.html
/usr/share/doc/libide/property.TreeExpander.item.html
/usr/share/doc/libide/property.TreeExpander.list-row.html
/usr/share/doc/libide/property.TreeExpander.menu-model.html
/usr/share/doc/libide/property.TreeExpander.suffix.html
/usr/share/doc/libide/property.TreeExpander.title.html
/usr/share/doc/libide/property.TreeExpander.use-markup.html
/usr/share/doc/libide/property.TreeNode.children-possible.html
/usr/share/doc/libide/property.TreeNode.destroy-item.html
/usr/share/doc/libide/property.TreeNode.expanded-icon-name.html
/usr/share/doc/libide/property.TreeNode.expanded-icon.html
/usr/share/doc/libide/property.TreeNode.flags.html
/usr/share/doc/libide/property.TreeNode.has-error.html
/usr/share/doc/libide/property.TreeNode.icon-name.html
/usr/share/doc/libide/property.TreeNode.icon.html
/usr/share/doc/libide/property.TreeNode.is-header.html
/usr/share/doc/libide/property.TreeNode.item.html
/usr/share/doc/libide/property.TreeNode.loading.html
/usr/share/doc/libide/property.TreeNode.parent.html
/usr/share/doc/libide/property.TreeNode.reset-on-collapse.html
/usr/share/doc/libide/property.TreeNode.title.html
/usr/share/doc/libide/property.TreeNode.use-markup.html
/usr/share/doc/libide/property.TreeNode.vcs-ignored.html
/usr/share/doc/libide/property.TruncateModel.can-expand.html
/usr/share/doc/libide/property.TruncateModel.child-model.html
/usr/share/doc/libide/property.TruncateModel.expanded.html
/usr/share/doc/libide/property.TruncateModel.max-items.html
/usr/share/doc/libide/property.Tweaks.context.html
/usr/share/doc/libide/property.Tweaks.project-id.html
/usr/share/doc/libide/property.TweaksAddin.resource-paths.html
/usr/share/doc/libide/property.TweaksCaption.text.html
/usr/share/doc/libide/property.TweaksChoice.subtitle.html
/usr/share/doc/libide/property.TweaksChoice.title.html
/usr/share/doc/libide/property.TweaksChoice.value.html
/usr/share/doc/libide/property.TweaksCombo.subtitle.html
/usr/share/doc/libide/property.TweaksCombo.title.html
/usr/share/doc/libide/property.TweaksComboRow.binding.html
/usr/share/doc/libide/property.TweaksDirectory.is-directory.html
/usr/share/doc/libide/property.TweaksDirectory.subtitle.html
/usr/share/doc/libide/property.TweaksDirectory.title.html
/usr/share/doc/libide/property.TweaksEntry.title.html
/usr/share/doc/libide/property.TweaksFactory.item.html
/usr/share/doc/libide/property.TweaksFactory.model.html
/usr/share/doc/libide/property.TweaksFont.subtitle.html
/usr/share/doc/libide/property.TweaksFont.title.html
/usr/share/doc/libide/property.TweaksGroup.title.html
/usr/share/doc/libide/property.TweaksInfo.title.html
/usr/share/doc/libide/property.TweaksInfo.value.html
/usr/share/doc/libide/property.TweaksItem.hidden-when.html
/usr/share/doc/libide/property.TweaksItem.id.html
/usr/share/doc/libide/property.TweaksItem.keywords.html
/usr/share/doc/libide/property.TweaksPage.has-subpage.html
/usr/share/doc/libide/property.TweaksPage.icon-name.html
/usr/share/doc/libide/property.TweaksPage.section.html
/usr/share/doc/libide/property.TweaksPage.show-icon.html
/usr/share/doc/libide/property.TweaksPage.show-search.html
/usr/share/doc/libide/property.TweaksPage.title.html
/usr/share/doc/libide/property.TweaksProperty.name.html
/usr/share/doc/libide/property.TweaksProperty.object.html
/usr/share/doc/libide/property.TweaksRadio.subtitle.html
/usr/share/doc/libide/property.TweaksRadio.title.html
/usr/share/doc/libide/property.TweaksRadio.value.html
/usr/share/doc/libide/property.TweaksSection.show-header.html
/usr/share/doc/libide/property.TweaksSection.title.html
/usr/share/doc/libide/property.TweaksSetting.path-suffix.html
/usr/share/doc/libide/property.TweaksSetting.schema-id.html
/usr/share/doc/libide/property.TweaksSetting.schema-key.html
/usr/share/doc/libide/property.TweaksSpin.digits.html
/usr/share/doc/libide/property.TweaksSpin.subtitle.html
/usr/share/doc/libide/property.TweaksSpin.title.html
/usr/share/doc/libide/property.TweaksSwitch.subtitle.html
/usr/share/doc/libide/property.TweaksSwitch.title.html
/usr/share/doc/libide/property.TweaksWidget.binding.html
/usr/share/doc/libide/property.TweaksWindow.folded.html
/usr/share/doc/libide/property.TweaksWindow.tweaks.html
/usr/share/doc/libide/property.UniqueListModel.incremental.html
/usr/share/doc/libide/property.UniqueListModel.model.html
/usr/share/doc/libide/property.UniqueListModel.n-items.html
/usr/share/doc/libide/property.UniqueListModel.pending.html
/usr/share/doc/libide/property.UniqueListModel.sorter.html
/usr/share/doc/libide/property.UnsavedFiles.project-id.html
/usr/share/doc/libide/property.Vcs.branch-name.html
/usr/share/doc/libide/property.Vcs.workdir.html
/usr/share/doc/libide/property.VcsBranch.id.html
/usr/share/doc/libide/property.VcsBranch.name.html
/usr/share/doc/libide/property.VcsCloneRequest.author-email.html
/usr/share/doc/libide/property.VcsCloneRequest.author-name.html
/usr/share/doc/libide/property.VcsCloneRequest.branch-model-busy.html
/usr/share/doc/libide/property.VcsCloneRequest.branch-model.html
/usr/share/doc/libide/property.VcsCloneRequest.branch-name.html
/usr/share/doc/libide/property.VcsCloneRequest.can-select-branch.html
/usr/share/doc/libide/property.VcsCloneRequest.directory.html
/usr/share/doc/libide/property.VcsCloneRequest.module-name.html
/usr/share/doc/libide/property.VcsCloneRequest.uri.html
/usr/share/doc/libide/property.VcsFileInfo.file.html
/usr/share/doc/libide/property.VcsFileInfo.status.html
/usr/share/doc/libide/property.VcsMonitor.root.html
/usr/share/doc/libide/property.VcsMonitor.vcs.html
/usr/share/doc/libide/property.VcsTag.name.html
/usr/share/doc/libide/property.WebkitPage.enable-javascript.html
/usr/share/doc/libide/property.WebkitPage.show-toolbar.html
/usr/share/doc/libide/property.Workbench.context.html
/usr/share/doc/libide/property.Workbench.vcs.html
/usr/share/doc/libide/property.Workspace.context.html
/usr/share/doc/libide/property.Workspace.id.html
/usr/share/doc/libide/property.Workspace.search-popover.html
/usr/share/doc/libide/property.Workspace.toolbar-style.html
/usr/share/doc/libide/search.js
/usr/share/doc/libide/signal.Animation.tick.html
/usr/share/doc/libide/signal.Application.show-help.html
/usr/share/doc/libide/signal.Buffer.change-settled.html
/usr/share/doc/libide/signal.Buffer.line-flags-changed.html
/usr/share/doc/libide/signal.Buffer.loaded.html
/usr/share/doc/libide/signal.Buffer.request-scroll-to-insert.html
/usr/share/doc/libide/signal.BufferChangeMonitor.changed.html
/usr/share/doc/libide/signal.BufferManager.buffer-loaded.html
/usr/share/doc/libide/signal.BufferManager.buffer-saved.html
/usr/share/doc/libide/signal.BufferManager.buffer-unloaded.html
/usr/share/doc/libide/signal.BufferManager.load-buffer.html
/usr/share/doc/libide/signal.BuildManager.build-failed.html
/usr/share/doc/libide/signal.BuildManager.build-finished.html
/usr/share/doc/libide/signal.BuildManager.build-started.html
/usr/share/doc/libide/signal.Config.changed.html
/usr/share/doc/libide/signal.ConfigManager.invalidate.html
/usr/share/doc/libide/signal.ConfigProvider.added.html
/usr/share/doc/libide/signal.ConfigProvider.removed.html
/usr/share/doc/libide/signal.DebugManager.breakpoint-added.html
/usr/share/doc/libide/signal.DebugManager.breakpoint-reached.html
/usr/share/doc/libide/signal.DebugManager.breakpoint-removed.html
/usr/share/doc/libide/signal.Debugger.breakpoint-added.html
/usr/share/doc/libide/signal.Debugger.breakpoint-modified.html
/usr/share/doc/libide/signal.Debugger.breakpoint-removed.html
/usr/share/doc/libide/signal.Debugger.library-loaded.html
/usr/share/doc/libide/signal.Debugger.library-unloaded.html
/usr/share/doc/libide/signal.Debugger.log.html
/usr/share/doc/libide/signal.Debugger.running.html
/usr/share/doc/libide/signal.Debugger.stopped.html
/usr/share/doc/libide/signal.Debugger.thread-added.html
/usr/share/doc/libide/signal.Debugger.thread-group-added.html
/usr/share/doc/libide/signal.Debugger.thread-group-exited.html
/usr/share/doc/libide/signal.Debugger.thread-group-removed.html
/usr/share/doc/libide/signal.Debugger.thread-group-started.html
/usr/share/doc/libide/signal.Debugger.thread-removed.html
/usr/share/doc/libide/signal.Debugger.thread-selected.html
/usr/share/doc/libide/signal.DebuggerBreakpoint.reset.html
/usr/share/doc/libide/signal.DebuggerBreakpoints.changed.html
/usr/share/doc/libide/signal.DeviceManager.deploy-finished.html
/usr/share/doc/libide/signal.DeviceManager.deploy-started.html
/usr/share/doc/libide/signal.DeviceProvider.device-added.html
/usr/share/doc/libide/signal.DeviceProvider.device-removed.html
/usr/share/doc/libide/signal.DiagnosticProvider.invalidated.html
/usr/share/doc/libide/signal.DiagnosticsManager.changed.html
/usr/share/doc/libide/signal.DirectoryReaper.remove-file.html
/usr/share/doc/libide/signal.EntryPopover.activate.html
/usr/share/doc/libide/signal.EntryPopover.changed.html
/usr/share/doc/libide/signal.EntryPopover.insert-text.html
/usr/share/doc/libide/signal.Environment.changed.html
/usr/share/doc/libide/signal.ExtensionSetAdapter.extension-added.html
/usr/share/doc/libide/signal.ExtensionSetAdapter.extension-removed.html
/usr/share/doc/libide/signal.ExtensionSetAdapter.extensions-loaded.html
/usr/share/doc/libide/signal.GreeterSection.project-activated.html
/usr/share/doc/libide/signal.GreeterWorkspace.open-project.html
/usr/share/doc/libide/signal.Gutter.style-changed.html
/usr/share/doc/libide/signal.HtmlGenerator.invalidate.html
/usr/share/doc/libide/signal.InstallButton.cancel.html
/usr/share/doc/libide/signal.InstallButton.install.html
/usr/share/doc/libide/signal.LspClient.initialized.html
/usr/share/doc/libide/signal.LspClient.load-configuration.html
/usr/share/doc/libide/signal.LspClient.notification.html
/usr/share/doc/libide/signal.LspClient.published-diagnostics.html
/usr/share/doc/libide/signal.LspClient.supports-language.html
/usr/share/doc/libide/signal.Object.destroy.html
/usr/share/doc/libide/signal.Page.create-split.html
/usr/share/doc/libide/signal.Pipeline.diagnostic.html
/usr/share/doc/libide/signal.Pipeline.finished.html
/usr/share/doc/libide/signal.Pipeline.launcher-created.html
/usr/share/doc/libide/signal.Pipeline.loaded.html
/usr/share/doc/libide/signal.Pipeline.started.html
/usr/share/doc/libide/signal.PipelineStage.chain.html
/usr/share/doc/libide/signal.PipelineStage.query.html
/usr/share/doc/libide/signal.PipelineStage.reap.html
/usr/share/doc/libide/signal.PipelineStageCommand.create-run-context.html
/usr/share/doc/libide/signal.Project.file-renamed.html
/usr/share/doc/libide/signal.Project.file-trashed.html
/usr/share/doc/libide/signal.RadioBox.changed.html
/usr/share/doc/libide/signal.RecursiveFileMonitor.changed.html
/usr/share/doc/libide/signal.RunCommandProvider.invalidated.html
/usr/share/doc/libide/signal.RunManager.run.html
/usr/share/doc/libide/signal.RunManager.started.html
/usr/share/doc/libide/signal.RunManager.stopped.html
/usr/share/doc/libide/signal.RunTool.started.html
/usr/share/doc/libide/signal.RunTool.stopped.html
/usr/share/doc/libide/signal.SdkProvider.sdk-added.html
/usr/share/doc/libide/signal.SdkProvider.sdk-removed.html
/usr/share/doc/libide/signal.Settings.changed.html
/usr/share/doc/libide/signal.ShortcutAccelDialog.shortcut-set.html
/usr/share/doc/libide/signal.SourceView.populate-menu.html
/usr/share/doc/libide/signal.SubprocessSupervisor.exited.html
/usr/share/doc/libide/signal.SubprocessSupervisor.spawned.html
/usr/share/doc/libide/signal.SubprocessSupervisor.supervise.html
/usr/share/doc/libide/signal.SubprocessSupervisor.unsupervise.html
/usr/share/doc/libide/signal.Terminal.match-clicked.html
/usr/share/doc/libide/signal.TerminalSearch.search.html
/usr/share/doc/libide/signal.TestManager.begin-test-all.html
/usr/share/doc/libide/signal.TestManager.end-test-all.html
/usr/share/doc/libide/signal.ToolchainProvider.added.html
/usr/share/doc/libide/signal.ToolchainProvider.removed.html
/usr/share/doc/libide/signal.Transfer.cancelled.html
/usr/share/doc/libide/signal.TransferManager.all-transfers-completed.html
/usr/share/doc/libide/signal.TransferManager.transfer-completed.html
/usr/share/doc/libide/signal.TransferManager.transfer-failed.html
/usr/share/doc/libide/signal.TreeNode.show-popover.html
/usr/share/doc/libide/signal.TweaksBinding.changed.html
/usr/share/doc/libide/signal.TweaksWidget.create-for-item.html
/usr/share/doc/libide/signal.Vcs.changed.html
/usr/share/doc/libide/signal.VcsMonitor.changed.html
/usr/share/doc/libide/signal.VcsMonitor.reloaded.html
/usr/share/doc/libide/solarized-dark.css
/usr/share/doc/libide/solarized-light.css
/usr/share/doc/libide/struct.Action.html
/usr/share/doc/libide/struct.ActionMixin.html
/usr/share/doc/libide/struct.BuildLog.html
/usr/share/doc/libide/struct.CodeIndexEntry.html
/usr/share/doc/libide/struct.CodeIndexEntryBuilder.html
/usr/share/doc/libide/struct.DebuggerAddressRange.html
/usr/share/doc/libide/struct.File.html
/usr/share/doc/libide/struct.FileTransferStat.html
/usr/share/doc/libide/struct.FuzzyMutableIndex.html
/usr/share/doc/libide/struct.FuzzyMutableIndexMatch.html
/usr/share/doc/libide/struct.Heap.html
/usr/share/doc/libide/struct.HighlightIndex.html
/usr/share/doc/libide/struct.LineReader.html
/usr/share/doc/libide/struct.MarkedContent.html
/usr/share/doc/libide/struct.PatternSpec.html
/usr/share/doc/libide/struct.PtyIntercept.html
/usr/share/doc/libide/struct.PtyInterceptSide.html
/usr/share/doc/libide/struct.SearchReducer.html
/usr/share/doc/libide/struct.ShortcutInfo.html
/usr/share/doc/libide/struct.TerminalPaletteFace.html
/usr/share/doc/libide/struct.TestProvider.html
/usr/share/doc/libide/struct.ThreadPool.html
/usr/share/doc/libide/struct.Triplet.html
/usr/share/doc/libide/struct.UnsavedFile.html
/usr/share/doc/libide/struct.VcsUri.html
/usr/share/doc/libide/style.css
/usr/share/doc/libide/type_func.ActionMixin.get_action_muxer.html
/usr/share/doc/libide/type_func.ActionMixin.set_enabled.html
/usr/share/doc/libide/type_func.Animation.calculate_duration.html
/usr/share/doc/libide/type_func.BufferManager.from_context.html
/usr/share/doc/libide/type_func.BuildManager.from_context.html
/usr/share/doc/libide/type_func.BuildManager.ref_from_context.html
/usr/share/doc/libide/type_func.BuildSystem.from_context.html
/usr/share/doc/libide/type_func.ConfigManager.from_context.html
/usr/share/doc/libide/type_func.ConfigManager.ref_from_context.html
/usr/share/doc/libide/type_func.DebugManager.from_context.html
/usr/share/doc/libide/type_func.Debugger.address_parse.html
/usr/share/doc/libide/type_func.DeviceError.quark.html
/usr/share/doc/libide/type_func.DeviceManager.from_context.html
/usr/share/doc/libide/type_func.DiagnosticSeverity.to_string.html
/usr/share/doc/libide/type_func.DiagnosticsManager.from_context.html
/usr/share/doc/libide/type_func.Doap.error_quark.html
/usr/share/doc/libide/type_func.FallbackBuildSystem.new.html
/usr/share/doc/libide/type_func.File.manager_show.html
/usr/share/doc/libide/type_func.GSettingsActionGroup.new.html
/usr/share/doc/libide/type_func.Notification.file_progress_callback.html
/usr/share/doc/libide/type_func.Notification.flatpak_progress_callback.html
/usr/share/doc/libide/type_func.Object.animate.html
/usr/share/doc/libide/type_func.Object.animate_full.html
/usr/share/doc/libide/type_func.Object.animatev.html
/usr/share/doc/libide/type_func.Object.destroyed.html
/usr/share/doc/libide/type_func.Object.log.html
/usr/share/doc/libide/type_func.Object.notify_by_pspec.html
/usr/share/doc/libide/type_func.Object.notify_in_main.html
/usr/share/doc/libide/type_func.ObjectBox.from_object.html
/usr/share/doc/libide/type_func.Project.from_context.html
/usr/share/doc/libide/type_func.PtyIntercept.create_consumer.html
/usr/share/doc/libide/type_func.PtyIntercept.create_producer.html
/usr/share/doc/libide/type_func.RecentProjects.get_default.html
/usr/share/doc/libide/type_func.RunCommands.from_context.html
/usr/share/doc/libide/type_func.RunManager.from_context.html
/usr/share/doc/libide/type_func.RuntimeError.quark.html
/usr/share/doc/libide/type_func.RuntimeManager.from_context.html
/usr/share/doc/libide/type_func.SdkManager.get_default.html
/usr/share/doc/libide/type_func.SearchReducer.init.html
/usr/share/doc/libide/type_func.SearchResult.compare.html
/usr/share/doc/libide/type_func.Settings.resolve_schema_path.html
/usr/share/doc/libide/type_func.ShortcutInfo.foreach.html
/usr/share/doc/libide/type_func.SourceView.jump_to_iter.html
/usr/share/doc/libide/type_func.SymbolKind.get_gicon.html
/usr/share/doc/libide/type_func.SymbolKind.get_icon_name.html
/usr/share/doc/libide/type_func.Task.report_new_error.html
/usr/share/doc/libide/type_func.TerminalPalette.list_model_get_default.html
/usr/share/doc/libide/type_func.TestManager.from_context.html
/usr/share/doc/libide/type_func.ThreadPool.push.html
/usr/share/doc/libide/type_func.ThreadPool.push_task.html
/usr/share/doc/libide/type_func.ThreadPool.push_with_priority.html
/usr/share/doc/libide/type_func.ToolchainManager.from_context.html
/usr/share/doc/libide/type_func.Transfer.error_quark.html
/usr/share/doc/libide/type_func.TransferManager.get_default.html
/usr/share/doc/libide/type_func.Tree.get_resource.html
/usr/share/doc/libide/type_func.UnsavedFiles.from_context.html
/usr/share/doc/libide/type_func.Vcs.from_context.html
/usr/share/doc/libide/type_func.Vcs.ref_from_context.html
/usr/share/doc/libide/type_func.VcsCloner.clone_simple.html
/usr/share/doc/libide/type_func.VcsMonitor.from_context.html
/usr/share/doc/libide/type_func.VcsUri.is_valid.html
/usr/share/doc/libide/type_func.Workbench.from_context.html
/usr/share/doc/libide/type_func.Workbench.from_widget.html
/usr/share/doc/libide/urlmap.js
/usr/share/doc/libide/vfunc.ApplicationAddin.activate.html
/usr/share/doc/libide/vfunc.ApplicationAddin.add_option_entries.html
/usr/share/doc/libide/vfunc.ApplicationAddin.handle_command_line.html
/usr/share/doc/libide/vfunc.ApplicationAddin.load.html
/usr/share/doc/libide/vfunc.ApplicationAddin.open.html
/usr/share/doc/libide/vfunc.ApplicationAddin.unload.html
/usr/share/doc/libide/vfunc.ApplicationAddin.workbench_added.html
/usr/share/doc/libide/vfunc.ApplicationAddin.workbench_removed.html
/usr/share/doc/libide/vfunc.BufferAddin.change_settled.html
/usr/share/doc/libide/vfunc.BufferAddin.file_loaded.html
/usr/share/doc/libide/vfunc.BufferAddin.file_saved.html
/usr/share/doc/libide/vfunc.BufferAddin.language_set.html
/usr/share/doc/libide/vfunc.BufferAddin.load.html
/usr/share/doc/libide/vfunc.BufferAddin.save_file.html
/usr/share/doc/libide/vfunc.BufferAddin.settle_async.html
/usr/share/doc/libide/vfunc.BufferAddin.settle_finish.html
/usr/share/doc/libide/vfunc.BufferAddin.style_scheme_changed.html
/usr/share/doc/libide/vfunc.BufferAddin.unload.html
/usr/share/doc/libide/vfunc.BufferChangeMonitor.foreach_change.html
/usr/share/doc/libide/vfunc.BufferChangeMonitor.get_change.html
/usr/share/doc/libide/vfunc.BufferChangeMonitor.load.html
/usr/share/doc/libide/vfunc.BufferChangeMonitor.reload.html
/usr/share/doc/libide/vfunc.BuildSystem.get_build_flags_async.html
/usr/share/doc/libide/vfunc.BuildSystem.get_build_flags_finish.html
/usr/share/doc/libide/vfunc.BuildSystem.get_build_flags_for_files_async.html
/usr/share/doc/libide/vfunc.BuildSystem.get_build_flags_for_files_finish.html
/usr/share/doc/libide/vfunc.BuildSystem.get_builddir.html
/usr/share/doc/libide/vfunc.BuildSystem.get_display_name.html
/usr/share/doc/libide/vfunc.BuildSystem.get_id.html
/usr/share/doc/libide/vfunc.BuildSystem.get_priority.html
/usr/share/doc/libide/vfunc.BuildSystem.get_project_version.html
/usr/share/doc/libide/vfunc.BuildSystem.get_srcdir.html
/usr/share/doc/libide/vfunc.BuildSystem.prepare_tooling.html
/usr/share/doc/libide/vfunc.BuildSystem.supports_language.html
/usr/share/doc/libide/vfunc.BuildSystem.supports_toolchain.html
/usr/share/doc/libide/vfunc.BuildSystemDiscovery.discover.html
/usr/share/doc/libide/vfunc.BuildTarget.get_argv.html
/usr/share/doc/libide/vfunc.BuildTarget.get_cwd.html
/usr/share/doc/libide/vfunc.BuildTarget.get_display_name.html
/usr/share/doc/libide/vfunc.BuildTarget.get_install_directory.html
/usr/share/doc/libide/vfunc.BuildTarget.get_kind.html
/usr/share/doc/libide/vfunc.BuildTarget.get_language.html
/usr/share/doc/libide/vfunc.BuildTarget.get_name.html
/usr/share/doc/libide/vfunc.BuildTarget.get_priority.html
/usr/share/doc/libide/vfunc.BuildTargetProvider.get_targets_async.html
/usr/share/doc/libide/vfunc.BuildTargetProvider.get_targets_finish.html
/usr/share/doc/libide/vfunc.CodeAction.execute_async.html
/usr/share/doc/libide/vfunc.CodeAction.execute_finish.html
/usr/share/doc/libide/vfunc.CodeAction.get_title.html
/usr/share/doc/libide/vfunc.CodeActionProvider.load.html
/usr/share/doc/libide/vfunc.CodeActionProvider.query_async.html
/usr/share/doc/libide/vfunc.CodeActionProvider.query_finish.html
/usr/share/doc/libide/vfunc.CodeActionProvider.set_diagnostics.html
/usr/share/doc/libide/vfunc.CodeIndexEntries.get_file.html
/usr/share/doc/libide/vfunc.CodeIndexEntries.get_next_entry.html
/usr/share/doc/libide/vfunc.CodeIndexEntries.next_entries_async.html
/usr/share/doc/libide/vfunc.CodeIndexEntries.next_entries_finish.html
/usr/share/doc/libide/vfunc.CodeIndexer.generate_key_async.html
/usr/share/doc/libide/vfunc.CodeIndexer.generate_key_finish.html
/usr/share/doc/libide/vfunc.CodeIndexer.index_file_async.html
/usr/share/doc/libide/vfunc.CodeIndexer.index_file_finish.html
/usr/share/doc/libide/vfunc.Config.get_description.html
/usr/share/doc/libide/vfunc.Config.get_extensions.html
/usr/share/doc/libide/vfunc.Config.get_runtime.html
/usr/share/doc/libide/vfunc.Config.set_runtime.html
/usr/share/doc/libide/vfunc.Config.supports_runtime.html
/usr/share/doc/libide/vfunc.Config.translate_file.html
/usr/share/doc/libide/vfunc.ConfigProvider.added.html
/usr/share/doc/libide/vfunc.ConfigProvider.delete.html
/usr/share/doc/libide/vfunc.ConfigProvider.duplicate.html
/usr/share/doc/libide/vfunc.ConfigProvider.load_async.html
/usr/share/doc/libide/vfunc.ConfigProvider.load_finish.html
/usr/share/doc/libide/vfunc.ConfigProvider.removed.html
/usr/share/doc/libide/vfunc.ConfigProvider.save_async.html
/usr/share/doc/libide/vfunc.ConfigProvider.save_finish.html
/usr/share/doc/libide/vfunc.ConfigProvider.unload.html
/usr/share/doc/libide/vfunc.Debugger.breakpoint_added.html
/usr/share/doc/libide/vfunc.Debugger.breakpoint_modified.html
/usr/share/doc/libide/vfunc.Debugger.breakpoint_removed.html
/usr/share/doc/libide/vfunc.Debugger.disassemble_async.html
/usr/share/doc/libide/vfunc.Debugger.disassemble_finish.html
/usr/share/doc/libide/vfunc.Debugger.get_can_move.html
/usr/share/doc/libide/vfunc.Debugger.insert_breakpoint_async.html
/usr/share/doc/libide/vfunc.Debugger.insert_breakpoint_finish.html
/usr/share/doc/libide/vfunc.Debugger.interpret_async.html
/usr/share/doc/libide/vfunc.Debugger.interpret_finish.html
/usr/share/doc/libide/vfunc.Debugger.interrupt_async.html
/usr/share/doc/libide/vfunc.Debugger.interrupt_finish.html
/usr/share/doc/libide/vfunc.Debugger.library_loaded.html
/usr/share/doc/libide/vfunc.Debugger.library_unloaded.html
/usr/share/doc/libide/vfunc.Debugger.list_breakpoints_async.html
/usr/share/doc/libide/vfunc.Debugger.list_breakpoints_finish.html
/usr/share/doc/libide/vfunc.Debugger.list_frames_async.html
/usr/share/doc/libide/vfunc.Debugger.list_frames_finish.html
/usr/share/doc/libide/vfunc.Debugger.list_locals_async.html
/usr/share/doc/libide/vfunc.Debugger.list_locals_finish.html
/usr/share/doc/libide/vfunc.Debugger.list_params_async.html
/usr/share/doc/libide/vfunc.Debugger.list_params_finish.html
/usr/share/doc/libide/vfunc.Debugger.list_registers_async.html
/usr/share/doc/libide/vfunc.Debugger.list_registers_finish.html
/usr/share/doc/libide/vfunc.Debugger.log.html
/usr/share/doc/libide/vfunc.Debugger.modify_breakpoint_async.html
/usr/share/doc/libide/vfunc.Debugger.modify_breakpoint_finish.html
/usr/share/doc/libide/vfunc.Debugger.move_async.html
/usr/share/doc/libide/vfunc.Debugger.move_finish.html
/usr/share/doc/libide/vfunc.Debugger.prepare_for_run.html
/usr/share/doc/libide/vfunc.Debugger.remove_breakpoint_async.html
/usr/share/doc/libide/vfunc.Debugger.remove_breakpoint_finish.html
/usr/share/doc/libide/vfunc.Debugger.running.html
/usr/share/doc/libide/vfunc.Debugger.send_signal_async.html
/usr/share/doc/libide/vfunc.Debugger.send_signal_finish.html
/usr/share/doc/libide/vfunc.Debugger.stopped.html
/usr/share/doc/libide/vfunc.Debugger.supports_run_command.html
/usr/share/doc/libide/vfunc.Debugger.thread_added.html
/usr/share/doc/libide/vfunc.Debugger.thread_group_added.html
/usr/share/doc/libide/vfunc.Debugger.thread_group_exited.html
/usr/share/doc/libide/vfunc.Debugger.thread_group_removed.html
/usr/share/doc/libide/vfunc.Debugger.thread_group_started.html
/usr/share/doc/libide/vfunc.Debugger.thread_removed.html
/usr/share/doc/libide/vfunc.Debugger.thread_selected.html
/usr/share/doc/libide/vfunc.DebuggerBreakpoint.reset.html
/usr/share/doc/libide/vfunc.DependencyUpdater.update_async.html
/usr/share/doc/libide/vfunc.DependencyUpdater.update_finish.html
/usr/share/doc/libide/vfunc.DeployStrategy.deploy_async.html
/usr/share/doc/libide/vfunc.DeployStrategy.deploy_finish.html
/usr/share/doc/libide/vfunc.DeployStrategy.load_async.html
/usr/share/doc/libide/vfunc.DeployStrategy.load_finish.html
/usr/share/doc/libide/vfunc.DeployStrategy.prepare_run_context.html
/usr/share/doc/libide/vfunc.Device.get_info_async.html
/usr/share/doc/libide/vfunc.Device.get_info_finish.html
/usr/share/doc/libide/vfunc.Device.prepare_configuration.html
/usr/share/doc/libide/vfunc.DeviceProvider.device_added.html
/usr/share/doc/libide/vfunc.DeviceProvider.device_removed.html
/usr/share/doc/libide/vfunc.DeviceProvider.load_async.html
/usr/share/doc/libide/vfunc.DeviceProvider.load_finish.html
/usr/share/doc/libide/vfunc.DiagnosticProvider.diagnose_async.html
/usr/share/doc/libide/vfunc.DiagnosticProvider.diagnose_finish.html
/usr/share/doc/libide/vfunc.DiagnosticProvider.load.html
/usr/share/doc/libide/vfunc.DiagnosticProvider.unload.html
/usr/share/doc/libide/vfunc.DiagnosticTool.can_diagnose.html
/usr/share/doc/libide/vfunc.DiagnosticTool.get_stdin_bytes.html
/usr/share/doc/libide/vfunc.DiagnosticTool.populate_diagnostics.html
/usr/share/doc/libide/vfunc.DiagnosticTool.prepare_run_context.html
/usr/share/doc/libide/vfunc.EditorPageAddin.frame_set.html
/usr/share/doc/libide/vfunc.EditorPageAddin.language_changed.html
/usr/share/doc/libide/vfunc.EditorPageAddin.load.html
/usr/share/doc/libide/vfunc.EditorPageAddin.ref_action_group.html
/usr/share/doc/libide/vfunc.EditorPageAddin.unload.html
/usr/share/doc/libide/vfunc.EntryPopover.activate.html
/usr/share/doc/libide/vfunc.EntryPopover.changed.html
/usr/share/doc/libide/vfunc.EntryPopover.insert_text.html
/usr/share/doc/libide/vfunc.Formatter.format_async.html
/usr/share/doc/libide/vfunc.Formatter.format_finish.html
/usr/share/doc/libide/vfunc.Formatter.format_range_async.html
/usr/share/doc/libide/vfunc.Formatter.format_range_finish.html
/usr/share/doc/libide/vfunc.Formatter.load.html
/usr/share/doc/libide/vfunc.FrameAddin.load.html
/usr/share/doc/libide/vfunc.FrameAddin.set_page.html
/usr/share/doc/libide/vfunc.FrameAddin.unload.html
/usr/share/doc/libide/vfunc.GreeterSection.activate_first.html
/usr/share/doc/libide/vfunc.GreeterSection.delete_selected.html
/usr/share/doc/libide/vfunc.GreeterSection.filter.html
/usr/share/doc/libide/vfunc.GreeterSection.get_priority.html
/usr/share/doc/libide/vfunc.GreeterSection.project_activated.html
/usr/share/doc/libide/vfunc.GreeterSection.purge_selected.html
/usr/share/doc/libide/vfunc.GreeterSection.set_selection_mode.html
/usr/share/doc/libide/vfunc.Gutter.style_changed.html
/usr/share/doc/libide/vfunc.Highlighter.load.html
/usr/share/doc/libide/vfunc.Highlighter.set_engine.html
/usr/share/doc/libide/vfunc.Highlighter.update.html
/usr/share/doc/libide/vfunc.HtmlGenerator.generate_async.html
/usr/share/doc/libide/vfunc.HtmlGenerator.generate_finish.html
/usr/share/doc/libide/vfunc.HtmlGenerator.invalidate.html
/usr/share/doc/libide/vfunc.LspClient.initialized.html
/usr/share/doc/libide/vfunc.LspClient.load_configuration.html
/usr/share/doc/libide/vfunc.LspClient.notification.html
/usr/share/doc/libide/vfunc.LspClient.published_diagnostics.html
/usr/share/doc/libide/vfunc.LspClient.supports_language.html
/usr/share/doc/libide/vfunc.LspCompletionProvider.load.html
/usr/share/doc/libide/vfunc.LspHoverProvider.prepare.html
/usr/share/doc/libide/vfunc.LspService.configure_client.html
/usr/share/doc/libide/vfunc.LspService.configure_supervisor.html
/usr/share/doc/libide/vfunc.LspService.prepare_run_context.html
/usr/share/doc/libide/vfunc.Object.add.html
/usr/share/doc/libide/vfunc.Object.destroy.html
/usr/share/doc/libide/vfunc.Object.parent_set.html
/usr/share/doc/libide/vfunc.Object.remove.html
/usr/share/doc/libide/vfunc.Object.repr.html
/usr/share/doc/libide/vfunc.OmniBarAddin.load.html
/usr/share/doc/libide/vfunc.OmniBarAddin.unload.html
/usr/share/doc/libide/vfunc.Page.agree_to_close_async.html
/usr/share/doc/libide/vfunc.Page.agree_to_close_finish.html
/usr/share/doc/libide/vfunc.Page.create_split.html
/usr/share/doc/libide/vfunc.Page.get_file_or_directory.html
/usr/share/doc/libide/vfunc.PipelineAddin.load.html
/usr/share/doc/libide/vfunc.PipelineAddin.prepare.html
/usr/share/doc/libide/vfunc.PipelineAddin.unload.html
/usr/share/doc/libide/vfunc.PipelineStage.build.html
/usr/share/doc/libide/vfunc.PipelineStage.build_async.html
/usr/share/doc/libide/vfunc.PipelineStage.build_finish.html
/usr/share/doc/libide/vfunc.PipelineStage.chain.html
/usr/share/doc/libide/vfunc.PipelineStage.clean_async.html
/usr/share/doc/libide/vfunc.PipelineStage.clean_finish.html
/usr/share/doc/libide/vfunc.PipelineStage.query.html
/usr/share/doc/libide/vfunc.PipelineStage.reap.html
/usr/share/doc/libide/vfunc.ProjectTemplate.expand_async.html
/usr/share/doc/libide/vfunc.ProjectTemplate.expand_finish.html
/usr/share/doc/libide/vfunc.ProjectTemplate.validate_app_id.html
/usr/share/doc/libide/vfunc.ProjectTemplate.validate_name.html
/usr/share/doc/libide/vfunc.ProjectTreeAddin.load.html
/usr/share/doc/libide/vfunc.ProjectTreeAddin.unload.html
/usr/share/doc/libide/vfunc.RenameProvider.load.html
/usr/share/doc/libide/vfunc.RenameProvider.rename_async.html
/usr/share/doc/libide/vfunc.RenameProvider.rename_finish.html
/usr/share/doc/libide/vfunc.RenameProvider.unload.html
/usr/share/doc/libide/vfunc.RunCommand.prepare_to_run.html
/usr/share/doc/libide/vfunc.RunCommandProvider.invalidated.html
/usr/share/doc/libide/vfunc.RunCommandProvider.list_commands_async.html
/usr/share/doc/libide/vfunc.RunCommandProvider.list_commands_finish.html
/usr/share/doc/libide/vfunc.RunTool.force_exit.html
/usr/share/doc/libide/vfunc.RunTool.prepare_to_run.html
/usr/share/doc/libide/vfunc.RunTool.send_signal.html
/usr/share/doc/libide/vfunc.RunTool.started.html
/usr/share/doc/libide/vfunc.RunTool.stopped.html
/usr/share/doc/libide/vfunc.Runtime.contains_program_in_path.html
/usr/share/doc/libide/vfunc.Runtime.get_system_include_dirs.html
/usr/share/doc/libide/vfunc.Runtime.get_triplet.html
/usr/share/doc/libide/vfunc.Runtime.prepare_configuration.html
/usr/share/doc/libide/vfunc.Runtime.prepare_to_build.html
/usr/share/doc/libide/vfunc.Runtime.prepare_to_run.html
/usr/share/doc/libide/vfunc.Runtime.supports_toolchain.html
/usr/share/doc/libide/vfunc.Runtime.translate_file.html
/usr/share/doc/libide/vfunc.RuntimeProvider.bootstrap_runtime.html
/usr/share/doc/libide/vfunc.RuntimeProvider.load.html
/usr/share/doc/libide/vfunc.RuntimeProvider.provides.html
/usr/share/doc/libide/vfunc.RuntimeProvider.unload.html
/usr/share/doc/libide/vfunc.SdkProvider.sdk_added.html
/usr/share/doc/libide/vfunc.SdkProvider.sdk_removed.html
/usr/share/doc/libide/vfunc.SdkProvider.update_async.html
/usr/share/doc/libide/vfunc.SdkProvider.update_finish.html
/usr/share/doc/libide/vfunc.SearchProvider.dup_icon.html
/usr/share/doc/libide/vfunc.SearchProvider.dup_title.html
/usr/share/doc/libide/vfunc.SearchProvider.get_category.html
/usr/share/doc/libide/vfunc.SearchProvider.load.html
/usr/share/doc/libide/vfunc.SearchProvider.search_async.html
/usr/share/doc/libide/vfunc.SearchProvider.search_finish.html
/usr/share/doc/libide/vfunc.SearchProvider.unload.html
/usr/share/doc/libide/vfunc.SearchResult.activate.html
/usr/share/doc/libide/vfunc.SearchResult.load_preview.html
/usr/share/doc/libide/vfunc.SearchResult.matches.html
/usr/share/doc/libide/vfunc.ShortcutProvider.list_shortcuts.html
/usr/share/doc/libide/vfunc.SimilarFileLocator.list_async.html
/usr/share/doc/libide/vfunc.SimilarFileLocator.list_finish.html
/usr/share/doc/libide/vfunc.Subprocess.communicate.html
/usr/share/doc/libide/vfunc.Subprocess.communicate_async.html
/usr/share/doc/libide/vfunc.Subprocess.communicate_finish.html
/usr/share/doc/libide/vfunc.Subprocess.communicate_utf8.html
/usr/share/doc/libide/vfunc.Subprocess.communicate_utf8_async.html
/usr/share/doc/libide/vfunc.Subprocess.communicate_utf8_finish.html
/usr/share/doc/libide/vfunc.Subprocess.force_exit.html
/usr/share/doc/libide/vfunc.Subprocess.get_exit_status.html
/usr/share/doc/libide/vfunc.Subprocess.get_identifier.html
/usr/share/doc/libide/vfunc.Subprocess.get_if_exited.html
/usr/share/doc/libide/vfunc.Subprocess.get_if_signaled.html
/usr/share/doc/libide/vfunc.Subprocess.get_status.html
/usr/share/doc/libide/vfunc.Subprocess.get_stderr_pipe.html
/usr/share/doc/libide/vfunc.Subprocess.get_stdin_pipe.html
/usr/share/doc/libide/vfunc.Subprocess.get_stdout_pipe.html
/usr/share/doc/libide/vfunc.Subprocess.get_successful.html
/usr/share/doc/libide/vfunc.Subprocess.get_term_sig.html
/usr/share/doc/libide/vfunc.Subprocess.send_signal.html
/usr/share/doc/libide/vfunc.Subprocess.wait.html
/usr/share/doc/libide/vfunc.Subprocess.wait_async.html
/usr/share/doc/libide/vfunc.Subprocess.wait_finish.html
/usr/share/doc/libide/vfunc.SubprocessLauncher.spawn.html
/usr/share/doc/libide/vfunc.SubprocessSupervisor.spawned.html
/usr/share/doc/libide/vfunc.SymbolNode.get_location_async.html
/usr/share/doc/libide/vfunc.SymbolNode.get_location_finish.html
/usr/share/doc/libide/vfunc.SymbolResolver.find_nearest_scope_async.html
/usr/share/doc/libide/vfunc.SymbolResolver.find_nearest_scope_finish.html
/usr/share/doc/libide/vfunc.SymbolResolver.find_references_async.html
/usr/share/doc/libide/vfunc.SymbolResolver.find_references_finish.html
/usr/share/doc/libide/vfunc.SymbolResolver.get_symbol_tree_async.html
/usr/share/doc/libide/vfunc.SymbolResolver.get_symbol_tree_finish.html
/usr/share/doc/libide/vfunc.SymbolResolver.load.html
/usr/share/doc/libide/vfunc.SymbolResolver.lookup_symbol_async.html
/usr/share/doc/libide/vfunc.SymbolResolver.lookup_symbol_finish.html
/usr/share/doc/libide/vfunc.SymbolResolver.unload.html
/usr/share/doc/libide/vfunc.SymbolTree.get_n_children.html
/usr/share/doc/libide/vfunc.SymbolTree.get_nth_child.html
/usr/share/doc/libide/vfunc.TemplateProvider.get_project_templates.html
/usr/share/doc/libide/vfunc.Toolchain.get_tool_for_language.html
/usr/share/doc/libide/vfunc.Toolchain.get_tools_for_id.html
/usr/share/doc/libide/vfunc.ToolchainProvider.added.html
/usr/share/doc/libide/vfunc.ToolchainProvider.load_async.html
/usr/share/doc/libide/vfunc.ToolchainProvider.load_finish.html
/usr/share/doc/libide/vfunc.ToolchainProvider.removed.html
/usr/share/doc/libide/vfunc.ToolchainProvider.unload.html
/usr/share/doc/libide/vfunc.Transfer.execute_async.html
/usr/share/doc/libide/vfunc.Transfer.execute_finish.html
/usr/share/doc/libide/vfunc.TreeAddin.build_children.html
/usr/share/doc/libide/vfunc.TreeAddin.build_children_async.html
/usr/share/doc/libide/vfunc.TreeAddin.build_children_finish.html
/usr/share/doc/libide/vfunc.TreeAddin.build_node.html
/usr/share/doc/libide/vfunc.TreeAddin.load.html
/usr/share/doc/libide/vfunc.TreeAddin.node_activated.html
/usr/share/doc/libide/vfunc.TreeAddin.node_collapsed.html
/usr/share/doc/libide/vfunc.TreeAddin.node_draggable.html
/usr/share/doc/libide/vfunc.TreeAddin.node_droppable.html
/usr/share/doc/libide/vfunc.TreeAddin.node_dropped_async.html
/usr/share/doc/libide/vfunc.TreeAddin.node_dropped_finish.html
/usr/share/doc/libide/vfunc.TreeAddin.node_expanded.html
/usr/share/doc/libide/vfunc.TreeAddin.selection_changed.html
/usr/share/doc/libide/vfunc.TreeAddin.unload.html
/usr/share/doc/libide/vfunc.TweaksAddin.load.html
/usr/share/doc/libide/vfunc.TweaksAddin.unload.html
/usr/share/doc/libide/vfunc.TweaksBinding.changed.html
/usr/share/doc/libide/vfunc.TweaksBinding.create_adjustment.html
/usr/share/doc/libide/vfunc.TweaksBinding.get_expected_type.html
/usr/share/doc/libide/vfunc.TweaksBinding.get_value.html
/usr/share/doc/libide/vfunc.TweaksBinding.set_value.html
/usr/share/doc/libide/vfunc.TweaksItem.accepts.html
/usr/share/doc/libide/vfunc.TweaksItem.copy.html
/usr/share/doc/libide/vfunc.TweaksItem.match.html
/usr/share/doc/libide/vfunc.TweaksWidget.create_for_item.html
/usr/share/doc/libide/vfunc.Vcs.changed.html
/usr/share/doc/libide/vfunc.Vcs.get_branch_name.html
/usr/share/doc/libide/vfunc.Vcs.get_config.html
/usr/share/doc/libide/vfunc.Vcs.get_display_name.html
/usr/share/doc/libide/vfunc.Vcs.get_priority.html
/usr/share/doc/libide/vfunc.Vcs.get_workdir.html
/usr/share/doc/libide/vfunc.Vcs.is_ignored.html
/usr/share/doc/libide/vfunc.Vcs.list_branches_async.html
/usr/share/doc/libide/vfunc.Vcs.list_branches_finish.html
/usr/share/doc/libide/vfunc.Vcs.list_status_async.html
/usr/share/doc/libide/vfunc.Vcs.list_status_finish.html
/usr/share/doc/libide/vfunc.Vcs.list_tags_async.html
/usr/share/doc/libide/vfunc.Vcs.list_tags_finish.html
/usr/share/doc/libide/vfunc.Vcs.push_branch_async.html
/usr/share/doc/libide/vfunc.Vcs.push_branch_finish.html
/usr/share/doc/libide/vfunc.Vcs.switch_branch_async.html
/usr/share/doc/libide/vfunc.Vcs.switch_branch_finish.html
/usr/share/doc/libide/vfunc.VcsCloner.clone_async.html
/usr/share/doc/libide/vfunc.VcsCloner.clone_finish.html
/usr/share/doc/libide/vfunc.VcsCloner.get_directory_name.html
/usr/share/doc/libide/vfunc.VcsCloner.get_title.html
/usr/share/doc/libide/vfunc.VcsCloner.list_branches_async.html
/usr/share/doc/libide/vfunc.VcsCloner.list_branches_finish.html
/usr/share/doc/libide/vfunc.VcsCloner.set_pty_fd.html
/usr/share/doc/libide/vfunc.VcsCloner.validate_uri.html
/usr/share/doc/libide/vfunc.VcsConfig.get_config.html
/usr/share/doc/libide/vfunc.VcsConfig.set_config.html
/usr/share/doc/libide/vfunc.VcsInitializer.get_title.html
/usr/share/doc/libide/vfunc.VcsInitializer.initialize_async.html
/usr/share/doc/libide/vfunc.VcsInitializer.initialize_finish.html
/usr/share/doc/libide/vfunc.VcsTag.dup_name.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.can_open.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.load.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.load_project_async.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.load_project_finish.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.open_async.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.open_finish.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.project_loaded.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.ref_action_group.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.restore_session.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.save_session.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.unload.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.unload_project_async.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.unload_project_finish.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.vcs_changed.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.workspace_added.html
/usr/share/doc/libide/vfunc.WorkbenchAddin.workspace_removed.html
/usr/share/doc/libide/vfunc.Workspace.add_grid_column.html
/usr/share/doc/libide/vfunc.Workspace.add_overlay.html
/usr/share/doc/libide/vfunc.Workspace.add_page.html
/usr/share/doc/libide/vfunc.Workspace.add_pane.html
/usr/share/doc/libide/vfunc.Workspace.agree_to_close_async.html
/usr/share/doc/libide/vfunc.Workspace.agree_to_close_finish.html
/usr/share/doc/libide/vfunc.Workspace.can_search.html
/usr/share/doc/libide/vfunc.Workspace.context_set.html
/usr/share/doc/libide/vfunc.Workspace.foreach_page.html
/usr/share/doc/libide/vfunc.Workspace.get_frame_at_position.html
/usr/share/doc/libide/vfunc.Workspace.get_header_bar.html
/usr/share/doc/libide/vfunc.Workspace.get_most_recent_frame.html
/usr/share/doc/libide/vfunc.Workspace.get_most_recent_page.html
/usr/share/doc/libide/vfunc.Workspace.get_statusbar.html
/usr/share/doc/libide/vfunc.Workspace.remove_overlay.html
/usr/share/doc/libide/vfunc.Workspace.restore_session.html
/usr/share/doc/libide/vfunc.Workspace.restore_size.html
/usr/share/doc/libide/vfunc.Workspace.save_session.html
/usr/share/doc/libide/vfunc.Workspace.save_size.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.load.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.page_changed.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.ref_action_group.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.restore_session.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.restore_session_item.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.save_session.html
/usr/share/doc/libide/vfunc.WorkspaceAddin.unload.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024