birb/birb

Create BirbFilter
default tip
3 weeks ago, Gary Kramlich
9d56e51eac1d
Create BirbFilter

This is the first step is creating list filters that are available for glib
only. This is required as all the list filtering is in GTK4 instead of glib.

Testing Done:
Ran with the turtles and ran the new tests under valgrind.

Reviewed at https://reviews.imfreedom.org/r/3156/
version 0.1.1 (????-??-??):
* Nothing yet, be the first!
version 0.1.0 (2024-02-23):
* Add BirbQueuedOutputStream (RR 2884) (Gary Kramlich)
* Use g_assert_finalize_object in unit tests (RR 2889) (Gary Kramlich)
* Add BirbActionMenu (RR 2902) (Gary Kramlich)
* Fix a number of issues in the build (RR 2917) (Gary Kramlich)
* Add a birb_date_time API (RR 2968) (Gary Kramlich)