Struct
GObjectClosureNotifyData
Description
struct GClosureNotifyData {
gpointer data;
GClosureNotify notify;
}
No description available.
Structure members
data:
gpointer
No description available.
notify:
GClosureNotify
No description available.