Builder/Provider/GtkUsage.txt
[app.Builder.js] / Builder / Provider / GtkUsage.txt
index b446603..23f2478 100644 (file)
@@ -4,26 +4,67 @@
 left:
  *top
 right:
- Gtk.Window 
- Gtk.Dialog
- Gtk.MessageDialog
- Gtk.AboutDialog
- Gtk.Dialog
-
+       Gtk.Window 
+       Gtk.Dialog
+       Gtk.MessageDialog
+       Gtk.AboutDialog
+       Gtk.Dialog
+       Gtk.FontSelectionDialog 
+       Gtk.InputDialog 
+       Gtk.ColorSelectionDialog 
+       Gtk.FileChooserDialog
+       Gtk.Menu
+       GtkClutter.Window
+       Gtk.OffScreenWindow
+       
 // these should really be based on heirachy..
  
 left: 
- Gtk.Window
- Gtk.Dialog
- Gtk.MessageDialog
- Gtk.AboutDialog
- Gtk.Dialog
- Gtk.HBox
- Gtk.VBox
-right:
-       Gtk.HBox
-       Gtk.VBox
+       Gtk.Window
+       Gtk.Dialog
+       Gtk.MessageDialog
+       Gtk.AboutDialog
+       Gtk.Dialog
+       Gtk.OffScreenWindow
+       
+       Gtk.Alignment 
+       Gtk.AspectFrame 
+       Gtk.HBox 
+       Gtk.VBox 
+       Gtk.HButtonBox 
+       Gtk.VButtonBox 
+       Gtk.HPaned 
+       Gtk.VPaned 
+       Gtk.Table
+       Gtk.Layout 
+       Gtk.Notebook
+       //Gtk.Table 
+       //Gtk.Fixed 
+       Gtk.Expander 
+       Gtk.Frame
+       Gtk.ScrolledWindow
+       Gtk.ToolItem
+       Gtk.Viewport
+       Gtk.Button
+       GtkClutter.Actor
+       
+right:  
+       Gtk.Alignment 
+       Gtk.AspectFrame 
+       Gtk.HBox 
+       Gtk.VBox 
+       Gtk.HButtonBox 
+       Gtk.VButtonBox 
+       Gtk.Fixed 
+       Gtk.HPaned 
+       Gtk.VPaned 
+       Gtk.Layout 
+       Gtk.Notebook 
+       Gtk.Table 
+       Gtk.Expander 
+       Gtk.Frame
+       
+       Gtk.ScrolledWindow
        Gtk.AccelLabel 
        Gtk.Image 
        Gtk.Label 
@@ -43,39 +84,179 @@ right:
        Gtk.HScale 
        Gtk.VScale 
        Gtk.SpinButton 
+       Gtk.TreeView
+        Gtk.ComboBox 
+       Gtk.ComboBoxEntry 
+       Gtk.Menu 
+       Gtk.MenuBar 
+       Gtk.Toolbar 
+       Gtk.ToolPalette
+       Gtk.ColorButton 
+       Gtk.ColorSelection
+       Gtk.HSV
+       Gtk.FileChooserButton 
+       Gtk.FileChooserWidget
+       Gtk.FontButton 
+       GtkSource.View
+       WebKit.WebView
+       Vte.Terminal
+       GtkClutter.Embed
+       Gdl.Dock
+       Gdl.DockBar
+
+left:  
+       Gdl.Dock
+right:
+       Gdl.DockItem
+
+       
+       
+       
+left:  
+       Gdl.DockItem
+right:
+       Gdl.DockItem
+       
+       Gtk.Alignment 
+       Gtk.AspectFrame 
+       Gtk.HBox 
+       Gtk.VBox 
+       Gtk.HButtonBox 
+       Gtk.VButtonBox 
+       Gtk.Fixed 
+       Gtk.HPaned 
+       Gtk.VPaned 
+       Gtk.Layout 
+       Gtk.Notebook 
+       Gtk.Table 
+       Gtk.Expander 
+       Gtk.Frame
        
+       Gtk.ScrolledWindow
+       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
+        Gtk.ComboBox 
+       Gtk.ComboBoxEntry 
+       Gtk.Menu 
+       Gtk.MenuBar 
+       Gtk.Toolbar 
+       Gtk.ToolPalette
+       Gtk.ColorButton 
+       Gtk.ColorSelection
+       Gtk.HSV
+       Gtk.FileChooserButton 
+       Gtk.FileChooserWidget
+       Gtk.FontButton 
+       GtkSource.View
+       WebKit.WebView
+       Vte.Terminal
+       GtkClutter.Embed
        
-        GtkComboBox 
-       GtkComboBoxEntry 
-       GtkMenu 
        
-       GtkMenuBar 
-       GtkToolbar 
        
-       GtkToolPalette
        
+left:
+       Gtk.MenuBar
+       Gtk.Menu
+right:
+       Gtk.MenuItem 
+       Gtk.ImageMenuItem 
+       Gtk.RadioMenuItem 
+       Gtk.CheckMenuItem 
+       Gtk.SeparatorMenuItem 
+       Gtk.TearoffMenuItem 
+left:
+       Gtk.MenuItem:submenu
+right: 
+       Gtk.Menu
+       
+left:       
+       Gtk.Toolbar
+right:
+       Gtk.ToolButton
+       Gtk.ToolItem
+       Gtk.MenuToolButton 
+       Gtk.ToggleToolButton
+       Gtk.RadioToolButton 
+       Gtk.ToolItemGroup 
+       Gtk.SeparatorToolItem 
 
+       
+left:
+       Gtk.TreeView
+right:
+       Gtk.TreeStore
+       Gtk.ListStore
+       Gtk.TreeModelFilter
+       Gtk.TreeViewColumn
 
+left: 
+       Gtk.TreeModelFilter
+       
+right:
+       Gtk.TreeStore
+       Gtk.ListStore
+left:  
+       Gtk.TreeViewColumn      
+right:
+       Gtk.CellRendererText
+       Gtk.CellRendererCombo
+       Gtk.CellRendererToggle
+       
+left: 
+       Gtk.CellRendererCombo:model
+       Gtk.ComboBox
+right:
+       Gtk.ListStore
 
+       
+left: 
+       Gtk.ComboBox
+right: 
+       Gtk.CellRendererText
 
+       
+       
+left:
+       Gtk.ScrolledWindow
+right: 
+       Gtk.Viewport
 
+       
+       
+left: 
+       GtkSource.View
+right: 
+       GtkSource.Buffer
+       
+       
+       
 left:
-   Gtk.MenuBar
+       GtkClutter.Window
+       GtkClutter.Embed
+       
 right:
-       GtkMenuItem 
-       GtkImageMenuItem 
-       GtkRadioMenuItem 
-       GtkCheckMenuItem 
-       GtkSeparatorMenuItem 
-       GtkTearoffMenuItem 
+       GtkClutter.Actor
+       
 left:
-       Gtk.Toolbar
+       Gdl.Dock
 right:
-       GtkToolButton 
-       GtkMenuToolButton 
-       GtkToggleToolButton
-       GtkRadioToolButton 
-       GtkToolItemGroup 
-       GtkSeparatorToolItem 
\ No newline at end of file
+       Gdl.DockItem
\ No newline at end of file