 |
GtkSourceCompletion |
| version 0.4.1 |
| About GtkSourceCompletion |
Adds completion support to GtkTextView
This library adds completion support to GtkTextView. It is very easy to use with only three lines of code you can add this support to your application. Inside GtkDevtools (in the same site) you can find a gedit plugin using GtkSourceCompletion and you can see the code like an example how you can use the library.
Requirements
This application requires GTK+ version 2.12.x.
Other dependencies include: gtksourceview-2.0 |
| Latest Version: 0.4.1 |
New Features and fixes
======================
- Created a custom key trigger. You can create this trigger and set the
keys. When the user press these keys then the trigger will be raised.
- A lot of focus improvements and usability
- Fixed some bugs
- Document wods completion use less memory and it goes faster
|
|
|