Method

GcrUiRendererset_attributes

Declaration [src]

void
gcr_renderer_set_attributes (
  GcrRenderer* self,
  GckAttributes* attrs
)

Description [src]

Set the PKCS#11 attributes for this renderer to display.

Parameters

attrs GckAttributes
 

Attributes to set.

 The argument can be NULL.
 The data is owned by the caller of the function.