Method
AppStreamComposeComposeadd_unit
Declaration [src]
void
asc_compose_add_unit (
  AscCompose* compose,
  AscUnit* unit
)
Parameters
- unit
- 
            Type: AscUnitThe AscUnitto add.The data is owned by the caller of the method. 
void
asc_compose_add_unit (
  AscCompose* compose,
  AscUnit* unit
)
unitType: AscUnit
The AscUnit to add.
| The data is owned by the caller of the method. |