Namespace

Devhelp – 3.0

A library for discovering, browsing, and searching developer documentation for the GNOME project

Version43.0
AuthorsThe Devhelp Authors
LicenseGPL-3.0-or-later
Websitehttps://wiki.gnome.org/Apps/Devhelp
Sourcehttps://gitlab.gnome.org/GNOME/devhelp/

Build

C headersdevhelp/devhelp.h
pkg-config fileslibdevhelp-3.0

Dependencies

Additional documentation

Classes

AssistantView

since: 3.0

Book

since: 3.0

BookList

since: 3.0

BookListBuilder

since: 3.0

BookListDirectory

since: 3.0

BookManager

since: 3.0

BookTree

since: 3.0

Completion

since: 3.0

KeywordModel

since: 3.0

Notebook

since: 3.0

Profile

since: 3.0

ProfileBuilder

since: 3.0

SearchBar

since: 3.0

Settings

since: 3.0

SettingsBuilder

since: 3.0

Sidebar

since: 3.0

Tab

since: 3.0

TabLabel

since: 3.0

WebView

since: 3.0

Structs

Link

since: 3.0

Enumerations

LinkType

The type of the content the link points to.

since: 3.0

Bitfields

LinkFlags

since: 3.0

Functions

application_window_bind_sidebar_and_notebook

Binds sidebar and notebook: - When the DhSidebar::link-selected signal is emitted, open the URI in the active DhWebView. - On GtkNotebook::switch-page or when the user clicks on a link, calls dh_sidebar_select_uri() with the new active URI.

since: 3.30

finalize

Free the resources allocated by Devhelp. For example it unrefs the singleton objects.

since: 3.26

init

Initializes the Devhelp library (e.g. for the internationalization).

since: 3.0