Issue- -Wincompatible-pointer-types warning

The issue was about implicit typecast with g_object_ref.

Solution- Just use macro/functions that will type cast g_object_ref , into appropriate type of pointer.

ISSUE NUMBER - #192 (closed)

Merge request reports

Loading