class toolbar_signals :[> Gtk.toolbar ] Gtk.obj ->
object
..end
method orientation_changed : callback:(GtkEnums.orientation -> unit) -> GtkSignal.id
method style_changed : callback:(GtkEnums.toolbar_style -> unit) -> GtkSignal.id
method focus_home_or_end : callback:(bool -> bool) -> GtkSignal.id
method move_focus : callback:(GtkEnums.direction_type -> bool) -> GtkSignal.id
callback:(int -> int -> int -> bool) -> GtkSignal.id
: