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