PHP-GTK
Saturday, November 07, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkWidget::get_pango_context
GtkWidget::get_parent_windownext

Last updated: Sat, 07 Nov 2009
view this page in English

GtkWidget::get_parent

GtkWidget get_parent();

Returns the widget's parent widget. The parent widget is the container which holds the widget. Usually, the only widgets in an application that do not have a parent are windows.

The widget returned will be a GtkContainer descendant.

See also: set_parent() , parent


User Contributed Notes
gtk.gtkwidget.method.get_parent.php
add a note about notes
There are no user contributed notes for this page.


previousGtkWidget::get_pango_context
GtkWidget::get_parent_windownext

Last updated: Sat, 07 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Nov 7 02:44:36 2009 UTC