Package: gtk
Function gtk:widget-height
Lambda Listgtk:widget-height (widget) ArgumentsReturn ValueThe integer with the height of widget. Details
Returns the content width of the widget, as passed to its size allocate
implementation. This is the size you should be using in the GtkWidgetClass.snapshot() virtual function. For pointer events, see the gtk:widget-contains
function. | See also |
2025-2-15