Builder/Provider/GtkUsage.txt
[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.TextView
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         Gdl.Dock
106         Gdl.DockBar
107
108 left:   
109         Gdl.Dock
110 right:
111         Gdl.DockItem
112
113         
114         
115         
116 left:   
117         Gdl.DockItem
118 right:
119         Gdl.DockItem
120         
121         Gtk.Alignment 
122         Gtk.AspectFrame 
123         Gtk.HBox 
124         Gtk.VBox 
125         Gtk.HButtonBox 
126         Gtk.VButtonBox 
127         Gtk.Fixed 
128         Gtk.HPaned 
129         Gtk.VPaned 
130         Gtk.Layout 
131         Gtk.Notebook 
132         Gtk.Table 
133         Gtk.Expander 
134         Gtk.Frame
135         
136         Gtk.ScrolledWindow
137         Gtk.AccelLabel 
138         Gtk.Image 
139         Gtk.Label 
140         Gtk.ProgressBar
141         Gtk.Statusbar
142         Gtk.InfoBar 
143         Gtk.StatusIcon
144         Gtk.Spinner 
145         Gtk.Button
146         Gtk.CheckButton 
147         Gtk.RadioButton 
148         Gtk.ToggleButton
149         Gtk.LinkButton
150         Gtk.ScaleButton 
151         Gtk.VolumeButton 
152         Gtk.Entry 
153         Gtk.HScale 
154         Gtk.VScale 
155         Gtk.SpinButton 
156         Gtk.TreeView
157         Gtk.ComboBox 
158         Gtk.ComboBoxEntry 
159         Gtk.Menu 
160         Gtk.MenuBar 
161         Gtk.Toolbar 
162         Gtk.ToolPalette
163         Gtk.ColorButton 
164         Gtk.ColorSelection
165         Gtk.HSV
166         Gtk.FileChooserButton 
167         Gtk.FileChooserWidget
168         Gtk.FontButton 
169         GtkSource.View
170         WebKit.WebView
171         Vte.Terminal
172         GtkClutter.Embed
173         
174         
175         
176         
177 left:
178         Gtk.MenuBar
179         Gtk.Menu
180 right:
181         Gtk.MenuItem 
182         Gtk.ImageMenuItem 
183         Gtk.RadioMenuItem 
184         Gtk.CheckMenuItem 
185         Gtk.SeparatorMenuItem 
186         Gtk.TearoffMenuItem 
187 left:
188         Gtk.MenuItem:submenu
189 right:  
190         Gtk.Menu
191         
192 left:       
193         Gtk.Toolbar
194 right:
195         Gtk.ToolButton
196         Gtk.ToolItem
197         Gtk.MenuToolButton 
198         Gtk.ToggleToolButton
199         Gtk.RadioToolButton 
200         Gtk.ToolItemGroup 
201         Gtk.SeparatorToolItem 
202
203         
204 left:
205         Gtk.TreeView
206 right:
207         Gtk.TreeStore
208         Gtk.ListStore
209         Gtk.TreeModelFilter
210         Gtk.TreeViewColumn
211
212 left: 
213         Gtk.TreeModelFilter
214 right:
215         Gtk.TreeStore
216         Gtk.ListStore
217         
218 left:   
219         Gtk.TreeViewColumn      
220 right:
221         Gtk.CellRendererText
222         Gtk.CellRendererCombo
223         Gtk.CellRendererToggle
224         
225 left: 
226         Gtk.CellRendererCombo:model
227         Gtk.ComboBox
228 right:
229         Gtk.ListStore
230
231         
232 left: 
233         Gtk.ComboBox
234 right:  
235         Gtk.CellRendererText
236
237         
238         
239 left:
240         Gtk.ScrolledWindow
241 right: 
242         Gtk.Viewport
243
244         
245         
246 left: 
247         GtkSource.View
248 right: 
249         GtkSource.Buffer
250         
251         
252         
253 left:
254         GtkClutter.Window
255         GtkClutter.Embed
256         
257 right:
258         GtkClutter.Actor
259         
260 left:
261         Gdl.Dock
262 right:
263         Gdl.DockItem