LayoutChild
open class LayoutChild(layoutChildPointer: CPointer<GtkLayoutChild>) : KGObject
Content copied to clipboard
kotlinx-gtk
01 / 08 / 2021
See also
Constructors
Types
Functions
addWeakPointer
Link copied to clipboard
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
Content copied to clipboard
Properties
layoutChildPointer
Link copied to clipboard
layoutManager
Link copied to clipboard
typeInstancePointer
Link copied to clipboard
Inheritors
ConstraintLayoutChild
Link copied to clipboard
FixedLayoutChild
Link copied to clipboard
GridLayoutChild
Link copied to clipboard
OverlayLayoutChild
Link copied to clipboard