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