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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2003年 11月 2日 (日) 23:48:28 JST


-------------------------
REMOTE_ADDR = 218.231.180.123
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Status+of+Ruby%2FGDK
-------------------------
  = Status of Ruby/GDK
  
  {{status "Ruby/GDK", "
  General|Gdk module|-|#|Some constants moved to several classes.
  GdkDisplay|Gdk::Display|GdkDisplay|O|since GTK+-2.2.0
  GdkDisplayManager|Gdk::DisplayManager|GdkDisplayManager|O|since GTK+-2.2.0
  GdkScreen|Gdk::Screen|GdkScreen|O|since GTK+-2.2.0
  Points, Rectangles and Regions|x|GdkPoint|x|Use Array [x,y] instead.
  Points, Rectangles and Regions|Gdk::Rectangle|GdkRectangle|O
  Points, Rectangles and Regions|Gdk::Region|GdkRegion|O
  Points, Rectangles and Regions|Gdk::Span|GdkSpan|x|Use Array [x, y, width] instead.
  Graphics Contexts|Gdk::GC|GdkGC|O
  Graphics Contexts|Gdk::GCValues|GdkGCValues|x|Use Gdk::GC methods instead.
  Drawing Primitives|Gdk::Drawable|GdkDrawable|O|Removed GdkRGB methods(differ from Ruby/GTK).
  Drawing Primitives|-|GdkSegment|x|Use Array [x1, y1, x2, y2] instead.
  Bitmaps and Pixmaps|Gdk::Pixmap|GdkPixmap|O
  Bitmaps and Pixmaps|Gdk::Bitmap|GdkBitmap|x|Use Gdk::Pixmap(depth = 1) instead.
  GdkRGB|Gdk::RGB|GdkRGB|O|As module
  Images|Gdk::Image|GdkImage|O
  Pixbufs|Gdk::Pixbuf|GdkPixbuf|O
  Colormaps and Colors|Gdk::Color|GdkColor|O
  Colormaps and Colors|Gdk::Colormap|GdkColormap|O
  Visuals|Gdk::Visual|GdkVisual|O
  Fonts|Gdk::Font|GdkFont|x|Use Pango instead.
  Cursors|Gdk::Cursor|GdkCursor|O
  Windows|Gdk::Window|GdkWindow|#|Include Some General function (pointer/keyboard)_(grab/ungrab). Constants were all done.
  Windows|Gdk::Geometry|GdkGeometry|O
  Windows|Gdk::WindowAttr|GdkWindowAttr|O
  Windows|Gdk::PointerHooks|GdkPointerHooks|-
  Windows|-|GdkNativeWindow|x| Use Integer instead.
  Windows|-|GdkXEvent|x| Use Integer instead.
  Events|Gdk::Event|GdkEvent|O
  Event Structures|Gdk::EventAny|GdkEventAny|O
  Event Structures|Gdk::EventKey|GdkEventKey|O
  Event Structures|Gdk::EventButton|GdkEventButton|O
  Event Structures|Gdk::EventScroll|GdkEventScroll|O
  Event Structures|Gdk::EventMotion|GdkEventMotion|O
  Event Structures|Gdk::EventExpose|GdkEventExpose|O
  Event Structures|Gdk::EventVisibility|GdkEventVisibility|O
  Event Structures|Gdk::EventCrossing|GdkEventCrossing|O
  Event Structures|Gdk::EventFocus|GdkEventFocus|O
  Event Structures|Gdk::EventConfigure|GdkEventConfigure|O
  Event Structures|Gdk::EventProperty|GdkEventProperty|O
  Event Structures|Gdk::EventSelection|GdkEventSelection|O
  Event Structures|Gdk::EventDND|GdkEventDND|O
  Event Structures|Gdk::EventProximity|GdkEventProximity|O
  Event Structures|Gdk::EventClient|GdkEventClient|O
  Event Structures|Gdk::EventNoExpose|GdkEventNoExpose|O
  Event Structures|Gdk::EventWindowState|GdkEventWindowState|O
  Event Structures|Gdk::EventSetting|GdkEventSetting|O
  Key Values|Gdk::Keymap|GdkKeymapKey|x| Use [keycode, group, level] instead.
  Key Values|Gdk::Keymap|GdkKeymap|O
  Key Values|Gdk::Keyval|-|O
- Selections|Gdk::Selection|GdkSelection|#|As module
+ Selections|Gdk::Selection|GdkSelection|O|As module
  Selections|Gdk::Target|GdkTarget|x
- Drag and Drop|Gdk::DragContext|GdkDragContext|#
+ Drag and Drop|Gdk::DragContext|GdkDragContext|O
  Properties and Atoms|Gdk::Atom|GdkAtom|O
  Properties and Atoms|Gdk::Property|-|O
  Threads|Gdk::Theads|-|O|As module. Don't use it because it causes dead-lock with Ruby's threading mechanism.
  Input|Gdk::Input|-|O|As module.
  Input Devices|Gdk::Device|GdkDevice|-
  Input Devices|Gdk::DeviceKey|GdkDeviceKey|-
  Input Devices|Gdk::DeviceAxis|GdkDeviceAxis|-
  Input Devices|Gdk::TimeCoord|GdkTimeCoord|-
  Pango Interaction|Gdk::Pango|-|O|As module. Include Pango::Context.set_colormap, Pango::Layout#get_clip_region, Pango::LayoutLine#get_clip_region.
  Pango Interaction|Gdk::PangoAttrEmbossed|Pango Interaction|O
  Pango Interaction|Gdk::PangoAttrStipple|Pango Interaction|O
  X Window System Interaction|Gdk::X11|-|-
  "}}





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