Package: gtk

Function gtk-action-bar-pack-start

Lambda List

gtk-action-bar-pack-start (actionbar child)

Arguments

actionbar -- a gtk-action-bar widget
child -- a gtk-widget child widget to be added to actionbar

Details

Adds the child widget to the action bar, packed with reference to the start of the action bar.
 

See also

*2021-12-17