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

Accessor of the center widget of the action bar.

The gtk-action-bar-center-widget function retrieves the center widget of the action bar. The (setf gtk-action-bar-center-widget) function sets the center widget for the action bar.
 

See also

2021-12-8