Next: g-type-interface-prerequisites, Previous: query-signal-info, Up: Object types information
(g-type-interfaces type) => interfaces
Returns the list of interfaces that type implements.
type
Example:
(g-type-interfaces "GtkButton") => ("AtkImplementorIface" "GtkBuildable" "GtkActivatable")