Next: , Previous: Type hierarchy and type relations, Up: GObject Reference


4.4 Object types information

GObject classes and interfaces have properties that can be queried with class-properties, class-property-info and interface-properties. These functions represent information about properties with instances of g-class-property-definition structure.

Information about signals can be queries with type-signals, parse-signal-name and query-signal-info functions. Information is returned within instances of signal-info structures.