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