API Version: 4
Library Version: 4.8.0
Generated by gi-docgen 2025.3
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
Type: int
int
Column to which the cursor should be moved.
line_y
Type: gint64
gint64
Line to which the cursor should be moved, by absolute value, within the whole buffer (not just the currently visible part).