Signal

DevhelpAssistantView::open-uri

Declaration

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

Description

No description available.
Default handler:

Parameters

uri gchar*
 

The uri to open.

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