sig
  val comments : ([> `aboutdialog ], string) Gobject.property
  val copyright : ([> `aboutdialog ], string) Gobject.property
  val license : ([> `aboutdialog ], string) Gobject.property
  val logo : ([> `aboutdialog ], GdkPixbuf.pixbuf) Gobject.property
  val logo_icon_name : ([> `aboutdialog ], string) Gobject.property
  val name : ([> `aboutdialog ], string) Gobject.property
  val translator_credits : ([> `aboutdialog ], string) Gobject.property
  val version : ([> `aboutdialog ], string) Gobject.property
  val website : ([> `aboutdialog ], string) Gobject.property
  val website_label : ([> `aboutdialog ], string) Gobject.property
  val wrap_license : ([> `aboutdialog ], bool) Gobject.property
end