Package: gtk
Function gtk-container-child-get
Lambda Listgtk-container-child-get (container child &rest args) Argumentscontainer -- a gtk-container widget child -- a gtk-widget child widget which is a child of container args -- a list of strings with the child property names to get the values for Return ValueA list with the values of the properties. Details
Gets the values of one or more child properties for a child widget of the
container. | See also |
2021-9-12