Re: [gtk-list] New functions in 1.2.3




On Thu, 27 May 1999, David Allen wrote:
> I've been browsing through the source to gtk-1.2.3 and I've found a bunch of
> functions that I'd like to use, things like 
> static void move_cursor_ver (GtkText *text, int count);
> static void move_cursor_hor (GtkText *text, int count);

These are static functions, you can't use them.

Havoc



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