Package: gtk

Function gtk:action-bar-center-widget

Lambda List

gtk:action-bar-center-widget (actionbar)

Syntax

(gtk:action-bar-center-widget actionbar) => widget
(setf (gtk:action-bar-center-widget actionbar) widget)

Arguments

actionbar -- a gtk:action-bar widget
widget -- a gtk:widget object to use for the center widget

Details

Gets or sets the center widget of the action bar.
 

See also

2025-07-31