Method

HexWidgetdelete_autohighlight

Declaration

void
hex_widget_delete_autohighlight (
  HexWidget* gh,
  HexWidgetAutoHighlight* ahl
)

Description

Delete the requested autohighlight.

Parameters

ahl

Type: HexWidgetAutoHighlight

The autohighlight to be deleted.

The data is owned by the caller of the method.