([> `messagedialog ] as 'a) Gobject.obj ->
object
  val obj : 'Gobject.obj
  method message_type :
    callback:(GtkEnums.message_type -> unit) -> GtkSignal.id
  method private notify :
    'b. ('a, 'b) Gobject.property -> callback:('-> unit) -> GtkSignal.id
end