Method

HexWidgetset_selection

Declaration

void
hex_widget_set_selection (
  HexWidget* gh,
  gint64 start,
  gint64 end
)

Description

Set the widget selection (highlights).

Parameters

start

Type: gint64

Starting offset by byte within the buffer.

end

Type: gint64

Ending offset by byte within the buffer.