[Version (since = "4.12")]
public void load_from_bytes (GLib.Bytes data);
[Version (deprecated = true, deprecated_since = "4.12")]
- public void load_from_data (string data, ssize_t length);
+ public void load_from_data ([CCode (array_length_cname = "length", array_length_pos = 1.1, array_length_type = "gssize", type = "const char*")] uint8[] data);
public void load_from_file (GLib.File file);
public void load_from_path (string path);
public void load_from_resource (string resource_path);
CellArea
.cell_get_property.value ref
.get_cell_property.value ref
-
+CssProvider
+ .load_from_data.data type="uint8[]" array array_length_idx=1
param_spec_expression parent="Gtk.ParamSpecExpression" name="new" symbol_type="constructor"
value_get_expression.value ref
value_set_expression.value ref