Function
QmiMessageWdsConfigureProfileEventListInputnew
since: 1.34
Declaration [src]
QmiMessageWdsConfigureProfileEventListInput*
qmi_message_wds_configure_profile_event_list_input_new (
void
)
Description [src]
Allocates a new QmiMessageWdsConfigureProfileEventListInput
.
Available since: 1.34
Return value
Type: QmiMessageWdsConfigureProfileEventListInput
The newly created QmiMessageWdsConfigureProfileEventListInput
. The returned value should be freed with qmi_message_wds_configure_profile_event_list_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |