Method

AppStreamComposeUnitget_user_data

Declaration [src]

gpointer
asc_unit_get_user_data (
  AscUnit* unit
)

Description [src]

Get user-defined data. This is a helper function for bindings.

Return value

Type: gpointer

No description available.

The data is owned by the instance.
The return value can be NULL.