Home | History | Annotate | Download | only in qom

Lines Matching refs:interfaces

41  * @short_description: interfaces for creating new types and objects
49 * - Multiple inheritance of stateless interfaces
183 * # Interfaces #
185 * Interfaces allow a limited form of multiple inheritance. Instances are
359 GSList *interfaces;
378 * #Object also contains a list of #Interfaces that this object
427 * @interfaces: The list of interfaces associated with this type. This
449 InterfaceInfo *interfaces;
530 * The class for all interfaces. Subclasses of this class should only add
699 * classes or interfaces on the hierarchy leading to @klass implement