kicad/pcbnew/python/swig/pcb_text.i

11 lines
131 B
OpenEdge ABL

%include pcb_text.h
%include pcb_textbox.h
%include font/text_attributes.h
%{
#include <pcb_text.h>
#include <pcb_textbox.h>
%}