Constructor
QmiProxynew
since: 1.8
Declaration [src]
QmiProxy*
qmi_proxy_new (
GError** error
)
Return value
Type: QmiProxy
A newly created QmiProxy
, or NULL
if error
is set.
The caller of the function takes ownership of the data, and is responsible for freeing it. |