gtk_notebook_map warnings




If I use a notebook with set_show_tabs set to FALSE, I get warnings like this
(with GTK+ 1.2.3):

Gtk-CRITICAL **: file gtkwidget.c: line 1592 (gtk_widget_map):
   assertion `GTK_WIDGET_VISIBLE (widget) == TRUE' failed.

It looks like gtk_notebook_map() doesn't take notebook->show_tabs into account.

Damon



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