]> git.mdlowis.com Git - proto/labwc.git/commit
view: introduce view_matches_query()
authorConsus <consus@ftml.net>
Mon, 28 Aug 2023 15:55:29 +0000 (18:55 +0300)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 1 Oct 2023 13:17:29 +0000 (14:17 +0100)
commitabb7c03c75500e8161de5b0a485beeb8cc84ffa8
tree60679185a5190cafec8679b98bee81dfbccad635
parent8988194785423280959fe072eeefb197d623e6ea
view: introduce view_matches_query()

Add new function view_matches_query() that will be required by If and
ForEach actions in the future.
include/view.h
src/view.c