Method

GcrUiKeyRendererget_attributes

Declaration [src]

GckAttributes*
gcr_key_renderer_get_attributes (
  GcrKeyRenderer* self
)

Description [src]

Get the attributes displayed in the renderer.

Return value

Returns: GckAttributes
 

The attributes, owned by the renderer.

 The data is owned by the instance.
 The return value can be NULL.