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_aspect
val aa_center : auto_aspect
val aa_fit_page : auto_aspect
val aa_fit_width : auto_aspect
val aa_fit_height : auto_aspect
class mlpost_pic :?width:int -> ?height:int -> ?packing:GObj.widget -> unit -> ?show:bool -> unit ->
object
..end
module Interface:sig
..end