GtkSourceCompletion ------------------- This library adds completion support to GtkSourceView. There is GtkSourceCompletion that creates the widget displaying the completion items. You must register a GtkSourceCompletionProvider to which the popup will delegate the completion work.
News for 0.3.1 -------------- This release fix some problems completing variables like $variable and sort the completion items by length by default. An internal improvement creating a separate widget GsvCompletionPopup that handle all completion popup actions. Future of GtkSourceCompletion ----------------------------- I want to add a multipage support to GsvCompletionPopup and then to GtkSourceCompletion. I will work on it in version 0.4.0 Homepage: http://gtksourcecomple.sourceforge.net/ Project page: https://sourceforge.net/projects/gtksourcecomple/ Screenshots: https://sourceforge.net/project/screenshots.php?group_id=212508 API: http://gtksourcecomple.sourceforge.net/api/gtksourcecompletion/index.html More Info: http://live.gnome.org/GtkSourceCompletion Regards, perriman _______________________________________________ gnome-devtools mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-devtools
