Package: gtk
Function gtk-widget-allocated-width
Lambda Listgtk-widget-allocated-width (widget) ArgumentsReturn ValueAn integer with the width of the widget. Details Returns the width that has currently been allocated to widget.
This function is intended to be used when implementing handlers for the
"draw" function. Note(gdk-rectangle-width (gtk-widget-allocation widget)) | See also |
*2021-11-30