TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Creates a new closure which invokes the function found at the offset struct_offset in the class structure of the interface or classed type identified by itype.
struct_offset
itype
the GObject.GType identifier of an interface or classed type
the offset of the member function of itype's class structure which is to be invoked by the new closure
a floating reference to a new GObject.CClosure
Creates a new closure which invokes the function found at the offset
struct_offsetin the class structure of the interface or classed type identified byitype.