Namespace

Devhelp – 3.0

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

Version41.2
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

GTK 3 The GTK toolkit
Browse documentation
WebKitGTK 2 WebKit rendering widget for GTK
Browse documentation

Additional documentation

Structs

Enumerations

LinkType

The type of the content the link points to.

Bitfields

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.

finalize

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

init

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