GtkToolItem::get_toolbar_style
GtkToolbarStyle get_toolbar_style();
Returns the toolbar style used for the tool item. Custom subclasses of GtkToolItem should call this function in the handler of the toolbar_reconfigured signal to find out in what style the toolbar is displayed and change themselves accordingly.