diff options
author | Raluca Elena Podiuc <ralucaelena1985@gmail.com> | 2011-12-06 01:17:09 +0200 |
---|---|---|
committer | Raluca Elena Podiuc <ralucaelena1985@gmail.com> | 2011-12-06 03:34:57 +0200 |
commit | e40fcd5655cce9578a06be247c4826e7c20048d5 (patch) | |
tree | e7a9b89d68cb908f89d5b756389ad043fda48586 /docs | |
parent | 27b6b05723376c3ea5bf178bed59dd973f302e0a (diff) |
effect: add cheese_effect_get_name and cheese_effect_get_pipeline_desc
Adding getters to save an allocation.
Requested in: https://bugzilla.gnome.org/show_bug.cgi?id=654448#c53
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/cheese-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/cheese-sections.txt b/docs/reference/cheese-sections.txt index dadc1b7..7a5b6a0 100644 --- a/docs/reference/cheese-sections.txt +++ b/docs/reference/cheese-sections.txt @@ -107,6 +107,8 @@ CHEESE_CAMERA_DEVICE_MONITOR_GET_CLASS <TITLE>CheeseEffect</TITLE> CheeseEffect cheese_effect_new +cheese_effect_get_name +cheese_effect_get_pipeline_desc cheese_effect_enable_preview cheese_effect_disable_preview cheese_effect_is_preview_connected |