[NoWrapper]
public virtual void apply_transform (ref Clutter.Matrix matrix);
public Clutter.Vertex apply_transform_to_point (Clutter.Vertex point);
- public void bind_model (GLib.ListModel model, owned Clutter.ActorCreateChildFunc create_child_func);
+ public void bind_model (GLib.ListModel? model, owned Clutter.ActorCreateChildFunc create_child_func);
public void clear_actions ();
public void clear_constraints ();
public void clear_effects ();
public class CameraDevice : GLib.Object {
[CCode (has_construct_function = false)]
protected CameraDevice ();
- public void get_capture_resolution (int width, int height);
+ public void get_capture_resolution (out int width, out int height);
public unowned string get_name ();
public unowned string get_node ();
public unowned GLib.GenericArray<ClutterGst.VideoResolution> get_supported_resolutions ();
public string path { owned get; construct; }
[NoAccessorMethod]
public bool resident { get; construct; }
+ [NoAccessorMethod]
+ public string symbol { owned get; construct; }
}
[CCode (cheader_filename = "libpeas/peas.h", copy_function = "g_boxed_copy", free_function = "g_boxed_free", type_id = "peas_plugin_info_get_type ()")]
[Compact]
MIAO,
SHARADA,
SORA_SOMPENG,
- TAKRI;
+ TAKRI,
+ BASSA_VAH,
+ CAUCASIAN_ALBANIAN,
+ DUPLOYAN,
+ ELBASAN,
+ GRANTHA,
+ KHOJKI,
+ KHUDAWADI,
+ LINEAR_A,
+ MAHAJANI,
+ MANICHAEAN,
+ MENDE_KIKAKUI,
+ MODI,
+ MRO,
+ NABATAEAN,
+ OLD_NORTH_ARABIAN,
+ OLD_PERMIC,
+ PAHAWH_HMONG,
+ PALMYRENE,
+ PAU_CIN_HAU,
+ PSALTER_PAHLAVI,
+ SIDDHAM,
+ TIRHUTA,
+ WARANG_CITI,
+ AHOM,
+ ANATOLIAN_HIEROGLYPHS,
+ HATRAN,
+ MULTANI,
+ OLD_HUNGARIAN,
+ SIGNWRITING;
public static Pango.Script for_unichar (unichar ch);
public static Pango.Language? get_sample_language (Pango.Script script);
}