kicad/pcbnew/python/swig/pcb_text.i

10 lines
99 B
OpenEdge ABL

%include pcb_text.h
%include pcb_textbox.h
%{
#include <pcb_text.h>
#include <pcb_textbox.h>
%}