Package: gtk
Function gtk:tool-item-toolbar-style
Lambda Listgtk:tool-item-toolbar-style (item) ArgumentsReturn Value The 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 |
#2025-07-16