#pragma once #include void g_object_set_property_int(GObject *object, char *property_key, int value);