Package: gtk

Accessor gtk:column-view-row-accessible-description

Lambda List

gtk:column-view-row-accessible-description (object)

Syntax

(gtk:column-view-row-accessible-description object) => description
(setf (gtk:column-view-row-accessible-description object) description)

Arguments

object -- a gtk:column-view-row object
description -- a string for the accessible description

Details

The accessor for the accessible-description slot of the gtk:column-view-row class gets or sets the accessible description for the row, which may be used, for example by screen readers.

Since 4.12
 

See also

2025-08-14