Is it possible to make clutter_offscreen_effect_get_target() available to CJS? #610
Unanswered
klangman
asked this question in
Development
Replies: 3 comments
-
from a fast look to muffin symbols clutter_offscreen_effect_get_target is already exposed |
Beta Was this translation helpful? Give feedback.
0 replies
-
class Shader extends Cinnamon.GLSLEffect Doesn't seem to work called from javascript. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think it could be that the GObject-Introspection annotations for clutter_offscreen_effect_get_target has "(skip)" specified? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering what it would take to get this function available to CJS for use by an extension?
https://github.com/linuxmint/muffin/blob/9aefdd415cf3ac152bfd9563b3b799ac5e1393f7/clutter/clutter/clutter-offscreen-effect.c#L598
Beta Was this translation helpful? Give feedback.
All reactions