Andy Stewart <lazycat.mana...@gmail.com> writes:

> Dear gtk2hs developers,
>
> I'm updating gtksourceview to newest version
> (http://library.gnome.org/devel/gtksourceview/2.10/)
>
> Inlcude miss API and documentation.
>
> Now i have finish GtkSourceBuffer.hs, i'm updating rest modules....
>
> Please let me know if have any error in patch.
Just below module haven't finish:

------------------------------> TODO start <------------------------------
**** TODO GtkSourceCompletion — Main Completion Object
**** TODO GtkSourceCompletionContext
**** TODO GtkSourceCompletionInfo — Calltips object
**** TODO GtkSourceCompletionItem
**** TODO GtkSourceCompletionProposal — Completion proposal object
**** TODO GtkSourceCompletionProvider — Completion provider interface
**** TODO GtkSourceGutter — Gutter object for GtkSourceView
***** TODO Methods
****** TODO (*GtkSourceGutterDataFunc)          (GtkSourceGutter *gutter,
****** TODO (*GtkSourceGutterSizeFunc)          (GtkSourceGutter *gutter,
****** TODO gtk_source_gutter_set_cell_data_func
****** TODO gtk_source_gutter_set_cell_size_func
**** TODO GtkSourceView — The view object
***** TODO Methods
****** TODO (*GtkSourceViewMarkTooltipFunc)     (GtkSourceMark *mark,
****** TODO gtk_source_view_set_mark_category_tooltip_func
****** TODO gtk_source_view_set_mark_category_tooltip_markup_func
****** TODO gtk_source_view_get_completion    (GtkSourceView *view);
****** TODO gtk_source_view_get_gutter          (GtkSourceView *view,
***** TODO Attributes
****** TODO completion
**** TODO GtkSourcePrintCompositor — Compose a GtkSourceBuffer for printing
***** TODO Need binding GtkPrint API first
------------------------------> TODO end   <------------------------------

I need sleep now, i can finish above APIs tonight.

After finish GtkSourceCompletion module, any gtk editor can implement "code
completion" and don't need further develop. 

Axel, I have push 33 patch (very little per patch), can you help me
review those patches?

Thanks,

  -- Andy


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to