Function

QmiMessageWmsListMessagesInputnew

since: 1.0

Declaration [src]

QmiMessageWmsListMessagesInput*
qmi_message_wms_list_messages_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWmsListMessagesInput.

Available since: 1.0

Return value

Type: QmiMessageWmsListMessagesInput

The newly created QmiMessageWmsListMessagesInput. The returned value should be freed with qmi_message_wms_list_messages_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.