Package: gtk

Function gtk:builder-expose-object

Lambda List

gtk:builder-expose-object (builder name object)

Arguments

builder -- a gtk:builder object
name -- a string with the name of the object exposed to the builder
object -- a g:object instance to expose

Details

Adds an object to the builder object pool so it can be referenced just like any other object built by the builder.
 

See also

2024-9-15