ソースを参照

docs/sphinx: Fix obs_property_list_item_disable entry

Scratch 5 年 前
コミット
e462937fbc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/sphinx/reference-properties.rst

+ 1 - 1
docs/sphinx/reference-properties.rst

@@ -562,7 +562,7 @@ Property Modification Functions
 
 ---------------------
 
-.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx,
+.. function:: void obs_property_list_item_disable(obs_property_t *p, size_t idx, bool disabled)
 
 ---------------------