gambas-source-code/gb.gtk/src/gb.gtk.component
Benoît Minisini f845d1be80 [GB.GTK]
* NEW: Remove the share directory symbolic link.


git-svn-id: svn://localhost/gambas/trunk@2677 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-02-10 01:13:38 +00:00

30 lines
771 B
Plaintext

[Component]
Key=gb.gtk
Author=Daniel Campos Fernández,Benoît Minisini
Implements=Form,EventLoop,ImageIO
Requires=gb.image
Type=Form
Hidden=Control,Form,Menu
[Form]
Control=Label,TextLabel,Separator,PictureBox,MovieBox,ProgressBar
Control=Button,CheckBox,RadioButton,ToggleButton,ToolButton,Slider,ScrollBar
Control=ListBox,ComboBox,TextBox,SpinBox,TextArea
Control=ListView,TreeView,IconView,ColumnView,GridView
[Container]
Container=HBox,VBox,HPanel,VPanel,HSplit,VSplit,Panel,Frame,ScrollView,DrawingArea
MultiContainer=TabStrip
[Special]
Control=Embedder
Virtual=TrayIcon,Printer
[Change]
Label=TextLabel
Button=ToggleButton,ToolButton
Slider=ScrollBar,SpinBox
TextBox=SpinBox,TextArea
ListView=TreeView,ColumnView
Panel=HBox,VBox,HPanel,VPanel,Frame,ScrollView