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