API Version: 4
Library Version: 4.0.0
void hex_widget_set_cursor_by_row_and_col ( HexWidget* gh, int col_x, gint64 line_y )
Move the cursor by row and column, as absolute values.
col_x
int
Column to which the cursor should be moved.
line_y
gint64
Line to which the cursor should be moved, by absolute value, within the whole buffer (not just the currently visible part)