XEmacs 21.2.24 "Hecate".
[chise/xemacs-chise.git.1] / src / glyphs.c
index 7deab6c..0e327f4 100644 (file)
@@ -1609,6 +1609,8 @@ instance is a mono pixmap; otherwise, the same image instance is returned.
   if (!HAS_DEVMETH_P (XDEVICE (device), colorize_image_instance))
     return image_instance;
 
+  /* #### There should be a copy_image_instance(), which calls a
+     device-specific method to copy the window-system subobject. */
   new = allocate_image_instance (device);
   copy_lcrecord (XIMAGE_INSTANCE (new), XIMAGE_INSTANCE (image_instance));
   /* note that if this method returns non-zero, this method MUST