*
* Allocates and return an instance of ALSACtlElemId by the numerical ID.
*
- * Returns: (transfer full): A #ALSACtlElemId.
+ * Returns: A #ALSACtlElemId.
*/
ALSACtlElemId *alsactl_elem_id_new_by_numid(guint numid)
{
*
* Allocate and return an instance of ALSACtlElemInfoBool.
*
- * Returns: (transfer full): A #ALSACtlElemInfoBool.
+ * Returns: A #ALSACtlElemInfoBool.
*/
ALSACtlElemInfoBool *alsactl_elem_info_bool_new()
{
*
* Allocate and return an instance of ALSACtlElemInfoBytes.
*
- * Returns: (transfer full): A #ALSACtlElemInfoBytes.
+ * Returns: A #ALSACtlElemInfoBytes.
*/
ALSACtlElemInfoBytes *alsactl_elem_info_bytes_new()
{
*
* Allocate and return an instance of ALSACtlElemInfoEnum.
*
- * Returns: (transfer full): A #ALSACtlElemInfoEnum.
+ * Returns: A #ALSACtlElemInfoEnum.
*/
ALSACtlElemInfoEnum *alsactl_elem_info_enum_new()
{
*
* Allocate and return an instance of ALSACtlElemInfoIec60958.
*
- * Returns: (transfer full): A #ALSACtlElemInfoIec60958.
+ * Returns: A #ALSACtlElemInfoIec60958.
*/
ALSACtlElemInfoIec60958 *alsactl_elem_info_iec60958_new()
{
*
* Allocate and return an instance of ALSACtlElemInfoInt.
*
- * Returns: (transfer full): A #ALSACtlElemInfoInt.
+ * Returns: A #ALSACtlElemInfoInt.
*/
ALSACtlElemInfoInt *alsactl_elem_info_int_new()
{