BuildableImpl

data class BuildableImpl(val gtkBuildablePointer: <Error class: unknown class><<Error class: unknown class>>) : Buildable

The BuildableImpl type represents a native instance of the Buildable interface.

Constructors

Link copied to clipboard
constructor(gtkBuildablePointer: <Error class: unknown class><<Error class: unknown class>>)

Creates a new instance of Buildable for the provided CPointer.

Properties

Link copied to clipboard
open override val gtkBuildablePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun getBuildableId(): String?

Gets the ID of the @buildable object.