class virtual toolbar_props :object
..end
val virtual obj : [> `toolbar ] Gobject.obj
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 icon_size : GtkEnums.icon_size
method icon_size_set : bool
method show_arrow : bool
method toolbar_style : GtkEnums.toolbar_style