Method

DevhelpSidebarset_search_string

Declaration [src]

void
dh_sidebar_set_search_string (
  DhSidebar* sidebar,
  const gchar* str
)

Description

No description available.

Parameters

str const gchar*
 

The string to search.

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