Lines Matching full:interfaces
132 GSList *interfaces; member
271 * @...: list of initializers for "InterfaceInfo" to declare implemented interfaces
297 .interfaces = (const InterfaceInfo[]) { __VA_ARGS__ } , \
315 * @...: list of initializers for "InterfaceInfo" to declare implemented interfaces
347 * for the common case of a non-abstract type, without any interfaces.
362 * @...: list of initializers for "InterfaceInfo" to declare implemented interfaces
366 * interfaces.
368 * Note when passing the list of interfaces, be sure to include the final
387 * for defining an abstract type, without any interfaces.
404 * the case of a non-abstract type, with interfaces, and with no requirement
424 * the common case of a non-abstract type, without any interfaces, and with
472 * @interfaces: The list of interfaces associated with this type. This
494 const InterfaceInfo *interfaces; member
575 * The class for all interfaces. Subclasses of this class should only add
580 * @object_class_dynamic_cast to work with both regular classes and interfaces.
969 * classes or interfaces on the hierarchy leading to @klass implement