~ubuntu-branches/ubuntu/utopic/libinfinity/utopic-proposed

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2011-04-01 10:44:57 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110401104457-q7927ly61fr51tqs
Tags: 0.5.0-1
* New upstream release.
* Drop patches applied upstream.

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="libinftextgtk-0.5 Reference Manual" link="index.html" author="" name="libinftextgtk-0.5">
 
4
  <chapters>
 
5
    <sub name="libinftextgtk API" link="ch01.html">
 
6
      <sub name="InfTextGtkBuffer" link="InfTextGtkBuffer.html"/>
 
7
      <sub name="InfTextGtkView" link="InfTextGtkView.html"/>
 
8
      <sub name="InfTextGtkViewport" link="InfTextGtkViewport.html"/>
 
9
      <sub name="InfTextGtkHueChooser" link="InfTextGtkHueChooser.html"/>
 
10
    </sub>
 
11
  </chapters>
 
12
  <functions>
 
13
    <function name="InfTextGtkBuffer" link="InfTextGtkBuffer.html#InfTextGtkBuffer-struct"/>
 
14
    <function name="inf_text_gtk_buffer_new ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-new"/>
 
15
    <function name="inf_text_gtk_buffer_get_text_buffer ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-text-buffer"/>
 
16
    <function name="inf_text_gtk_buffer_set_active_user ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-set-active-user"/>
 
17
    <function name="inf_text_gtk_buffer_get_active_user ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-active-user"/>
 
18
    <function name="inf_text_gtk_buffer_get_author ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-author"/>
 
19
    <function name="inf_text_gtk_buffer_get_user_for_tag ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-user-for-tag"/>
 
20
    <function name="inf_text_gtk_buffer_is_author_toggle ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-is-author-toggle"/>
 
21
    <function name="inf_text_gtk_buffer_forward_to_author_toggle ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-forward-to-author-toggle"/>
 
22
    <function name="inf_text_gtk_buffer_backward_to_author_toggle ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-backward-to-author-toggle"/>
 
23
    <function name="inf_text_gtk_buffer_set_wake_on_cursor_movement ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-set-wake-on-cursor-movement"/>
 
24
    <function name="inf_text_gtk_buffer_get_wake_on_cursor_movement ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-wake-on-cursor-movement"/>
 
25
    <function name="inf_text_gtk_buffer_ensure_author_tags_priority ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-ensure-author-tags-priority"/>
 
26
    <function name="inf_text_gtk_buffer_set_saturation_value ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-set-saturation-value"/>
 
27
    <function name="inf_text_gtk_buffer_get_saturation ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-saturation"/>
 
28
    <function name="inf_text_gtk_buffer_get_value ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-value"/>
 
29
    <function name="inf_text_gtk_buffer_set_show_user_colors ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-set-show-user-colors"/>
 
30
    <function name="inf_text_gtk_buffer_get_show_user_colors ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-get-show-user-colors"/>
 
31
    <function name="inf_text_gtk_buffer_show_user_colors ()" link="InfTextGtkBuffer.html#inf-text-gtk-buffer-show-user-colors"/>
 
32
    <function name="The &quot;active-user&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--active-user"/>
 
33
    <function name="The &quot;buffer&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--buffer"/>
 
34
    <function name="The &quot;saturation&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--saturation"/>
 
35
    <function name="The &quot;show-user-colors&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--show-user-colors"/>
 
36
    <function name="The &quot;user-table&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--user-table"/>
 
37
    <function name="The &quot;value&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--value"/>
 
38
    <function name="The &quot;wake-on-cursor-movement&quot; property" link="InfTextGtkBuffer.html#InfTextGtkBuffer--wake-on-cursor-movement"/>
 
39
    <function name="InfTextGtkView" link="InfTextGtkView.html#InfTextGtkView-struct"/>
 
40
    <function name="inf_text_gtk_view_new ()" link="InfTextGtkView.html#inf-text-gtk-view-new"/>
 
41
    <function name="inf_text_gtk_view_get_text_view ()" link="InfTextGtkView.html#inf-text-gtk-view-get-text-view"/>
 
42
    <function name="inf_text_gtk_view_get_user_table ()" link="InfTextGtkView.html#inf-text-gtk-view-get-user-table"/>
 
43
    <function name="inf_text_gtk_view_set_active_user ()" link="InfTextGtkView.html#inf-text-gtk-view-set-active-user"/>
 
44
    <function name="inf_text_gtk_view_get_active_user ()" link="InfTextGtkView.html#inf-text-gtk-view-get-active-user"/>
 
45
    <function name="inf_text_gtk_view_set_show_remote_cursors ()" link="InfTextGtkView.html#inf-text-gtk-view-set-show-remote-cursors"/>
 
46
    <function name="inf_text_gtk_view_set_show_remote_selections ()" link="InfTextGtkView.html#inf-text-gtk-view-set-show-remote-selections"/>
 
47
    <function name="inf_text_gtk_view_set_show_remote_current_lines ()" link="InfTextGtkView.html#inf-text-gtk-view-set-show-remote-current-lines"/>
 
48
    <function name="The &quot;active-user&quot; property" link="InfTextGtkView.html#InfTextGtkView--active-user"/>
 
49
    <function name="The &quot;io&quot; property" link="InfTextGtkView.html#InfTextGtkView--io"/>
 
50
    <function name="The &quot;show-remote-current-lines&quot; property" link="InfTextGtkView.html#InfTextGtkView--show-remote-current-lines"/>
 
51
    <function name="The &quot;show-remote-cursors&quot; property" link="InfTextGtkView.html#InfTextGtkView--show-remote-cursors"/>
 
52
    <function name="The &quot;show-remote-selections&quot; property" link="InfTextGtkView.html#InfTextGtkView--show-remote-selections"/>
 
53
    <function name="The &quot;user-table&quot; property" link="InfTextGtkView.html#InfTextGtkView--user-table"/>
 
54
    <function name="The &quot;view&quot; property" link="InfTextGtkView.html#InfTextGtkView--view"/>
 
55
    <function name="InfTextGtkViewport" link="InfTextGtkViewport.html#InfTextGtkViewport-struct"/>
 
56
    <function name="inf_text_gtk_viewport_new ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-new"/>
 
57
    <function name="inf_text_gtk_viewport_get_scrolled_window ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-get-scrolled-window"/>
 
58
    <function name="inf_text_gtk_viewport_get_user_table ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-get-user-table"/>
 
59
    <function name="inf_text_gtk_viewport_set_active_user ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-set-active-user"/>
 
60
    <function name="inf_text_gtk_viewport_get_active_user ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-get-active-user"/>
 
61
    <function name="inf_text_gtk_viewport_set_show_user_markers ()" link="InfTextGtkViewport.html#inf-text-gtk-viewport-set-show-user-markers"/>
 
62
    <function name="The &quot;active-user&quot; property" link="InfTextGtkViewport.html#InfTextGtkViewport--active-user"/>
 
63
    <function name="The &quot;scrolled-window&quot; property" link="InfTextGtkViewport.html#InfTextGtkViewport--scrolled-window"/>
 
64
    <function name="The &quot;show-user-markers&quot; property" link="InfTextGtkViewport.html#InfTextGtkViewport--show-user-markers"/>
 
65
    <function name="The &quot;user-table&quot; property" link="InfTextGtkViewport.html#InfTextGtkViewport--user-table"/>
 
66
    <function name="InfTextGtkHueChooser" link="InfTextGtkHueChooser.html#InfTextGtkHueChooser-struct"/>
 
67
    <function name="inf_text_gtk_hue_chooser_new ()" link="InfTextGtkHueChooser.html#inf-text-gtk-hue-chooser-new"/>
 
68
    <function name="inf_text_gtk_hue_chooser_new_with_hue ()" link="InfTextGtkHueChooser.html#inf-text-gtk-hue-chooser-new-with-hue"/>
 
69
    <function name="inf_text_gtk_hue_chooser_set_hue ()" link="InfTextGtkHueChooser.html#inf-text-gtk-hue-chooser-set-hue"/>
 
70
    <function name="inf_text_gtk_hue_chooser_get_hue ()" link="InfTextGtkHueChooser.html#inf-text-gtk-hue-chooser-get-hue"/>
 
71
    <function name="The &quot;hue&quot; property" link="InfTextGtkHueChooser.html#InfTextGtkHueChooser--hue"/>
 
72
    <function name="The &quot;hue-change&quot; signal" link="InfTextGtkHueChooser.html#InfTextGtkHueChooser-hue-change"/>
 
73
    <function name="The &quot;move&quot; signal" link="InfTextGtkHueChooser.html#InfTextGtkHueChooser-move"/>
 
74
  </functions>
 
75
</book>