g_object_set() takes a gpointer as argument, so there is no need to cast the argument using G_OBJECT()
11 KiB
11 KiB
g_object_set() takes a gpointer as argument, so there is no need to cast the argument using G_OBJECT()