GtkContainer

Object Hierarchy

GObject
`--
GtkObject
       `-- GtkWidget
              `-- GtkContainer

Direct subclasses

Description

Methods

add()
  Adds the given widget to the container.
add_with_properties()
 
check_resize()
 
child_get()
 
child_get_property()
 
child_get_valist()
 
child_set()
 
child_set_property()
 
child_set_valist()
 
child_type()
 
children()
 
forall()
 
foreach()
 
foreach_full()
 
get_border_width()
 
get_children()
 
get_focus_chain()
 
get_focus_hadjustment()
 
get_focus_vadjustment()
 
get_resize_mode()
 
propagate_expose()
 
remove()
 
resize_children()
 
set_border_width()
 
set_focus_chain()
 
set_focus_child()
 
set_focus_hadjustment()
 
set_focus_vadjustment()
 
set_reallocate_redraws()
 
set_resize_mode()
 
unset_focus_chain()
 

Signals

"add"
  Emitted when a child is added to the container with the add method.
"check-resize"
 
"remove"
 
"set-focus-child"
 

Fields

border_width:
 
focus_child:
 
has_focus_chain:
 
need_resize:
 
reallocate_redraws:
 
resize_mode: