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:
GErrorNo description available.
The data is owned by the caller of the function. domain-
Type:
GQuarkNo description available.
code-
Type:
intNo 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.