Module Gtk.Label

class type label_t = object ... end
class label : [ `label | `widget | `initially_unowned | `object_ ] Gobject.obj -> label_t
val new_ : string option -> label_t
val new_with_mnemonic : string option -> label_t