Method

HexWidgetget_fade_zeroes

since: 4.8

Declaration

gboolean
hex_widget_get_fade_zeroes (
  HexWidget* self
)

Description

Retrieve whether zeroes (00) are faded in the hex display.

Available since: 4.8

Gets propertyHex.Widget:fade-zeroes

Return value

Type: gboolean

TRUE if zeroes are faded; FALSE otherwise.