Constructor
PhocViewDeconew
Declaration [src]
PhocViewDeco*
phoc_view_deco_new (
PhocView* view
)
Parameters
view
-
Type:
PhocView
No description available.
The data is owned by the caller of the function.
Return value
Type: PhocViewDeco
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |