Palete/GtkUsage.txt
authorAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2011 02:22:23 +0000 (10:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2011 02:22:23 +0000 (10:22 +0800)
Palete/GtkUsage.txt [deleted file]

diff --git a/Palete/GtkUsage.txt b/Palete/GtkUsage.txt
deleted file mode 100644 (file)
index 0e411eb..0000000
+++ /dev/null
@@ -1,264 +0,0 @@
-
-// what can be added where...
-
-left:
- *top
-right:
-       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.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 
-       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.TextView
-    
-       Gtk.ComboBox
-       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.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
-       
-       
-       
-       
-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:model
-right:
-       Gtk.ListStore
-    Gtk.TreeStore
-
-       
-left: 
-       Gtk.ComboBox
-right: 
-       Gtk.CellRendererText
-
-       
-       
-left:
-       Gtk.ScrolledWindow
-right: 
-       Gtk.Viewport
-
-       
-       
-left: 
-       GtkSource.View
-right: 
-       GtkSource.Buffer
-       
-       
-       
-left:
-       GtkClutter.Window
-       GtkClutter.Embed
-       
-right:
-       GtkClutter.Actor
-       
-left:
-       Gdl.Dock
-right:
-       Gdl.DockItem
\ No newline at end of file