Class Mlpost_lablgtk.mlpost_pic
GTK widget which displays an mlpost picture.
inherit GObj.widget
method pic : Mlpost.Picture.t
The displayed picture
method set_pic : Mlpost.Picture.t -> unit
Sets the picture to display. This function doesn't refresh the widget.
method set_auto_aspect : auto_aspect -> unit
define the transformation used to have a good aspect of the picture (centered, ...)