API Version: 4
Library Version: 4.0.0
void hex_widget_set_selection ( HexWidget* gh, gint64 start, gint64 end )
Set the widget selection (highlights).
start
gint64
Starting offset by byte within the buffer.
end
Ending offset by byte within the buffer.