BuilderListItemFactory

class BuilderListItemFactory(builderListItemFactoryPointer: CPointer<GtkBuilderListItemFactory>) : ListItemFactory

27 / 11 / 2021

See also

Constructors

BuilderListItemFactory
Link copied to clipboard
fun BuilderListItemFactory(obj: TypeInstance)
BuilderListItemFactory
Link copied to clipboard
fun BuilderListItemFactory(scope: BuilderScope, bytes: KGBytes)
BuilderListItemFactory
Link copied to clipboard
fun BuilderListItemFactory(scope: BuilderScope, resourcePath: String)
BuilderListItemFactory
Link copied to clipboard
fun BuilderListItemFactory(builderListItemFactoryPointer: CPointer<GtkBuilderListItemFactory>)

Functions

addWeakPointer
Link copied to clipboard
fun addWeakPointer(weakPointerLocation: CValuesRef<COpaquePointerVar>)
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
getString
Link copied to clipboard
fun getString(propertyName: String): String
ref
Link copied to clipboard
open fun ref(): KGObject
set
Link copied to clipboard
fun set(propertyName: String, boolean: Boolean)
fun set(propertyName: String, string: String)
unref
Link copied to clipboard
open override fun unref()

Properties

builderListItemFactoryPointer
Link copied to clipboard
val builderListItemFactoryPointer: CPointer<GtkBuilderListItemFactory>
bytes
Link copied to clipboard
val bytes: KGBytes
gClass
Link copied to clipboard
open val gClass: TypeClass
listItemFactoryPointer
Link copied to clipboard
val listItemFactoryPointer: GtkListItemFactory_autoptr
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
resource
Link copied to clipboard
val resource: String?
scope
Link copied to clipboard
val scope: BuilderScope
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>