Package: gtk

Function gtk-accel-label-accel-width

Lambda List

gtk-accel-label-accel-width (label)

Arguments

label -- a gtk-accel-label widget

Return Value

An integer with the width needed to display the accelerator key(s).

Details

Returns the width needed to display the accelerator key(s). This is used by menus to align all of the gtk-menu-item widgets, and should not be needed by applications.
 

See also

2021-11-13