pub unsafe extern "C" fn gsk_path_foreach(
self_: *mut GskPath,
flags: GskPathForeachFlags,
func: GskPathForeachFunc,
user_data: gpointer,
) -> gbooleanAvailable on crate feature
v4_14 only.pub unsafe extern "C" fn gsk_path_foreach(
self_: *mut GskPath,
flags: GskPathForeachFlags,
func: GskPathForeachFunc,
user_data: gpointer,
) -> gbooleanv4_14 only.