Next: g-type-fundamental, Previous: g-type-children, Up: Type hierarchy and type relations
(g-type-parent type) => parent
Returns the parent of type.
type
Example:
(g-type-parent "GtkToggleButton") => "GtkButton"