Package: gtk

Accessor gtk-file-chooser-button-title

Lambda List

gtk-file-chooser-button-title (object)

Syntax

(gtk-file-chooser-button-title object) => title
(setf (gtk-file-chooser-button-title object) title)

Arguments

object -- a gtk-file-chooser-button widget to modify
title -- a string with the browse dialog title

Details

Accessor of the title slot of the gtk-file-chooser-button class.

The slot access function gtk-file-chooser-button-title retrieves the title of the browse dialog used by the the file chooser button. The slot access function (setf gtk-file-chooser-button-title) sets the title.
 

See also

2021-2-5