Searched refs:ProcessSkeletonClass (Results 1 – 2 of 2) sorted by relevance
1322 …CESS_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_PROCESS_SKELETON, ProcessSkeletonClass))1323 …KELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_PROCESS_SKELETON, ProcessSkeletonClass))1328 typedef struct _ProcessSkeletonClass ProcessSkeletonClass; typedef
11276 process_skeleton_class_init (ProcessSkeletonClass *klass) in process_skeleton_class_init()