Re: gtktextbtree.h public?



Hello,
  I've started writing my zooming text view. After copying the
GtkTextView class, the next obvious step was to replace the
gtk_text_layout_draw function. Here I have encountered the use of these
private functions:

_gtk_text_line_byte_count
_gtk_text_btree_get_iter_at_line

These are used in the selection handling code in gtk_text_layout_draw.
I'm assuming that they are needed, I haven't yet looked for a work
around. Seeing as the API is being frozen I thought I'd notify this list
right away.

Mark




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]