Builder/Provider/GtkUsage.txt
authorAlan Knowles <alan@akbkhome.com>
Tue, 11 May 2010 02:30:51 +0000 (10:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 11 May 2010 02:30:51 +0000 (10:30 +0800)
Builder/Provider/GtkUsage.txt

index 5aae579..b446603 100644 (file)
@@ -18,4 +18,64 @@ left:
  Gtk.MessageDialog
  Gtk.AboutDialog
  Gtk.Dialog
- Gtk.Bin
\ No newline at end of file
+ Gtk.HBox
+ Gtk.VBox
+right:
+       Gtk.HBox
+       Gtk.VBox
+       Gtk.AccelLabel 
+       Gtk.Image 
+       Gtk.Label 
+       Gtk.ProgressBar
+       Gtk.Statusbar
+       Gtk.InfoBar 
+       Gtk.StatusIcon
+       Gtk.Spinner 
+       Gtk.Button
+       Gtk.CheckButton 
+       Gtk.RadioButton 
+       Gtk.ToggleButton
+       Gtk.LinkButton
+       Gtk.ScaleButton 
+       Gtk.VolumeButton 
+       Gtk.Entry 
+       Gtk.HScale 
+       Gtk.VScale 
+       Gtk.SpinButton 
+       
+       Gtk.TreeView
+       
+        GtkComboBox 
+       GtkComboBoxEntry 
+       GtkMenu 
+       
+       GtkMenuBar 
+       GtkToolbar 
+       
+       GtkToolPalette
+       
+
+
+
+
+
+left:
+   Gtk.MenuBar
+right:
+       GtkMenuItem 
+       GtkImageMenuItem 
+       GtkRadioMenuItem 
+       GtkCheckMenuItem 
+       GtkSeparatorMenuItem 
+       GtkTearoffMenuItem 
+left:
+       Gtk.Toolbar
+right:
+       GtkToolButton 
+       GtkMenuToolButton 
+       GtkToggleToolButton
+       GtkRadioToolButton 
+       GtkToolItemGroup 
+       GtkSeparatorToolItem 
\ No newline at end of file