Function
QmiMessageLocRegisterEventsInputnew
since: 1.22
Declaration [src]
QmiMessageLocRegisterEventsInput*
qmi_message_loc_register_events_input_new (
void
)
Return value
Type: QmiMessageLocRegisterEventsInput
The newly created QmiMessageLocRegisterEventsInput
. The returned value should be freed with qmi_message_loc_register_events_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |