set_small_screen


Description:

public void set_small_screen (bool small_screen)

Enables or disables small-screen mode.

This mode is meant primarily for platforms with limited screen-space, such as netbooks. When enabled, the window will take up all available room and will disable moving and resizing.

Parameters:

this

A Window

small_screen

true if small-screen mode should be enabled




2022 vala-language.org