>gtk_widget_unparent() is a highly internal function, which is never >meant to be called from user code. never! In which case, there needs to be a way to textual flag this so that language wrappers like Gtk-- know not to wrap such a function. I rarely work from the GTK+ documentation unless its not obvious how a function works. Since Gtk_Widget::unparent() exists, I tend to assume I can use it (not that I have, to date, but ...) --p -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] Re: change box orientation in runtime? Emmanuel DELOGET
- [gtk-list] Re: change box orientation in runtime? Antonio Campos
- [gtk-list] Re: change box orientation in runti... Emmanuel DELOGET
- [gtk-list] Best Configuration? George Deprez
- [gtk-list] Re: Best Configuration? Derek Simkowiak
- [gtk-list] Re: Best Configuration? George Deprez
- [gtk-list] Re: Best Configuration? RNG
- [gtk-list] Re: Best Configuration? George Deprez
- [gtk-list] Re: Best Configuration? Anders Melchiorsen
- [gtk-list] Re: change box orientation in runtime? Tim Janik
- Paul Barton-Davis