From 9fdb343be6e2a16eaf3c0e89887170421feccfba Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Sep 2011 10:22:23 +0800 Subject: [PATCH] Palete/GtkUsage.txt --- Palete/GtkUsage.txt | 264 -------------------------------------------- 1 file changed, 264 deletions(-) delete mode 100644 Palete/GtkUsage.txt diff --git a/Palete/GtkUsage.txt b/Palete/GtkUsage.txt deleted file mode 100644 index 0e411eb75..000000000 --- a/Palete/GtkUsage.txt +++ /dev/null @@ -1,264 +0,0 @@ - -// what can be added where... - -left: - *top -right: - Gtk.Window - Gtk.Dialog - Gtk.MessageDialog - Gtk.AboutDialog - Gtk.Dialog - Gtk.FontSelectionDialog - Gtk.InputDialog - Gtk.ColorSelectionDialog - Gtk.FileChooserDialog - Gtk.Menu - GtkClutter.Window - Gtk.OffScreenWindow - -// these should really be based on heirachy.. - -left: - Gtk.Window - Gtk.Dialog - Gtk.MessageDialog - Gtk.AboutDialog - Gtk.Dialog - Gtk.OffScreenWindow - - Gtk.Alignment - Gtk.AspectFrame - Gtk.HBox - Gtk.VBox - Gtk.HButtonBox - Gtk.VButtonBox - Gtk.HPaned - Gtk.VPaned - Gtk.Table - Gtk.Layout - Gtk.Notebook - //Gtk.Table - //Gtk.Fixed - Gtk.Expander - Gtk.Frame - Gtk.ScrolledWindow - Gtk.ToolItem - Gtk.Viewport - Gtk.Button - GtkClutter.Actor - -right: - Gtk.Alignment - Gtk.AspectFrame - Gtk.HBox - Gtk.VBox - Gtk.HButtonBox - Gtk.VButtonBox - Gtk.Fixed - Gtk.HPaned - Gtk.VPaned - Gtk.Layout - Gtk.Notebook - Gtk.Table - Gtk.Expander - Gtk.Frame - - Gtk.ScrolledWindow - Gtk.AccelLabel - Gtk.Image - Gtk.Label - Gtk.ProgressBar - Gtk.Statusbar - Gtk.InfoBar - Gtk.StatusIcon - Gtk.Spinner - Gtk.Button - Gtk.CheckButton - Gtk.RadioButton - Gtk.ToggleButton - Gtk.LinkButton - Gtk.ScaleButton - Gtk.VolumeButton - Gtk.Entry - Gtk.HScale - Gtk.VScale - Gtk.SpinButton - Gtk.TreeView - Gtk.TextView - - Gtk.ComboBox - Gtk.Menu - Gtk.MenuBar - Gtk.Toolbar - Gtk.ToolPalette - Gtk.ColorButton - Gtk.ColorSelection - Gtk.HSV - Gtk.FileChooserButton - Gtk.FileChooserWidget - Gtk.FontButton - GtkSource.View - WebKit.WebView - Vte.Terminal - GtkClutter.Embed - Gdl.Dock - Gdl.DockBar - -left: - Gdl.Dock -right: - Gdl.DockItem - - - - -left: - Gdl.DockItem -right: - Gdl.DockItem - - Gtk.Alignment - Gtk.AspectFrame - Gtk.HBox - Gtk.VBox - Gtk.HButtonBox - Gtk.VButtonBox - Gtk.Fixed - Gtk.HPaned - Gtk.VPaned - Gtk.Layout - Gtk.Notebook - Gtk.Table - Gtk.Expander - Gtk.Frame - - Gtk.ScrolledWindow - Gtk.AccelLabel - Gtk.Image - Gtk.Label - Gtk.ProgressBar - Gtk.Statusbar - Gtk.InfoBar - Gtk.StatusIcon - Gtk.Spinner - Gtk.Button - Gtk.CheckButton - Gtk.RadioButton - Gtk.ToggleButton - Gtk.LinkButton - Gtk.ScaleButton - Gtk.VolumeButton - Gtk.Entry - Gtk.HScale - Gtk.VScale - Gtk.SpinButton - Gtk.TreeView - Gtk.ComboBox - - Gtk.Menu - Gtk.MenuBar - Gtk.Toolbar - Gtk.ToolPalette - Gtk.ColorButton - Gtk.ColorSelection - Gtk.HSV - Gtk.FileChooserButton - Gtk.FileChooserWidget - Gtk.FontButton - GtkSource.View - WebKit.WebView - Vte.Terminal - GtkClutter.Embed - - - - -left: - Gtk.MenuBar - Gtk.Menu -right: - Gtk.MenuItem - Gtk.ImageMenuItem - Gtk.RadioMenuItem - Gtk.CheckMenuItem - Gtk.SeparatorMenuItem - Gtk.TearoffMenuItem -left: - Gtk.MenuItem:submenu -right: - Gtk.Menu - -left: - Gtk.Toolbar -right: - Gtk.ToolButton - Gtk.ToolItem - Gtk.MenuToolButton - Gtk.ToggleToolButton - Gtk.RadioToolButton - Gtk.ToolItemGroup - Gtk.SeparatorToolItem - - -left: - Gtk.TreeView -right: - Gtk.TreeStore - Gtk.ListStore - Gtk.TreeModelFilter - Gtk.TreeViewColumn - -left: - Gtk.TreeModelFilter -right: - Gtk.TreeStore - Gtk.ListStore - -left: - Gtk.TreeViewColumn -right: - Gtk.CellRendererText - Gtk.CellRendererCombo - Gtk.CellRendererToggle - -left: - Gtk.CellRendererCombo:model - Gtk.ComboBox:model -right: - Gtk.ListStore - Gtk.TreeStore - - -left: - Gtk.ComboBox -right: - Gtk.CellRendererText - - - -left: - Gtk.ScrolledWindow -right: - Gtk.Viewport - - - -left: - GtkSource.View -right: - GtkSource.Buffer - - - -left: - GtkClutter.Window - GtkClutter.Embed - -right: - GtkClutter.Actor - -left: - Gdl.Dock -right: - Gdl.DockItem \ No newline at end of file -- 2.39.2