Package: gtk
Function gtk-tool-item-toolbar-style
Lambda Listgtk-tool-item-toolbar-style (item) ArgumentsReturn Value A gtk-toolbar-style value indicating the toolbar style used for item. Details
Returns the toolbar style used for the tool item. Custom subclasses of the gtk-tool-item class 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. Possibilities are:
| See also |
2021-10-31