Skip to content

gtkflowbox: Add prepend() and append()

Christopher Davis requested to merge wip/cdavis/flowbox-add-functions into master

These functions are common across container implementations, but GtkFlowBox was missing them.

Fixes #4277 (closed)

Edited by Christopher Davis

Merge request reports