Package: gtk

Accessor gtk-assistant-child-title

Lambda List

gtk-assistant-child-title (container child)

Syntax

(gtk-assistant-child-title container child) => title
(setf (gtk-assistant-child-title container child) title)

Arguments

container -- a gtk-assistant widget
child -- a gtk-widget page of the assistant
title -- a string with the title of the page

Details

Accessor of the title child property of the gtk-assistant class.

The title of the page.
 

See also

2021-11-2