atk.plug
Module for Plug class
Types 3
Toplevel for embedding into other processes
See class@AtkSocket
Methods
PlugGidBuilder builder()Get builder for [atk.plug.Plug] Returns: New builder objectstring getId()Gets the unique ID of an #AtkPlug object, which can be used to embed inside of an #AtkSocket using [atk.socket.Socket.embed].void setChild(atk.object.ObjectWrap child)Sets child as accessible child of plug and plug as accessible parent of child. child can be NULL.classPlugGidBuilderImpl(T) : atk.object.ObjectWrapGidBuilderImpl!T, atk.component.ComponentGidBuilderImpl!T
Fluent builder implementation template for atk.plug.Plug
Fluent builder for atk.plug.Plug