segment.i: Added getn_selector() and *_segment_translations()

This commit is contained in:
gergely.erdelyi 2008-08-31 17:45:20 +00:00
parent b4e25f451a
commit d39feebe72

View File

@ -1,9 +1,3 @@
// FIXME: These could be fixed
%ignore getn_selector;
%ignore set_segment_translations;
%ignore del_segment_translations;
%ignore get_segment_translations;
// Ignore functions with callbacks // Ignore functions with callbacks
%ignore enumerate_selectors; %ignore enumerate_selectors;
%ignore enumerate_segments_with_selector; %ignore enumerate_segments_with_selector;