Function

QmiMessageUimGetFileAttributesInputnew

since: 1.6

Declaration [src]

QmiMessageUimGetFileAttributesInput*
qmi_message_uim_get_file_attributes_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimGetFileAttributesInput.

Available since: 1.6

Return value

Type: QmiMessageUimGetFileAttributesInput

The newly created QmiMessageUimGetFileAttributesInput. The returned value should be freed with qmi_message_uim_get_file_attributes_input_unref().

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