public unowned uint8[] get_pixels_with_length ();
public int get_rowstride ();
public int get_width ();
+ [Version (since = "2.40")]
+ public static bool init_modules (string path) throws GLib.Error;
[Version (since = "2.32")]
public GLib.Bytes read_pixel_bytes ();
[Version (since = "2.32")]
public void move (int x, int y);
[Version (deprecated = true, deprecated_since = "3.20")]
public bool parse_geometry (string geometry);
+ [Version (deprecated = true, deprecated_since = "3.24")]
public void present ();
[Version (since = "2.8")]
public void present_with_time (uint32 timestamp);