~ubuntu-branches/ubuntu/utopic/anjuta/utopic-proposed

« back to all changes in this revision

Viewing changes to libanjuta/interfaces/ianjuta-editor-assist.c

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.4.14)
  • Revision ID: package-import@ubuntu.com-20140712151739-p9xy0ntlgbpm2nxq
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
}
44
44
 
45
45
     /*
46
 
      * ianjuta_editor_assist_add
 
46
      * ianjuta_editor_assist_add:
47
47
      * @obj: self
48
48
      * @provider: a IAnjutaProvider
49
49
      * @err: Error handling
66
66
}
67
67
 
68
68
     /*
69
 
      * ianjuta_editor_assist_invoke
 
69
      * ianjuta_editor_assist_invoke:
70
70
      * @obj: self
71
71
      * @provider: a IAnjutaProvider (can be NULL to use all providers)
72
72
      * @err: Error handling
121
121
}
122
122
 
123
123
     /*
124
 
      * ianjuta_editor_assist_remove
 
124
      * ianjuta_editor_assist_remove:
125
125
      * @obj: self
126
126
      * @provider: a IAnjutaProvider
127
127
      * @err: Error handling
156
156
        if (!initialized) {
157
157
 
158
158
                    /**
159
 
                 * IAnjutaEditorAssist::cancelled
 
159
                 * IAnjutaEditorAssist::cancelled:
160
160
                 * @obj: Self
161
161
                 *
162
162
                 * This signal is emitted when the autocompletion is cancelled due to various