Package: gtk

Accessor gtk-file-chooser-button-width-chars

Lambda List

gtk-file-chooser-button-width-chars (object)

Syntax

(gtk-file-chooser-button-width-chars object) => n-chars
(setf (gtk-file-chooser-button-width-chars object) n-chars)

Arguments

object -- a gtk-file-chooser-button widget to modify
n-chars -- an integer with the width, in characters

Details

Accessor of the width-chars slot of the gtk-file-chooser-button class.

The slot access function gtk-file-chooser-button-width-chars retrieves the width in characters of the file chooser button's entry and/or label. The slot access function (setf gtk-file-chooser-button-width-chars) sets the width, in characters, that the file chooser button will use.
 

See also

2021-2-5