Method
GtkAccelLabelget_accel_width
Declaration [src]
guint
gtk_accel_label_get_accel_width (
GtkAccelLabel* accel_label
)
Description [src]
Returns the width needed to display the accelerator key(s).
This is used by menus to align all of the GtkMenuItem
widgets, and shouldn’t
be needed by applications.