Package: gtk

Accessor gtk-assistant-child-has-padding

Lambda List

gtk-assistant-child-has-padding (container child)

Syntax

(gtk-assistant-child-has-padding container child) => setting
(setf (gtk-assistant-child-has-padding container child) setting)

Arguments

container -- a gtk-assistant widget
child -- a gtk-widget page of the assistant
setting -- a boolean whether the assistant adds padding around the page

Details

Accessor of the has-padding child property of the gtk-assistant class.

Whether the assistant adds padding around the page.

Since 3.18
 

See also

2021-11-2