Virtual Method

GUPnPAclis_allowed_finish

Declaration [src]

gboolean
is_allowed_finish (
  GUPnPAcl* self,
  GAsyncResult* res,
  GError** error
)

Description [src]

Get the result of gupnp_acl_is_allowed_async().

Available since:0.20.11

Parameters

res

Type: GAsyncResult

GAsyncResult obtained from the callback passed to gupnp_acl_is_allowed_async()

The data is owned by the caller of the function.
error

Type: GError **

The return location for a GError*, or NULL.

Return value

Type: gboolean

No description available.