This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-12-11 19:06:33 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
ec0ccc301a
gstreamer
/
gstreamer-sharp
/
Bus.custom
5 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Fix indention of all files
2009-04-07 09:27:20 +00:00
public uint AddWatch (BusFunc func) {
return AddWatchFull (0, func);
}
Reference in a new issue
Copy permalink