Re: widget parent




http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#gtk-widget-get-parent

is essentialy the same as

http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#gtk-widget-get-ancestor

with the argument "widget_type" set to GTK_TYPE_CONTAINER


Cheers,
                -Tristan


Jeffrey Goddard wrote:

hi folks,
i'm trying to find some documentation on a function to get the parent of a
widget. anyone know where i can find it?
Jeffrey

something like this:
some_widget = get_widget_parent(widget);
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



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