set_display_length


Description:

public void set_display_length (DisplaySideKind side, ulong value_dip)

Set the current display length for the given side kind.

The size needs to be in device-independent pixels, see the AppStream documentation for more information: https://freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-relations-display_length

Parameters:

this

a SystemInfo instance.

side

the DisplaySideKind to select.

value_dip

the length value in device-independt pixels.