From: Takashi Sakamoto Date: Wed, 29 Jun 2022 02:49:00 +0000 (+0900) Subject: update README about change of ALSACtl.ElemValue X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=refs%2Fheads%2Ftopic%2Fctl-elem-value-rewrite;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``