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