Package: gdk

Accessor gdk:monitor-description

Lambda List

gdk:monitor-description (object)

Syntax

(gdk:monitor-description object) => description

Arguments

object -- a gdk:monitor object
description -- a string for the monitor description

Details

The accessor for the description slot of the gdk:monitor class gets a string describing the monitor, if available. This can be used to identify a monitor in the UI.

Since 4.10
 

See also

2025-08-02