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
-
Type:
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
-
Type:
GError
No description available.
The data is owned by the caller of the function. domain
-
Type:
GQuark
No description available.
code
-
Type:
int
No description available.
fmt
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. ...
-
Type:
No description available.