Package: gtk

Function gtk-widget-path-append-type

Lambda List

gtk-widget-path-append-type (path gtype)

Arguments

path -- a gtk-widget-path instance
gtype -- a g-type type of the widget to append

Return Value

An integer with the position where the element was inserted.

Details

Appends a widget type to the widget hierarchy represented by path.
 

See also

*2021-11-27