Method

HexWidgetset_nibble

Declaration

void
hex_widget_set_nibble (
  HexWidget* gh,
  gboolean lower_nibble
)

Description

Move the cursor to upper nibble or lower nibble of the current byte.

Parameters

lower_nibble

Type: gboolean

TRUE if the lower nibble of the current byte should be selected; FALSE for the upper nibble.