gtk.buildable

Module for Buildable interface

Public Imports

gtk.buildable_iface_proxy
public import gtk.buildable_iface_proxy;
Undocumented in source.

Members

Interfaces

Buildable
interface Buildable

GtkBuildable allows objects to extend and customize their deserialization from [GtkBuilder UI descriptions][BUILDER-UI]. The interface includes methods for setting names and properties of objects, parsing custom tags and constructing child objects.

BuildableGidBuilderImpl
interface BuildableGidBuilderImpl(T)

Fluent builder implementation template for gtk.buildable.Buildable