提交 dfdbe7f9 编写于 作者: B Behdad Esfahbod

[introspection] Make hb_blob_create() introspectable

上级 085d4291
......@@ -371,7 +371,9 @@ HarfBuzz_0_0_gir_FILES = \
$(HBHEADERS) \
$(HBNODISTHEADERS) \
$(HBSOURCES) \
hb-gobject-enums.cc \
hb-gobject-enums.h \
hb-gobject-structs.cc \
hb-gobject-structs.h \
$(NULL)
......
......@@ -78,7 +78,7 @@ _hb_blob_destroy_user_data (hb_blob_t *blob)
/**
* hb_blob_create: (Xconstructor)
* @data: (array length=length): Pointer to blob data.
* @data: (array length=length) (scope notified) (destroy destroy) (transfer none): Pointer to blob data.
* @length: Length of @data in bytes.
* @mode: Memory mode for @data.
* @user_data: Data parameter to pass to @destroy.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册