Package: gtk
Function gtk:tool-item-relief-style
Lambda Listgtk:tool-item-relief-style (item) ArgumentsReturn Value A value of the gtk:relief-style enumeration indicating the relief style used for item. Details
Returns the relief style of 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 the relief style of buttons. See the gtk:button-relief-style
function. | See also
|
#2023-3-28