Module Information 
GUI.GTK2
 
Viewing contents of GUI_GTK2-0.1/CHANGES
CHANGES
Version 0.1:
 -implemented constants GTK_STOCK_* as GUI.GTK2.Stock.*
 -implemented constants GTK_RESPONSE_* as GUI.GTK2.Dialog.Response.*
 -new widgets:
   entry,fixed,separator,hseparator,vseparator,alignment,dialog
 -improved signal handling (looks the same as the C version now)
Version 0.0:
 Everything is new.
 Windows, Buttons, Labels, VBoxes, HBoxes, Entries and signal code
 are implemented to an extent of minimal usage. Refer to the docs.
 Gtk Objects:
  object
   widget
    misc
     label
    container
     bin
      window
      button
    box
     hbox
     vbox
 | 
 
 
 
 |