Package: gtk
Function gtk-widget-composite-name
Lambda Listgtk-widget-composite-name (widget) Syntax(gtk-widget-composite-name widget) => name (setf gtk-widget-composite-name widget) name) ArgumentsDetails
Accessor of the composite name of the widget. The gtk-widget-composite-name function obtains the composite name of a widget. The (setf gtk-widget-composite-name) function sets a widgets composite name. The widget must be a composite child of its parent. Warning | See also |
2021-9-19