Function
QmiMessageWmsSetRoutesInputnew
since: 1.0
Declaration [src]
QmiMessageWmsSetRoutesInput*
qmi_message_wms_set_routes_input_new (
void
)
Return value
Type: QmiMessageWmsSetRoutesInput
The newly created QmiMessageWmsSetRoutesInput
. The returned value should be freed with qmi_message_wms_set_routes_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |