Package: gdk

Accessor gdk:monitor-manufacturer

Lambda List

gdk:monitor-manufacturer (object)

Syntax

(gdk:monitor-manufacturer object) => manufacturer

Arguments

object -- a gdk:monitor object
manufacturer -- a string for the name of the manufacturer, or nil

Details

The accessor for the manufacturer slot of the gdk:monitor class returns the name of the monitor's manufacturer, if available.

Since 3.22
 

See also

#2025-08-31