Method

GckObjectset_template_finish

Declaration [src]

gboolean
gck_object_set_template_finish (
  GckObject* self,
  GAsyncResult* result,
  GError** error
)

Description [src]

Get the result of an operation to set attribute template on an object.

Parameters

result GAsyncResult
 

The result passed to the callback.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE if the operation succeeded.