Virtual Method

LasemDomViewset_debug

Declaration

void
set_debug (
  LsmDomView* view,
  const char* feature,
  gboolean enable
)

Description

Configure feature debug.

Parameters

feature

Type: const char*

Name of the feature to debug.

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

Type: gboolean

Wether to enable debugging.