sig
  val cast : 'Gobject.obj -> Gtk.link_button Gtk.obj
  module P : sig val uri : ([> `linkbutton ], string) Gobject.property end
  val create : Gtk.link_button Gobject.param list -> Gtk.link_button Gtk.obj
end