Hi Bill,

I'm trying to indentify all the methods that can be called by other application to communicate with gnome-mag throw CORBA to document then. I find these:

   * GNOME_Magnifier_Magnifier__get_SourceDisplay()
   * GNOME_Magnifier_Magnifier__get_TargetDisplay()
   * GNOME_Magnifier_Magnifier__set_SourceDisplay()
   * GNOME_Magnifier_Magnifier__set_TargetDisplay()
   * GNOME_Magnifier_Magnifier_addZoomRegion()
   * GNOME_Magnifier_Magnifier_clearAllZoomRegions()
   * GNOME_Magnifier_Magnifier_createZoomRegion()
   * GNOME_Magnifier_Magnifier_dispose()
   * GNOME_Magnifier_Magnifier_getProperties()
   * GNOME_Magnifier_Magnifier_getZoomRegions()
   * GNOME_Magnifier_ZoomRegion_dispose()
   * GNOME_Magnifier_ZoomRegion_getMagFactor()
   * GNOME_Magnifier_ZoomRegion_getProperties()
   * GNOME_Magnifier_ZoomRegion_getROI()
   * GNOME_Magnifier_ZoomRegion_markDirty()
   * GNOME_Magnifier_ZoomRegion_moveResize()
   * GNOME_Magnifier_ZoomRegion_setMagFactor()
   * GNOME_Magnifier_ZoomRegion_setROI()

There are others? There is any method that is used to comunicate with gnome-mag that don't use CORBA?

Thanks,
Carlos.
_______________________________________________
Gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Reply via email to