LastModified $Date: 2003/01/12 18:11:18 $
class/module name | C Type | Status | Comments |
---|---|---|---|
Gdk module | - | # | General. Some constants moved to several classes. |
Gdk::Device | GdkDevice | - | |
Gdk::Display | GdkDisplay | - | |
Gdk::Screen | GdkScreen | - | |
- | - | Use Array [x,y] instead. | |
Gdk::Rectangle | GdkRectangle | O | |
Gdk::Region | GdkRegion | O | |
Gdk::Region | GdkSpan | O | |
Gdk::GC | GdkGC | # | Don't implement GdkGCValues. But it may be better to implement getters for attributes of GdkGCValues. |
Gdk::Drawable | GdkDrawable | O | Removed GdkRGB methods(differ from Ruby/GTK). |
- | GdkSegment | - | Use Array [x1, y1, x2, y2] instead. |
Gdk::Pixmap | GdkPixmap | O | |
Obsolete | Use Gdk::Pixmap(depth = 1) instead. | ||
Gdk::RGB | GdkRGB | # | As module |
Gdk::Image | GdkImage | # | |
Gdk::Pixbuf | GdkPixbuf | - | |
Gdk::PixbufAnimation | GdkPixbufAnimation | - | |
Gdk::Color | GdkColor | # | |
Gdk::Colormap | GdkColormap | # | |
Gdk::Visual | GdkVisual | # | |
- | |||
Gdk::Cursor | GdkCursor | # | |
Gdk::Geometry | GdkGeometry | # | |
Gdk::Window | GdkWindow | # | Include Some General/Properties function (pointer|keyboard)_(grab|ungrab). Constants were all done. |
Gdk::Event | GdkEvent | # | Constants were all done. |
Gdk::EventAny | GdkEventAny | # | |
Gdk::EventKey | GdkEventKey | # | |
Gdk::EventButton | GdkEventButton | # | |
Gdk::EventScroll | GdkEventScroll | # | |
Gdk::EventMotion | GdkEventMotion | # | |
Gdk::EventExpose | GdkEventExpose | # | |
Gdk::EventVisibility | GdkEventVisibility | # | |
Gdk::EventCrossing | GdkEventCrossing | # | |
Gdk::EventFocus | GdkEventFocus | # | |
Gdk::EventConfigure | GdkEventConfigure | # | |
Gdk::EventProperty | GdkEventProperty | # | |
Gdk::EventSelection | GdkEventSelection | # | |
Gdk::EventDND | GdkEventDND | # | |
Gdk::EventProximity | GdkEventProximity | # | |
Gdk::EventClient | GdkEventClient | # | |
Gdk::EventNoExpose | GdkEventNoExpose | # | |
Gdk::EventWindowState | GdkEventWindowState | # | |
Gdk::EventSetting | GdkEventSetting | # | |
Gdk::Keyval | - | # | |
Gdk::Keymap | GdkKeymap | - | |
Gdk::Selection | GdkSelection | # | As module |
- | |||
Gdk::DragContext | GdkDragContext | # | |
Gdk::Atom | GdkAtom | # | |
- | - | Include to Gdk::Window | |
Gdk::Span | GdkSpan | - | |
Gdk::Pango | Pango Interaction | O | As module. Add Pango::Context.set_colormap, Pango::Layout#get_clip_region, Pango::LayoutLine#get_clip_region. |
Gdk::Pango::Embossed | Pango Interaction | O | |
Gdk::Pango::Stipple | Pango Interaction | O | |
Gdk::X11 | - | - |