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         
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         Gdl.Dock
106         
107 left:
108         Gtk.MenuBar
109         Gtk.Menu
110 right:
111         Gtk.MenuItem 
112         Gtk.ImageMenuItem 
113         Gtk.RadioMenuItem 
114         Gtk.CheckMenuItem 
115         Gtk.SeparatorMenuItem 
116         Gtk.TearoffMenuItem 
117 left:
118         Gtk.MenuItem:submenu
119 right:  
120         Gtk.Menu
121         
122 left:       
123         Gtk.Toolbar
124 right:
125         Gtk.ToolButton
126         Gtk.ToolItem
127         Gtk.MenuToolButton 
128         Gtk.ToggleToolButton
129         Gtk.RadioToolButton 
130         Gtk.ToolItemGroup 
131         Gtk.SeparatorToolItem 
132
133         
134 left:
135         Gtk.TreeView
136 right:
137         Gtk.TreeStore
138         Gtk.ListStore
139         Gtk.TreeViewColumn
140 left:   
141         Gtk.TreeViewColumn      
142 right:
143         Gtk.CellRendererText
144         Gtk.CellRendererCombo
145 left: 
146         Gtk.CellRendererCombo:model
147         Gtk.ComboBox
148 right:
149         Gtk.ListStore
150
151         
152 left: 
153         Gtk.ComboBox
154 right:  
155         Gtk.CellRendererText
156
157         
158         
159 left:
160         Gtk.ScrolledWindow
161 right: 
162         Gtk.Viewport
163
164         
165         
166 left: 
167         GtkSource.View
168 right: 
169         GtkSource.Buffer
170         
171         
172         
173 left:
174         GtkClutter.Window
175         GtkClutter.Embed
176         
177 right:
178         GtkClutter.Actor
179