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 with the accessible description

Details

Accessor of the accessible-description slot of the gtk:column-view-row class. The gtk:column-view-row-accessible-description function gets the accessible description. The (setf gtk:column-view-row-accessible-description) function sets the accessible description for the row, which may be used, for example by screen readers.

Since 4.12
 

See also

2023-11-27