libgnt/libgnt

000688c19dcd
Python 3.6's support ended on 2021-12-23

Testing Done:
compiled

Reviewed at https://reviews.imfreedom.org/r/1232/
foreach prog : ['combo', 'focus', 'tv', 'multiwin', 'keys', 'menu', 'parse']
executable(prog,
prog + '.c',
c_args : '-DSTANDALONE',
dependencies : [libgnt_dep, gobject, gmodule])
endforeach
shared_library('wm',
'wm.c',
name_prefix : '',
dependencies : [libgnt_dep, gobject, gmodule])