F get value
Compare changes
- Alexander Kreft authored
+ 105
− 1
@@ -863,13 +863,35 @@ function get_property_list_length(property::Ref{_Property})
@@ -883,6 +905,26 @@ function get_int_list_value_at(property::Ref{_Property}, index::Cint)
@@ -903,6 +945,26 @@ function get_double_list_value_at(property::Ref{_Property}, index::Cint)
@@ -924,6 +986,27 @@ function get_bool_list_value_at(property::Ref{_Property}, index::Cint)
@@ -945,6 +1028,27 @@ function get_string_list_value_at(property::Ref{_Property}, index::Cint)
@@ -1655,7+1759,7 @@