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

Zurück zum Archiv-Index

ruby-****@lists***** ruby-****@lists*****
2003年 5月 24日 (土) 13:01:40 JST


-------------------------
REMOTE_ADDR = 210.249.193.205
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Status+of+Ruby%2FGTK
-------------------------
= Status of Ruby/GTK

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

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




ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index