Function
Phosherror_warnv
Declaration [src]
gboolean
phosh_error_warnv (
const char* log_domain,
GError* err,
GQuark domain,
int code,
const gchar* fmt,
...
)
Parameters
log_domain |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
err |
GError |
No description available. | |
The data is owned by the caller of the function. | |
domain |
GQuark |
No description available. | |
code |
int |
No description available. | |
fmt |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
... |
|
No description available. |