module Mlpost_lablgtk:Use Mlpost figures inside gtk interfacesig..end
typeauto_aspect =width:Num.t ->
height:Num.t -> Picture.t -> Transform.t
val aa_nothing : auto_aspectval aa_center : auto_aspectval aa_fit_page : auto_aspectval aa_fit_width : auto_aspectval aa_fit_height : auto_aspectclass mlpost_pic :?width:int -> ?height:int -> ?packing:GObj.widget -> unit -> ?show:bool -> unit ->object..end
module Interface:sig..end