d0d1e1627afeae11f84ea5d820c6c6d091ab8149
[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         
51 right:   
52         Gtk.Alignment 
53         Gtk.AspectFrame 
54         Gtk.HBox 
55         Gtk.VBox 
56         Gtk.HButtonBox 
57         Gtk.VButtonBox 
58         Gtk.Fixed 
59         Gtk.HPaned 
60         Gtk.VPaned 
61         Gtk.Layout 
62         Gtk.Notebook 
63         Gtk.Table 
64         Gtk.Expander 
65         Gtk.Frame
66         
67         Gtk.ScrolledWindow
68         Gtk.AccelLabel 
69         Gtk.Image 
70         Gtk.Label 
71         Gtk.ProgressBar
72         Gtk.Statusbar
73         Gtk.InfoBar 
74         Gtk.StatusIcon
75         Gtk.Spinner 
76         Gtk.Button
77         Gtk.CheckButton 
78         Gtk.RadioButton 
79         Gtk.ToggleButton
80         Gtk.LinkButton
81         Gtk.ScaleButton 
82         Gtk.VolumeButton 
83         Gtk.Entry 
84         Gtk.HScale 
85         Gtk.VScale 
86         Gtk.SpinButton 
87         Gtk.TreeView
88         Gtk.ComboBox 
89         Gtk.ComboBoxEntry 
90         Gtk.Menu 
91         Gtk.MenuBar 
92         Gtk.Toolbar 
93         Gtk.ToolPalette
94         Gtk.ColorButton 
95         Gtk.ColorSelection
96         Gtk.HSV
97         Gtk.FileChooserButton 
98         Gtk.FileChooserWidget
99         Gtk.FontButton 
100         GtkSource.View
101         WebKit.WebView
102         Vte.Terminal
103         GtkClutter.Embed
104         Gdl.Dock
105         Gdl.DockBar
106
107 left:   
108         Gdl.Dock
109 right:
110         Gdl.DockItem
111
112 left:   
113         Gdl.DockItem
114 right:
115         Gdl.DockItem
116         Gtk.Alignment 
117         Gtk.AspectFrame 
118         Gtk.HBox 
119         Gtk.VBox 
120         Gtk.HButtonBox 
121         Gtk.VButtonBox 
122         Gtk.Fixed 
123         Gtk.HPaned 
124         Gtk.VPaned 
125         Gtk.Layout 
126         Gtk.Notebook 
127         Gtk.Table 
128         Gtk.Expander 
129         Gtk.Frame
130         
131         Gtk.ScrolledWindow
132         Gtk.AccelLabel 
133         Gtk.Image 
134         Gtk.Label 
135         Gtk.ProgressBar
136         Gtk.Statusbar
137         Gtk.InfoBar 
138         Gtk.StatusIcon
139         Gtk.Spinner 
140         Gtk.Button
141         Gtk.CheckButton 
142         Gtk.RadioButton 
143         Gtk.ToggleButton
144         Gtk.LinkButton
145         Gtk.ScaleButton 
146         Gtk.VolumeButton 
147         Gtk.Entry 
148         Gtk.HScale 
149         Gtk.VScale 
150         Gtk.SpinButton 
151         Gtk.TreeView
152         Gtk.ComboBox 
153         Gtk.ComboBoxEntry 
154         Gtk.Menu 
155         Gtk.MenuBar 
156         Gtk.Toolbar 
157         Gtk.ToolPalette
158         Gtk.ColorButton 
159         Gtk.ColorSelection
160         Gtk.HSV
161         Gtk.FileChooserButton 
162         Gtk.FileChooserWidget
163         Gtk.FontButton 
164         GtkSource.View
165         WebKit.WebView
166         Vte.Terminal
167         GtkClutter.Embed
168         
169         
170         
171         
172 left:
173         Gtk.MenuBar
174         Gtk.Menu
175 right:
176         Gtk.MenuItem 
177         Gtk.ImageMenuItem 
178         Gtk.RadioMenuItem 
179         Gtk.CheckMenuItem 
180         Gtk.SeparatorMenuItem 
181         Gtk.TearoffMenuItem 
182 left:
183         Gtk.MenuItem:submenu
184 right:  
185         Gtk.Menu
186         
187 left:       
188         Gtk.Toolbar
189 right:
190         Gtk.ToolButton
191         Gtk.ToolItem
192         Gtk.MenuToolButton 
193         Gtk.ToggleToolButton
194         Gtk.RadioToolButton 
195         Gtk.ToolItemGroup 
196         Gtk.SeparatorToolItem 
197
198         
199 left:
200         Gtk.TreeView
201 right:
202         Gtk.TreeStore
203         Gtk.ListStore
204         Gtk.TreeViewColumn
205 left:   
206         Gtk.TreeViewColumn      
207 right:
208         Gtk.CellRendererText
209         Gtk.CellRendererCombo
210 left: 
211         Gtk.CellRendererCombo:model
212         Gtk.ComboBox
213 right:
214         Gtk.ListStore
215
216         
217 left: 
218         Gtk.ComboBox
219 right:  
220         Gtk.CellRendererText
221
222         
223         
224 left:
225         Gtk.ScrolledWindow
226 right: 
227         Gtk.Viewport
228
229         
230         
231 left: 
232         GtkSource.View
233 right: 
234         GtkSource.Buffer
235         
236         
237         
238 left:
239         GtkClutter.Window
240         GtkClutter.Embed
241         
242 right:
243         GtkClutter.Actor
244         
245 left:
246         Gdl.Dock
247 right:
248         Gdl.DockItem