23ba5b0d47de669f2cc1ac9100b82aa54c89c04c
[app.Builder.js] / Builder / Provider / GtkUsage.txt
1
2 // what can be added where...
3
4 left:
5  *top
6 right:
7         Gtk.Window 
8         Gtk.Dialog
9         Gtk.MessageDialog
10         Gtk.AboutDialog
11         Gtk.Dialog
12         Gtk.FontSelectionDialog 
13         Gtk.InputDialog 
14         Gtk.ColorSelectionDialog 
15         Gtk.FileChooserDialog
16         Gtk.Menu
17         GtkClutter.Window
18         Gtk.OffScreenWindow
19         
20 // these should really be based on heirachy..
21  
22 left: 
23         Gtk.Window
24         Gtk.Dialog
25         Gtk.MessageDialog
26         Gtk.AboutDialog
27         Gtk.Dialog
28         Gtk.OffScreenWindow
29         
30         Gtk.Alignment 
31         Gtk.AspectFrame 
32         Gtk.HBox 
33         Gtk.VBox 
34         Gtk.HButtonBox 
35         Gtk.VButtonBox 
36         Gtk.HPaned 
37         Gtk.VPaned 
38         Gtk.Table
39         Gtk.Layout 
40         Gtk.Notebook
41         //Gtk.Table 
42         //Gtk.Fixed 
43         Gtk.Expander 
44         Gtk.Frame
45         Gtk.ScrolledWindow
46         Gtk.ToolItem
47         Gtk.Viewport
48         Gtk.Button
49         GtkClutter.Actor
50         Gdl.Dock
51         
52 right:   
53         Gtk.Alignment 
54         Gtk.AspectFrame 
55         Gtk.HBox 
56         Gtk.VBox 
57         Gtk.HButtonBox 
58         Gtk.VButtonBox 
59         Gtk.Fixed 
60         Gtk.HPaned 
61         Gtk.VPaned 
62         Gtk.Layout 
63         Gtk.Notebook 
64         Gtk.Table 
65         Gtk.Expander 
66         Gtk.Frame
67         
68         Gtk.ScrolledWindow
69         Gtk.AccelLabel 
70         Gtk.Image 
71         Gtk.Label 
72         Gtk.ProgressBar
73         Gtk.Statusbar
74         Gtk.InfoBar 
75         Gtk.StatusIcon
76         Gtk.Spinner 
77         Gtk.Button
78         Gtk.CheckButton 
79         Gtk.RadioButton 
80         Gtk.ToggleButton
81         Gtk.LinkButton
82         Gtk.ScaleButton 
83         Gtk.VolumeButton 
84         Gtk.Entry 
85         Gtk.HScale 
86         Gtk.VScale 
87         Gtk.SpinButton 
88         Gtk.TreeView
89         Gtk.ComboBox 
90         Gtk.ComboBoxEntry 
91         Gtk.Menu 
92         Gtk.MenuBar 
93         Gtk.Toolbar 
94         Gtk.ToolPalette
95         Gtk.ColorButton 
96         Gtk.ColorSelection
97         Gtk.HSV
98         Gtk.FileChooserButton 
99         Gtk.FileChooserWidget
100         Gtk.FontButton 
101         GtkSource.View
102         WebKit.WebView
103         Vte.Terminal
104         GtkClutter.Embed
105         
106 left:
107         Gtk.MenuBar
108         Gtk.Menu
109 right:
110         Gtk.MenuItem 
111         Gtk.ImageMenuItem 
112         Gtk.RadioMenuItem 
113         Gtk.CheckMenuItem 
114         Gtk.SeparatorMenuItem 
115         Gtk.TearoffMenuItem 
116 left:
117         Gtk.MenuItem:submenu
118 right:  
119         Gtk.Menu
120         
121 left:       
122         Gtk.Toolbar
123 right:
124         Gtk.ToolButton
125         Gtk.ToolItem
126         Gtk.MenuToolButton 
127         Gtk.ToggleToolButton
128         Gtk.RadioToolButton 
129         Gtk.ToolItemGroup 
130         Gtk.SeparatorToolItem 
131
132         
133 left:
134         Gtk.TreeView
135 right:
136         Gtk.TreeStore
137         Gtk.ListStore
138         Gtk.TreeViewColumn
139 left:   
140         Gtk.TreeViewColumn      
141 right:
142         Gtk.CellRendererText
143         Gtk.CellRendererCombo
144 left: 
145         Gtk.CellRendererCombo:model
146         Gtk.ComboBox
147 right:
148         Gtk.ListStore
149
150         
151 left: 
152         Gtk.ComboBox
153 right:  
154         Gtk.CellRendererText
155
156         
157         
158 left:
159         Gtk.ScrolledWindow
160 right: 
161         Gtk.Viewport
162
163         
164         
165 left: 
166         GtkSource.View
167 right: 
168         GtkSource.Buffer
169         
170         
171         
172 left:
173         GtkClutter.Window
174         GtkClutter.Embed
175         
176 right:
177         GtkClutter.Actor
178