API Version: 3.0
Library Version: 41.2
gboolean dh_link_match_relative_url ( DhLink* link, const gchar* relative_url )
relative_url
const gchar*
An URL relative to the book base path. Can contain an anchor.
gboolean
Whether the relative URL of link matches with relative_url. There is a special case for the index.html page, it can also match the empty string.
link