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