[ruby-gnome2-doc-cvs] [Hiki] update - Status of Ruby/GTK

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2004年 6月 1日 (火) 02:43:15 JST


-------------------------
REMOTE_ADDR = 218.231.180.27
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp//?Status+of+Ruby%2FGTK
-------------------------
  = Status of Ruby/GTK
  
  {{status "Ruby/GTK", ["2.0", "2.2", "2.4"], "
  Main loop and Events|Gtk module|-|O|O|O
  Keyboard Accelerator Groups|Gtk::AccelGroup|GtkAccelGroup|#|#|#|Done except Gtk::AccelGroup#activate
  Keyboard Accelerator Groups|Gtk::Accelerator|GtkAccelerator|O|O|O|As a module.
  Keyboard Accelerator Groups|Gtk::AccelGroupEntry|GtkAccelGroupEntry|O|O|O
  Keyboard Accelerator Groups|Gtk::AccelKey|GtkAccelKey|O|O|O
  Accelerator Maps|Gtk::AccelMap|-|#|#|#|As a module until 2.2. As a class since 2.4. Done without Gtk::AccelMap.load_scanner.
  Clipboards|Gtk::Clipboard|GtkClipboard|O|O|O
  Drag and Drop|Gtk::Drag|-|O|O|O|As a module
  GtkIconTheme|Gtk::IconTheme|GtkIconTheme|-|-|O|Since 2.4
  GtkIconTheme|Gtk::IconInfo|GtkIconInfo|-|-|O|Since 2.4
  Stock Items|Gtk::Stock|Stock Items|O|O|O|As a module
  Themeable Stock Images|Gtk::IconFactory|GtkIconFactory|O|O|O
  Themeable Stock Images|Gtk::IconSet|GtkIconSet|O|O|O
  Themeable Stock Images|Gtk::IconSource|GtkIconSource|O|O|O
  Themeable Stock Images|Gtk::IconSize|Themeable Stock Images|O|O|O|As a module
  Resource Files|Gtk::RcStyle|GtkRcStyle|O|O|O
  Resource Files|Gtk::RC|-|#|#|#|As a module. Almost done except functions which need GScanner.
  Settings|Gtk::RcProperty|-|x|x|x| This is used internal only.
  Settings|Gtk::Settings|GtkSettings|O|O|O
  Bindings|Gtk::BindingSet|GtkBindingSet|O|O|O
  Bindings|Gtk::BindingEntry|GtkBindingEntry|x|x|x|This is used internal only.
  Bindings|Gtk::BindingSignal|GtkBindingSignal|x|x|x|This is used internal only.
  Bindings|Gtk::BindingArg|GtkBindingArg|x|x|x|This is used internal only.
  Standard Enumerations|Gtk module(constants)|-|O|O|O
  Graphics Contexts|Gtk::GC|-|x|x|x| Don't need this. Use Gdk::GC instead.
  Styles|Gtk::Style|GtkStyle|O|O|#
  Styles|Gtk::Border|GtkBorder|O|O|O|
  Selections|Gtk::Selection|-|O|#|#
  Selections|Gtk::TargetEntry|GtkTargetEntry|x|x|x|Use [target, flag, info] instead.
  Selections|Gtk::TargetList|GtkTargetList|O|O|O
  Selections|Gtk::TargetPair|GtkTargetPair|x|x|x| This is used internal only.
  Selections|Gtk::SelectionData|GtkSelectionData|O|O|O| GtkSelectionData is defined in GtkWidget. GtkSelection functions are defined in Selections.
  Version Information|Gtk module(constants)|-|O|O|O
  Signals|-|-|x|x|x|Obsolete. Use GLib::Signal instead.
  Types|-|-|x|x|x|Obsolete. Use GLib::Type instead.
  Windows|Gtk::Dialog|GtkDialog|O|O|O
  Windows|Gtk::Invisible|GtkInvisible|O|O|O
  Windows|Gtk::MessageDialog|GtkMessageDialog|O|O|O
  Windows|Gtk::Window|GtkWindow|O|#|#
  Windows|Gtk::WindowGroup|GtkWindowGroup|O|O|O
  Display Widgets|Gtk::AccelLabel|GtkAccelLabel|O|O|O
  Display Widgets|Gtk::Image|GtkImage|O|O|O
  Display Widgets|Gtk::Label|GtkLabel|O|O|O
  Display Widgets|Gtk::ProgressBar|GtkProgressBar|O|O|O
  Display Widgets|Gtk::Statusbar|GtkStatusbar|O|O|O
  Buttons and Toggles|Gtk::Button|GtkButton|O|O|O
  Buttons and Toggles|Gtk::CheckButton|GtkCheckButton|O|O|O
  Buttons and Toggles|Gtk::RadioButton|GtkRadioButton|O|O|O
  Buttons and Toggles|Gtk::ToggleButton|GtkToggleButton|O|O|O
  Numeric/Text Data Entry|Gtk::Entry|GtkEntry|O|O|O
  Numeric/Text Data Entry|Gtk::EntryCompletion|GtkEntryCompletion|-|-|O|Since 2.4
  Numeric/Text Data Entry|Gtk::HScale|GtkHScale|O|O|O
  Numeric/Text Data Entry|Gtk::VScale|GtkVScale|O|O|O
  Numeric/Text Data Entry|Gtk::SpinButton|GtkSpinButton|O|O|O
  Numeric/Text Data Entry|Gtk::Editable|-|O|O|O|As a module
  Multiline Text Editor|Gtk::TextIter|GtkTextIter|O|O|#
  Multiline Text Editor|Gtk::TextMark|GtkTextMark|O|O|O
  Multiline Text Editor|Gtk::TextBuffer|GtkTextBuffer|O|O|#|Gtk::TextBuffer#get_insert doesn't implemented.
  Multiline Text Editor|Gtk::TextTag|GtkTextTag|O|O|O
  Multiline Text Editor|Gtk::TextAppearance|GtkTextAppearance|O|O|O|In GtkTextTag
  Multiline Text Editor|Gtk::TextAttributes|GtkTextAttributes|O|O|O|In GtkTextTag
  Multiline Text Editor|Gtk::TextTagTable|GtkTextTagTable|O|O|O
  Multiline Text Editor|Gtk::TextView|GtkTextView|O|O|#
  Multiline Text Editor|Gtk::TextChildAnchor|GtkTextChildAnchor|O|O|O|In GtkTextView
  Tree and List Widget|Gtk::TreeModel|GtkTreeModel|O|O|O
  Tree and List Widget|Gtk::TreeIter|GtkTreeIter|O|O|O|In GtkTreeModel
  Tree and List Widget|Gtk::TreePath|GtkTreePath|O|#|#|In GtkTreeModel
  Tree and List Widget|Gtk::TreeRowReference|GtkTreeRowReference|O|#|#|In GtkTreeModel
  Tree and List Widget|Gtk::TreeModelIface|GtkTreeModelIface|x|x|x|In GtkTreeModel. Don't need to implement.
  Tree and List Widget|Gtk::TreeSelection|GtkTreeSelection|O|O|#
  Tree and List Widget|Gtk::TreeViewColumn|GtkTreeViewColumn|O|O|#
  Tree and List Widget|Gtk::TreeView|GtkTreeView|O|O|O
  Tree and List Widget|Gtk::TreeDragDest|GtkTreeDragDest|O|O|O|As a module. GtkTreeView drag-and-drop
  Tree and List Widget|Gtk::TreeDragSource|GtkTreeDragSource|O|O|O|As a module. GtkTreeView drag-and-drop
  Tree and List Widget|Gtk::TreeDragDestIface|GtkTreeDragDestIface|x|x|x|GtkTreeView drag-and-drop
  Tree and List Widget|Gtk::TreeDragSourceIface|GtkTreeDragSourceIface|x|x|x|GtkTreeView drag-and-drop
  Tree and List Widget|Gtk::TreeSortable|GtkTreeSortable|O|O|O
  Tree and List Widget|Gtk::TreeModelSort|GtkTreeModelSort|O|O|O
  Tree and List Widget|Gtk::TreeModelFilter|GtkTreeModelFilter|-|-|-|Since 2.4
  Tree and List Widget|Gtk::CellLayout|GtkCellLayout|-|-|O|Since 2.4
  Tree and List Widget|Gtk::CellRenderer|GtkCellRenderer|O|O|#
  Tree and List Widget|Gtk::CellEditable|-|O|O|O|As a module
  Tree and List Widget|Gtk::CellRendererPixbuf|GtkCellRendererPixbuf|O|O|O
  Tree and List Widget|Gtk::CellRendererText|GtkCellRendererText|O|O|O
  Tree and List Widget|Gtk::CellRendererToggle|GtkCellRendererToggle|O|O|O
  Tree and List Widget|Gtk::ListStore|GtkListStore|O|O|O
  Tree and List Widget|Gtk::TreeStore|GtkTreeStore|O|O|O
  Menus, Combo Box, Toolbar|Gtk::ComboBox|GtkComboBox|-|-|O|Since 2.4
  Menus, Combo Box, Toolbar|Gtk::ComboBoxEntry|GtkComboBoxEntry|-|-|O|Since 2.4
  Menus, Combo Box, Toolbar|Gtk::Menu|GtkMenu|O|#|#
  Menus, Combo Box, Toolbar|Gtk::MenuBar|GtkMenuBar|O|O|O
  Menus, Combo Box, Toolbar|Gtk::MenuItem|GtkMenuItem|O|O|O
  Menus, Combo Box, Toolbar|Gtk::MenuShell|GtkMenuShell|O|#|#
  Menus, Combo Box, Toolbar|Gtk::ImageMenuItem|GtkImageMenuItem|O|O|O
  Menus, Combo Box, Toolbar|Gtk::RadioMenuItem|GtkRadioMenuItem|O|O|#
  Menus, Combo Box, Toolbar|Gtk::CheckMenuItem|GtkCheckMenuItem|O|O|#
  Menus, Combo Box, Toolbar|Gtk::SeparatorMenuItem|GtkSeparatorMenuItem|O|O|O
  Menus, Combo Box, Toolbar|Gtk::TearoffMenuItem|GtkTearoffMenuItem|O|O|O
  Menus, Combo Box, Toolbar|Gtk::Toolbar|GtkToolbar|O|O|#
- Menus, Combo Box, Toolbar|Gtk::ToolItem|GtkToolItem|-|-|-|Since 2.4
- Menus, Combo Box, Toolbar|Gtk::SeparatorToolItem|GtkSeparatorToolItem|-|-|-|Since 2.4
- Menus, Combo Box, Toolbar|Gtk::ToolButton|GtkToolButton|-|-|-|Since 2.4
- Menus, Combo Box, Toolbar|Gtk::ToggleToolButton|GtkToggleToolButton|-|-|-|Since 2.4
+ Menus, Combo Box, Toolbar|Gtk::ToolItem|GtkToolItem|-|-|O|Since 2.4
+ Menus, Combo Box, Toolbar|Gtk::SeparatorToolItem|GtkSeparatorToolItem|-|-|O|Since 2.4
+ Menus, Combo Box, Toolbar|Gtk::ToolButton|GtkToolButton|-|-|O|Since 2.4
+ Menus, Combo Box, Toolbar|Gtk::ToggleToolButton|GtkToggleToolButton|-|-|O|Since 2.4
  Menus, Combo Box, Toolbar|Gtk::RadioToolButton|GtkRadioToolButton|-|-|-|Since 2.4
  Action-based menus and toolbars|Gtk::UIManager|GtkUIManager|-|-|-|Since 2.4
  Action-based menus and toolbars|Gtk::ActionGroup|GtkActionGroup|-|-|-|Since 2.4
  Action-based menus and toolbars|Gtk::Action|GtkAction|-|-|O|Since 2.4
  Action-based menus and toolbars|Gtk::ToggleAction|GtkToggleAction|-|-|O|Since 2.4
  Action-based menus and toolbars|Gtk::RadioAction|GtkRadioAction|-|-|O|Since 2.4
  Selectors|Gtk::ColorButton|GtkColorButton|-|-|O|Since 2.4
  Selectors|Gtk::ColorSelection|GtkColorSelection|O|#|#
  Selectors|Gtk::ColorSelectionDialog|GtkColorSelectionDialog|O|O|O
  Selectors|Gtk::FileSelection|GtkFileSelection|O|O|O
  Selectors|Gtk::FileChooser|GtkFileChooser|-|-|O|Since 2.4
  Selectors|Gtk::FileChooserDialog|GtkFileChooserDialog|-|-|O|Since 2.4
  Selectors|Gtk::FileChooserWidget|GtkFileChooserWidget|-|-|O|Since 2.4
  Selectors|Gtk::FileFilter|GtkFileFilter|-|-|#|Since 2.4
  Selectors|Gtk::FontButton|GtkFontButton|-|-|O|Since 2.4
  Selectors|Gtk::FontSelection|GtkFontSelection|O|O|O
  Selectors|Gtk::FontSelectionDialog|GtkFontSelectionDialog|O|O|O
  Selectors|Gtk::InputDialog|GtkInputDialog|O|O|O
  Layout Containers|Gtk::Alignment|GtkAlignment|O|O|#
  Layout Containers|Gtk::AspectFrame|GtkAspectFrame|O|O|O
  Layout Containers|Gtk::HBox|GtkHBox|O|O|O
  Layout Containers|Gtk::VBox|GtkVBox|O|O|O
  Layout Containers|Gtk::HButtonBox|GtkHButtonBox|O|O|O
  Layout Containers|Gtk::VButtonBox|GtkVButtonBox|O|O|O
  Layout Containers|Gtk::Fixed|GtkFixed|O|O|O
  Layout Containers|Gtk::HPaned|GtkHPaned|O|O|O
  Layout Containers|Gtk::VPaned|GtkVPaned|O|O|O
  Layout Containers|Gtk::Layout|GtkLayout|O|O|O
  Layout Containers|Gtk::Notebook|GtkNotebook|O|O|#
  Layout Containers|Gtk::NotebookPage|GtkNotebookPage|O|O|O
  Layout Containers|Gtk::Table|GtkTable|O|O|O
  Layout Containers|Gtk::Expander|GtkExpander|-|-|O|Since 2.4
  Ornaments|Gtk::Frame|GtkFrame|O|O|O
  Ornaments|Gtk::HSeparator|GtkHSeparator|O|O|O
  Ornaments|Gtk::VSeparator|GtkVSeparator|O|O|O
  Scrolling|Gtk::HScrollbar|GtkHScrollbar|O|O|O
  Scrolling|Gtk::VScrollbar|GtkVScrollbar|O|O|O
  Scrolling|Gtk::ScrolledWindow|GtkScrolledWindow|O|O|O
  Miscellaneous|Gtk::Adjustment|GtkAdjustment|O|O|O
  Miscellaneous|Gtk::Arrow|GtkArrow|O|O|O
  Miscellaneous|Gtk::Calendar|GtkCalendar|O|O|#
  Miscellaneous|Gtk::DrawingArea|GtkDrawingArea|O|O|O
  Miscellaneous|Gtk::EventBox|GtkEventBox|O|O|O
  Miscellaneous|Gtk::HandleBox|GtkHandleBox|O|O|O
  Miscellaneous|Gtk::IMContextSimple|GtkIMContextSimple|O|O|O
  Miscellaneous|Gtk::IMMulticontext|GtkIMMulticontext|O|O|O
  Miscellaneous|Gtk::SizeGroup|GtkSizeGroup|O|O|O
  Miscellaneous|Gtk::Tooltips|GtkTooltips|O|O|#
  Miscellaneous|Gtk::Viewport|GtkViewport|O|O|O
  Miscellaneous|Gtk::Accessible|GtkAccessible|O|O|O|AtkObject
  Abstract Base Classes|Gtk::Bin|GtkBin|O|O|O
  Abstract Base Classes|Gtk::Box|GtkBox|O|O|O
  Abstract Base Classes|Gtk::ButtonBox|GtkButtonBox|O|O|O
  Abstract Base Classes|Gtk::Container|GtkContainer|O|O|O
  Abstract Base Classes|Gtk::Item|GtkItem|O|O|O
  Abstract Base Classes|Gtk::Misc|GtkMisc|O|O|O
  Abstract Base Classes|Gtk::Object|GtkObject|O|O|O
  Abstract Base Classes|Gtk::Paned|GtkPaned|O|O|#
  Abstract Base Classes|Gtk::Range|GtkRange|O|O|O
  Abstract Base Classes|Gtk::Scale|GtkScale|O|O|#
  Abstract Base Classes|Gtk::Scrollbar|GtkScrollbar|O|O|O
  Abstract Base Classes|Gtk::Separator|GtkSeparator|O|O|O
  Abstract Base Classes|Gtk::Widget|GtkWidget|O|#|#
  Abstract Base Classes|Gtk::IMContext|GtkIMContext|O|O|O
  Abstract Base Classes|Gtk::Requisition|GtkRequisition|x|x|x|Use [width, height] instead. included GtkWidget
  Abstract Base Classes|Gtk::Allocation|GtkAllocation|O|O|O|included GtkWidget
  Abstract Base Classes|Gtk::WidgetAuxInfo|GtkWidgetAuxInfo|x|x|x|Use internal only. included GtkWidget
  Abstract Base Classes|Gtk::WidgetShapeInfo|GtkWidgetShapeInfo|x|x|x|Use internal only. included GtkWidget
  Cross-process Embedding|Gtk::Socket|GtkSocket|O|O|O
  Cross-process Embedding|Gtk::Plug|GtkPlug|O|O|O
  Special-purpose features|Gtk::Curve|GtkCurve|O|O|O
  Special-purpose features|Gtk::GammaCurve|GtkGammaCurve|O|O|O|Will this be obsoleted by GTK+?
  Special-purpose features|Gtk::Ruler|GtkRuler|O|O|O
  Special-purpose features|Gtk::HRuler|GtkHRuler|O|O|O
  Special-purpose features|Gtk::VRuler|GtkVRuler|O|O|O
  Deprecated|Gtk::CList|GtkCList|x|x|x
  Deprecated|Gtk::CTree|GtkCTree|x|x|x
  Deprecated|Gtk::List|GtkList|x|x|x
  Deprecated|Gtk::ListItem|GtkListItem|x|x|x
  Deprecated|Gtk::Pixmap|GtkPixmap|x|x|x
  Deprecated|Gtk::Progress|GtkProgress|O|O|O|Deprecated, but this used super class of Gtk::ProgressBar.
  Deprecated|Gtk::Preview|GtkPreview|x|x|x
  Deprecated|Gtk::OldEditable|GtkOldEditable|x|x|x
  Deprecated|Gtk::Text|GtkText|x|x|x
  Deprecated|Gtk::TipsQuery|GtkTipsQuery|x|x|x
  Deprecated|Gtk::Tree|GtkTree|x|x|x
  Deprecated|Gtk::TreeItem|GtkTreeItem|x|x|x
  Deprecated|Gtk::OptionMenu|GtkOptionMenu|O|O|O|Depricated since 2.4. 
  Deprecated|Gtk::ItemFactory|GtkItemFactory|O|O|O|Depricated since 2.4. We shouldn't implement other methods, maybe. 
  Deprecated|Gtk::Combo|GtkCombo|O|O|x| Deprecated since 2.4.
  "}}





ruby-gnome2-cvs メーリングリストの案内
Back to archive index