A Discrete-Event Network Simulator
API
visualizer.higcontainer Namespace Reference

Classes

class  HIGContainer
 

Variables

tuple check = gtk.CheckButton("foobar")
 
tuple frame = gtk.Frame()
 
tuple group = gobject.new(HIGContainer, title="Hello")
 
tuple w = gtk.Window()
 

Variable Documentation

tuple visualizer.higcontainer.check = gtk.CheckButton("foobar")

Definition at line 90 of file higcontainer.py.

Referenced by ns3::Rip.DoInitialize(), and ns3::Rip.NotifyInterfaceUp().

tuple visualizer.higcontainer.frame = gtk.Frame()