Method

DevhelpSidebarselect_uri

Declaration [src]

void
dh_sidebar_select_uri (
  DhSidebar* sidebar,
  const gchar* uri
)

Description [src]

Calls dh_book_tree_select_uri().

Parameters

uri

Type: const gchar*

The URI to select.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.