Skip to content

Remove GSourceFunc casts

O H requested to merge (removed):GSourceFunc into master

Some function prototypes are already a GSourceFunc, no need to cast the pointer.

Adjust other places to convert the callback into a real GSourceFunc.

Signed-off-by: Olaf Hering olaf@aepfle.de

Merge request reports