cl-cffi-gtk3
API documentation
Package:
gtk
Function gtk:scale-layout
Lambda List
gtk:scale-layout
(
scale
)
Arguments
scale
-- a
gtk:scale
widget
Return Value
The
pango-layout
instance for this scale, or
nil
if the
draw-value
property is
nil
.
Details
Gets the Pango layout used to display the scale.
See also
gtk:scale
#2023-3-24