Method

HexWidgetget_document

Declaration

HexDocument*
hex_widget_get_document (
  HexWidget* gh
)

Description

Get the HexDocument owned by the HexWidget.

Gets propertyHex.Widget:document

Return value

Type: HexDocument

The HexDocument owned by the HexWidget, or NULL.

The returned data is owned by the instance.