Signal

DevhelpAssistantView::open-uri

Declaration

void
open_uri (
  DhAssistantView* self,
  gchar* uri,
  gpointer user_data
)

Description

No description available.
Default handler:

Parameters

uri

Type: gchar*

The uri to open.

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