From: Takashi Sakamoto Date: Wed, 29 Jun 2022 02:49:00 +0000 (+0900) Subject: update README about change of ALSACtl.ElemValue X-Git-Tag: v0.3.0~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=6b9596e1dc11ec121fdb4c25868fd53ad3aa2efd;p=alsa-gobject.git update README about change of ALSACtl.ElemValue Signed-off-by: Takashi Sakamoto --- diff --git a/README.rst b/README.rst index 1959c3f..cf518cd 100644 --- a/README.rst +++ b/README.rst @@ -235,7 +235,7 @@ Rewrite setter method in ALSACtl.ElemValue ------------------------------------------ Below methods are rewritten to retrieve the pointer in internal storage instead of copying to given -buffer: +buffer as fixed-sized array: - ``ALSACtl.ElemValue.get_bool`` - ``ALSACtl.ElemValue.get_int``