~ubuntu-branches/ubuntu/precise/gnome-keyring/precise

« back to all changes in this revision

Viewing changes to docs/reference/gcr/html/gcr.devhelp

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-09-06 10:34:09 UTC
  • mto: This revision was merged to the branch mainline in revision 124.
  • Revision ID: package-import@ubuntu.com-20110906103409-pyc6sk6k19ml05la
Tags: upstream-3.1.91
ImportĀ upstreamĀ versionĀ 3.1.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
    <function name="The &quot;markup&quot; property" link="gcr-GcrCertificate.html#GcrCertificateIface--markup"/>
70
70
    <function name="The &quot;subject&quot; property" link="gcr-GcrCertificate.html#GcrCertificateIface--subject"/>
71
71
    <function name="struct GcrSimpleCertificate" link="GcrSimpleCertificate.html#GcrSimpleCertificate-struct"/>
 
72
    <function name="struct GcrSimpleCertificateClass" link="GcrSimpleCertificate.html#GcrSimpleCertificateClass"/>
72
73
    <function name="gcr_simple_certificate_new ()" link="GcrSimpleCertificate.html#gcr-simple-certificate-new"/>
73
74
    <function name="gcr_simple_certificate_new_static ()" link="GcrSimpleCertificate.html#gcr-simple-certificate-new-static"/>
74
75
    <function name="struct GcrPkcs11Certificate" link="GcrPkcs11Certificate.html#GcrPkcs11Certificate-struct"/>
178
179
    <function name="gcr_renderer_create ()" link="gcr-GcrRenderer.html#gcr-renderer-create"/>
179
180
    <function name="gcr_renderer_register ()" link="gcr-GcrRenderer.html#gcr-renderer-register"/>
180
181
    <function name="gcr_renderer_popuplate_popup ()" link="gcr-GcrRenderer.html#gcr-renderer-popuplate-popup"/>
 
182
    <function name="gcr_renderer_render ()" link="gcr-GcrRenderer.html#gcr-renderer-render"/>
181
183
    <function name="gcr_renderer_render_view ()" link="gcr-GcrRenderer.html#gcr-renderer-render-view"/>
182
184
    <function name="gcr_renderer_emit_data_changed ()" link="gcr-GcrRenderer.html#gcr-renderer-emit-data-changed"/>
 
185
    <function name="gcr_renderer_register_well_known ()" link="gcr-GcrRenderer.html#gcr-renderer-register-well-known"/>
183
186
    <function name="GcrViewer" link="gcr-GcrViewer.html#GcrViewer"/>
184
187
    <function name="struct GcrViewerIface" link="gcr-GcrViewer.html#GcrViewerIface"/>
185
188
    <function name="gcr_viewer_new ()" link="gcr-GcrViewer.html#gcr-viewer-new"/>
186
189
    <function name="gcr_viewer_new_scrolled ()" link="gcr-GcrViewer.html#gcr-viewer-new-scrolled"/>
187
190
    <function name="gcr_viewer_add_renderer ()" link="gcr-GcrViewer.html#gcr-viewer-add-renderer"/>
 
191
    <function name="gcr_viewer_insert_renderer ()" link="gcr-GcrViewer.html#gcr-viewer-insert-renderer"/>
188
192
    <function name="gcr_viewer_remove_renderer ()" link="gcr-GcrViewer.html#gcr-viewer-remove-renderer"/>
189
193
    <function name="gcr_viewer_count_renderers ()" link="gcr-GcrViewer.html#gcr-viewer-count-renderers"/>
190
194
    <function name="gcr_viewer_get_renderer ()" link="gcr-GcrViewer.html#gcr-viewer-get-renderer"/>
227
231
    <function name="enum GcrDataError" link="GcrParser.html#GcrDataError"/>
228
232
    <function name="enum GcrDataFormat" link="GcrParser.html#GcrDataFormat"/>
229
233
    <function name="struct GcrParser" link="GcrParser.html#GcrParser-struct"/>
 
234
    <function name="struct GcrParserClass" link="GcrParser.html#GcrParserClass"/>
230
235
    <function name="gcr_parser_new ()" link="GcrParser.html#gcr-parser-new"/>
231
236
    <function name="gcr_parser_parse_data ()" link="GcrParser.html#gcr-parser-parse-data"/>
232
237
    <function name="gcr_parser_parse_stream ()" link="GcrParser.html#gcr-parser-parse-stream"/>
239
244
    <function name="gcr_parser_get_parsed_label ()" link="GcrParser.html#gcr-parser-get-parsed-label"/>
240
245
    <function name="gcr_parser_get_parsed_description ()" link="GcrParser.html#gcr-parser-get-parsed-description"/>
241
246
    <function name="gcr_parser_get_parsed_attributes ()" link="GcrParser.html#gcr-parser-get-parsed-attributes"/>
 
247
    <function name="gcr_parser_get_parsed_block ()" link="GcrParser.html#gcr-parser-get-parsed-block"/>
242
248
    <function name="The &quot;parsed-attributes&quot; property" link="GcrParser.html#GcrParser--parsed-attributes"/>
243
249
    <function name="The &quot;parsed-description&quot; property" link="GcrParser.html#GcrParser--parsed-description"/>
244
250
    <function name="The &quot;parsed-label&quot; property" link="GcrParser.html#GcrParser--parsed-label"/>