Constructor
HexWidgetnew
Parameters
owner
-
Type:
HexDocument
The
HexDocument
object to be associated with the newly createdHexWidget
.The called function takes ownership of the data, and is responsible for freeing it.
Return value
Type: GtkWidget
A newly created HexWidget
object, or NULL
.
The data is owned by the called function. |