sig
  val icon_widget : ([> `toolbutton ], Gtk.widget Gtk.obj) Gobject.property
  val label : ([> `toolbutton ], string) Gobject.property
  val label_widget : ([> `toolbutton ], Gtk.widget Gtk.obj) Gobject.property
  val stock_id : ([> `toolbutton ], GtkStock.id) Gobject.property
  val use_underline : ([> `toolbutton ], bool) Gobject.property
end