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