Method

HexWidgetset_selection

Declaration

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

Description

Set the widget selection (highlights).

Parameters

start gint64
 

Starting offset by byte within the buffer.

end gint64
 

Ending offset by byte within the buffer.