~ubuntu-branches/ubuntu/oneiric/libinfinity/oneiric

« back to all changes in this revision

Viewing changes to docs/reference/libinfgtk/html/libinfgtk-0.5.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2011-04-03 15:50:33 UTC
  • mfrom: (1.2.4 upstream) (1.4.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110403155033-eqntz262lxzt0d8s
Tags: 0.5.0-2
* Fix infinoted postinst and prerm.  (Closes: #620687)
* Updated debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
 
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
 
3
<book xmlns="http://www.devhelp.net/book" title="libinfgtk-0.5 Reference Manual" link="index.html" author="" name="libinfgtk-0.5">
 
4
  <chapters>
 
5
    <sub name="libinfgtk API" link="ch01.html">
 
6
      <sub name="InfGtkBrowserView" link="InfGtkBrowserView.html"/>
 
7
      <sub name="inf-gtk-browser-model" link="libinfgtk-0.5-inf-gtk-browser-model.html"/>
 
8
      <sub name="InfGtkBrowserStore" link="InfGtkBrowserStore.html"/>
 
9
      <sub name="InfGtkBrowserModelFilter" link="InfGtkBrowserModelFilter.html"/>
 
10
      <sub name="InfGtkBrowserModelSort" link="InfGtkBrowserModelSort.html"/>
 
11
      <sub name="InfGtkCertificateManager" link="InfGtkCertificateManager.html"/>
 
12
      <sub name="InfGtkCertificateDialog" link="InfGtkCertificateDialog.html"/>
 
13
      <sub name="InfGtkCertificateView" link="InfGtkCertificateView.html"/>
 
14
      <sub name="InfGtkChat" link="InfGtkChat.html"/>
 
15
      <sub name="InfGtkIo" link="InfGtkIo.html"/>
 
16
    </sub>
 
17
  </chapters>
 
18
  <functions>
 
19
    <function name="InfGtkBrowserView" link="InfGtkBrowserView.html#InfGtkBrowserView-struct"/>
 
20
    <function name="inf_gtk_browser_view_new ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-new"/>
 
21
    <function name="inf_gtk_browser_view_new_with_model ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-new-with-model"/>
 
22
    <function name="inf_gtk_browser_view_get_selected ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-get-selected"/>
 
23
    <function name="inf_gtk_browser_view_set_selected ()" link="InfGtkBrowserView.html#inf-gtk-browser-view-set-selected"/>
 
24
    <function name="The &quot;activate&quot; signal" link="InfGtkBrowserView.html#InfGtkBrowserView-activate"/>
 
25
    <function name="The &quot;populate-popup&quot; signal" link="InfGtkBrowserView.html#InfGtkBrowserView-populate-popup"/>
 
26
    <function name="The &quot;selection-changed&quot; signal" link="InfGtkBrowserView.html#InfGtkBrowserView-selection-changed"/>
 
27
    <function name="INF_GTK_TYPE_BROWSER_MODEL_STATUS" link="libinfgtk-0.5-inf-gtk-browser-model.html#INF-GTK-TYPE-BROWSER-MODEL-STATUS:CAPS"/>
 
28
    <function name="InfGtkBrowserModel" link="libinfgtk-0.5-inf-gtk-browser-model.html#InfGtkBrowserModel-struct"/>
 
29
    <function name="enum InfGtkBrowserModelStatus" link="libinfgtk-0.5-inf-gtk-browser-model.html#InfGtkBrowserModelStatus"/>
 
30
    <function name="enum InfGtkBrowserModelColumn" link="libinfgtk-0.5-inf-gtk-browser-model.html#InfGtkBrowserModelColumn"/>
 
31
    <function name="inf_gtk_browser_model_set_browser ()" link="libinfgtk-0.5-inf-gtk-browser-model.html#inf-gtk-browser-model-set-browser"/>
 
32
    <function name="inf_gtk_browser_model_resolve ()" link="libinfgtk-0.5-inf-gtk-browser-model.html#inf-gtk-browser-model-resolve"/>
 
33
    <function name="inf_gtk_browser_model_browser_iter_to_tree_iter ()" link="libinfgtk-0.5-inf-gtk-browser-model.html#inf-gtk-browser-model-browser-iter-to-tree-iter"/>
 
34
    <function name="The &quot;set-browser&quot; signal" link="libinfgtk-0.5-inf-gtk-browser-model.html#InfGtkBrowserModel-set-browser"/>
 
35
    <function name="InfGtkBrowserStore" link="InfGtkBrowserStore.html#InfGtkBrowserStore-struct"/>
 
36
    <function name="inf_gtk_browser_store_new ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-new"/>
 
37
    <function name="inf_gtk_browser_store_add_discovery ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-add-discovery"/>
 
38
    <function name="inf_gtk_browser_store_add_connection ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-add-connection"/>
 
39
    <function name="inf_gtk_browser_store_remove_connection ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-remove-connection"/>
 
40
    <function name="inf_gtk_browser_store_clear_connection_error ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-clear-connection-error"/>
 
41
    <function name="inf_gtk_browser_store_set_connection_name ()" link="InfGtkBrowserStore.html#inf-gtk-browser-store-set-connection-name"/>
 
42
    <function name="The &quot;communication-manager&quot; property" link="InfGtkBrowserStore.html#InfGtkBrowserStore--communication-manager"/>
 
43
    <function name="The &quot;io&quot; property" link="InfGtkBrowserStore.html#InfGtkBrowserStore--io"/>
 
44
    <function name="InfGtkBrowserModelFilter" link="InfGtkBrowserModelFilter.html#InfGtkBrowserModelFilter-struct"/>
 
45
    <function name="inf_gtk_browser_model_filter_new ()" link="InfGtkBrowserModelFilter.html#inf-gtk-browser-model-filter-new"/>
 
46
    <function name="InfGtkBrowserModelSort" link="InfGtkBrowserModelSort.html#InfGtkBrowserModelSort-struct"/>
 
47
    <function name="inf_gtk_browser_model_sort_new ()" link="InfGtkBrowserModelSort.html#inf-gtk-browser-model-sort-new"/>
 
48
    <function name="InfGtkCertificateManager" link="InfGtkCertificateManager.html#InfGtkCertificateManager-struct"/>
 
49
    <function name="inf_gtk_certificate_manager_new ()" link="InfGtkCertificateManager.html#inf-gtk-certificate-manager-new"/>
 
50
    <function name="The &quot;known-hosts-file&quot; property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--known-hosts-file"/>
 
51
    <function name="The &quot;parent-window&quot; property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--parent-window"/>
 
52
    <function name="The &quot;trust-file&quot; property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--trust-file"/>
 
53
    <function name="The &quot;xmpp-manager&quot; property" link="InfGtkCertificateManager.html#InfGtkCertificateManager--xmpp-manager"/>
 
54
    <function name="InfGtkCertificateDialog" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog-struct"/>
 
55
    <function name="enum InfGtkCertificateDialogFlags" link="InfGtkCertificateDialog.html#InfGtkCertificateDialogFlags"/>
 
56
    <function name="inf_gtk_certificate_dialog_new ()" link="InfGtkCertificateDialog.html#inf-gtk-certificate-dialog-new"/>
 
57
    <function name="The &quot;certificate-chain&quot; property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--certificate-chain"/>
 
58
    <function name="The &quot;certificate-flags&quot; property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--certificate-flags"/>
 
59
    <function name="The &quot;hostname&quot; property" link="InfGtkCertificateDialog.html#InfGtkCertificateDialog--hostname"/>
 
60
    <function name="InfGtkCertificateView" link="InfGtkCertificateView.html#InfGtkCertificateView-struct"/>
 
61
    <function name="inf_gtk_certificate_view_new ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-new"/>
 
62
    <function name="inf_gtk_certificate_view_new_with_certificate ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-new-with-certificate"/>
 
63
    <function name="inf_gtk_certificate_view_set_certificate ()" link="InfGtkCertificateView.html#inf-gtk-certificate-view-set-certificate"/>
 
64
    <function name="The &quot;certificate&quot; property" link="InfGtkCertificateView.html#InfGtkCertificateView--certificate"/>
 
65
    <function name="InfGtkChat" link="InfGtkChat.html#InfGtkChat-struct"/>
 
66
    <function name="inf_gtk_chat_new ()" link="InfGtkChat.html#inf-gtk-chat-new"/>
 
67
    <function name="inf_gtk_chat_set_session ()" link="InfGtkChat.html#inf-gtk-chat-set-session"/>
 
68
    <function name="inf_gtk_chat_set_active_user ()" link="InfGtkChat.html#inf-gtk-chat-set-active-user"/>
 
69
    <function name="inf_gtk_chat_get_entry ()" link="InfGtkChat.html#inf-gtk-chat-get-entry"/>
 
70
    <function name="The &quot;active-user&quot; property" link="InfGtkChat.html#InfGtkChat--active-user"/>
 
71
    <function name="The &quot;session&quot; property" link="InfGtkChat.html#InfGtkChat--session"/>
 
72
    <function name="InfGtkIo" link="InfGtkIo.html#InfGtkIo-struct"/>
 
73
    <function name="inf_gtk_io_new ()" link="InfGtkIo.html#inf-gtk-io-new"/>
 
74
  </functions>
 
75
</book>