gtkAccelLabelGetAccelWidth {RGtk2}R Documentation

gtkAccelLabelGetAccelWidth

Description

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.

Usage

gtkAccelLabelGetAccelWidth(object)

Arguments

object [GtkAccelLabel] a GtkAccelLabel.

Value

[numeric] the width needed to display the accelerator key(s).

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]