Method

DevhelpSidebarset_search_string

Declaration [src]

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

Description

No description available.

Parameters

str

Type: const gchar*

The string to search.

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