Method

VarlinkMethodReplyhas_error_name

Declaration [src]

gboolean
varlink_method_reply_has_error_name (
  VarlinkMethodReply* self,
  const char* error_name
)

Description

No description available.

Parameters

error_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.