Skip to content

Commit

Permalink
docs/sphinx: Add obs_group_from_source
Browse files Browse the repository at this point in the history
  • Loading branch information
exeldro committed Jan 19, 2020
1 parent ec655bb commit 81b7618
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/sphinx/reference-scenes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,13 @@ Scene Item Group Functions

---------------------

.. function:: obs_scene_t *obs_group_from_source(const obs_source_t *source)

:return: The group context, or *NULL* if not a group. Does not
increase the reference

---------------------

.. function:: bool obs_sceneitem_is_group(obs_sceneitem_t *item)

:param item: Scene item
Expand Down

0 comments on commit 81b7618

Please sign in to comment.