[ < ] [ > ]   [ << ] [Plus haut] [ >> ]         [Top] [Table des matières] [Index] [ ? ]

29.3.3.3 Size Parameters

Size parameters' values are normally measured in pixels, but on text-only terminals they count characters or lines instead.

height

The height of the frame contents, in characters. (To get the height in pixels, call frame-pixel-height; see Frame Size And Position.)

width

The width of the frame contents, in characters. (To get the height in pixels, call frame-pixel-width; see Frame Size And Position.)

user-size

This does for the size parameters height and width what the user-position parameter (see above) does for the position parameters top and left.

fullscreen

Specify that width, height or both shall be set to the size of the screen. The value fullwidth specifies that width shall be the size of the screen. The value fullheight specifies that height shall be the size of the screen. The value fullboth specifies that both the width and the height shall be set to the size of the screen.


Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.