Class type GText.buffer_signals_type

class type ['b] buffer_signals_type = object .. end
Inherits
method after : 'b #buffer_signals_type
method private connect : 'c. ('b, 'c) GtkSignal.t -> callback:'c -> GtkSignal.id
method private notify : 'c. ('b, 'c) Gobject.property -> callback:('c -> unit) -> GtkSignal.id