class ximage :Ximage.t ->object..end
method width : intmethod height : intmethod unsafe_get : int -> int -> Ximage.eltmethod unsafe_set : int -> int -> Ximage.elt -> unitmethod get : int -> int -> Ximage.eltmethod set : int -> int -> Ximage.elt -> unitmethod data : Gdk.imagemethod destroy : unit