look for and use the "gtk-demo" application thats normallu apart of the devel package. It contains current GTK examples pre-compiled with source immediately available. Also, consider using "devhelp", another api document viewer for GTK/GLIB and many others.
James, On Wed, 2009-01-21 at 21:42 +0000, Dave Luttinen wrote: > 2nd post. I'm just getting warmed up <g>. > > Compile with supplied Makefile to gtk+/gtk+-2.14.6/examples/list.c, run > sample application, right click on list, the following is printed: > > (list:17088): Gtk-CRITICAL **: gtk_list_add: assertion `GTK_IS_LIST_ITEM > (widget)' failed > > (list:17088): Gtk-CRITICAL **: gtk_widget_get_parent_window: assertion > `GTK_IS_WIDGET (widget)' failed > > (list:17088): Gdk-CRITICAL **: gdk_window_get_children: assertion > `GDK_IS_WINDOW (window)' failed > > (list:17088): Gtk-CRITICAL **: gtk_widget_get_parent_window: assertion > `GTK_IS_WIDGET (widget)' failed > ** > ** > Gtk:ERROR:(/build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:4810):gtk_widget_reparent_fixup_child: > assertion failed: (client_data != NULL) > Aborted > > I have placed these gtk examples in my home folder "my-projects" and they > compile without complaint. Is this a linking issue? > > What is occurring? > > Dave > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list