Changes
1 changed files (+3/-0)
-
-
@@ -384,6 +384,9 @@ unref_function = "plac_image_get_options_release")] [Compact] public class GetOptions { [CCode (cname = "plac_image_get_options_make")] public GetOptions(); public void set_size(ScalingMethod scaling, size_t width, size_t height); public void set_content_type(ContentType content_type); }
-