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

Returns: HexDocument
 

The HexDocument owned by the HexWidget, or NULL.

 The data is owned by the instance.