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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2003年 9月 29日 (月) 21:13:54 JST


-------------------------
REMOTE_ADDR = 218.231.205.39
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|#|since GTK+-2.2.0
  GdkDisplayManager|Gdk::DisplayManager|GdkDisplayManager|-|since GTK+-2.2.0
  GdkScreen|Gdk::Screen|GdkScreen|#|since GTK+-2.2.0
  Points, Rectangles and Regions|-|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|O
  Graphics Contexts|Gdk::GC|GdkGC|#
  Graphics Contexts|Gdk::GCValues|GdkGCValues|-|Shouldn't we implement it?
  Drawing Primitives|Gdk::Drawable|GdkDrawable|O|Removed GdkRGB methods(differ from Ruby/GTK).
  Drawing Primitives|-|GdkSegment|-|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|#|As module
  Images|Gdk::Image|GdkImage|#
  Pixbufs|Gdk::Pixbuf|GdkPixbuf|#
  Colormaps and Colors|Gdk::Color|GdkColor|O
  Colormaps and Colors|Gdk::Colormap|GdkColormap|#
  Visuals|Gdk::Visual|GdkVisual|#
  Fonts|Gdk::Font|GdkFont|x
  Cursors|Gdk::Cursor|GdkCursor|#
  Windows|Gdk::Window|GdkWindow|#|Include Some General/Properties function (pointer/keyboard)_(grab/ungrab). Constants were all done.
  Windows|Gdk::Geometry|GdkGeometry|#
  Windows|Gdk::WindowAttr|GdkWindowAttr|-
  Windows|Gdk::PointerHooks|GdkPointerHooks|-
  Events|Gdk::Event|GdkEvent|#|Constants were all done. 
  Event Structures|Gdk::EventAny|GdkEventAny|#
  Event Structures|Gdk::EventKey|GdkEventKey|#
  Event Structures|Gdk::EventButton|GdkEventButton|#
  Event Structures|Gdk::EventScroll|GdkEventScroll|#
  Event Structures|Gdk::EventMotion|GdkEventMotion|#
  Event Structures|Gdk::EventExpose|GdkEventExpose|#
  Event Structures|Gdk::EventVisibility|GdkEventVisibility|#
  Event Structures|Gdk::EventCrossing|GdkEventCrossing|#
  Event Structures|Gdk::EventFocus|GdkEventFocus|#
  Event Structures|Gdk::EventConfigure|GdkEventConfigure|#
  Event Structures|Gdk::EventProperty|GdkEventProperty|#
  Event Structures|Gdk::EventSelection|GdkEventSelection|#
  Event Structures|Gdk::EventDND|GdkEventDND|#
  Event Structures|Gdk::EventProximity|GdkEventProximity|#
  Event Structures|Gdk::EventClient|GdkEventClient|#
  Event Structures|Gdk::EventNoExpose|GdkEventNoExpose|#
  Event Structures|Gdk::EventWindowState|GdkEventWindowState|#
  Event Structures|Gdk::EventSetting|GdkEventSetting|#
  Key Values|Gdk::Keymap|GdkKeymap|-
  Key Values|Gdk::Keyval|-|O
  Selections|Gdk::Selection|GdkSelection|#|As module
  Selections|Gdk::Target|GdkTarget|x
  Drag and Drop|Gdk::DragContext|GdkDragContext|#
  Properties and Atoms|Gdk::Atom|GdkAtom|O
  Properties and Atoms|-|-|#|Include to Gdk::Window. Should we define Gdk::Properties?
  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::Pango::Embossed|Pango Interaction|O
- Pango Interaction|Gdk::Pango::Stipple|Pango Interaction|O
+ 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