Package: gtk
Function gtk:widget-path-append-for-widget
Lambda Listgtk:widget-path-append-for-widget (path widget) ArgumentsReturn ValueAn integer with the position where the data was inserted. Details Appends the data from widget to the widget hierarchy represented by path.
This function is a shortcut for adding information from a widget to the given
path. This includes setting the name or adding the style classes from a
widget. | See also |
#2023-3-30