结构

GObjectClosureNotifyData

说明

struct GClosureNotifyData {
  gpointer data;
  GClosureNotify notify;
}

无可用说明。

结构成员
data

无可用说明。

notify

无可用说明。