gtk_window_add_accelerator_table() problem



hello,

when I use gtk_window_add_accelerator_table() for a GtkMenuFactory menu,
I get the following error:  structure has no member named 'table'

the line that gives this error is straight out of the gtk tutorial:

gtk_window_add_accelerator_table(GTK_WINDOW(win->window),
subfactory->table);

has the member name changed since the tutorial was written?

thanks,

--
Aaron Walker
amwalker@gate.net
http://iconmedia.com/aaron





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