Function

QmiMessageWmsSetRoutesInputnew

since: 1.0

Declaration [src]

QmiMessageWmsSetRoutesInput*
qmi_message_wms_set_routes_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWmsSetRoutesInput.

Available since: 1.0

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.