object
  val virtual obj : [> `toolbar ] Gobject.obj
  method icon_size : GtkEnums.icon_size
  method icon_size_set : bool
  method set_icon_size : GtkEnums.icon_size -> unit
  method set_icon_size_set : bool -> unit
  method set_show_arrow : bool -> unit
  method set_toolbar_style : GtkEnums.toolbar_style -> unit
  method show_arrow : bool
  method toolbar_style : GtkEnums.toolbar_style
end