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 const gchar*
 

The URI to select.

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