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