API Version: 4
Library Version: 4.8.0
Generated by gi-docgen 2025.3
void hex_widget_set_nibble ( HexWidget* gh, gboolean lower_nibble )
Move the cursor to upper nibble or lower nibble of the current byte.
lower_nibble
Type: gboolean
gboolean
TRUE if the lower nibble of the current byte should be selected; FALSE for the upper nibble.
TRUE
FALSE