mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
Merge pull request #2307 from Scrxtchy/doc-fix
docs/sphinx: Fix obs_property_list_item_disable entry
This commit is contained in:
@@ -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)
|
||||
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user