CellAreaContext

class CellAreaContext(cellAreaContextPointer: GtkCellAreaContext_autoptr) : KGObject

26 / 03 / 2021

See also

Constructors

CellAreaContext
Link copied to clipboard
fun CellAreaContext(cellAreaContextPointer: GtkCellAreaContext_autoptr)

Types

Companion
Link copied to clipboard
object Companion

Functions

addWeakPointer
Link copied to clipboard
fun addWeakPointer(weakPointerLocation: CValuesRef<COpaquePointerVar>)
allocate
Link copied to clipboard
fun allocate(width: Int, height: Int)
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
getPreferredHeight
Link copied to clipboard
fun getPreferredHeight(): PreferredHeight
getPreferredHeightForWidth
Link copied to clipboard
fun getPreferredHeightForWidth(width: Int): PreferredHeight
getPreferredWidth
Link copied to clipboard
fun getPreferredWidth(): PreferredWidth
getPreferredWidthForHeight
Link copied to clipboard
fun getPreferredWidthForHeight(height: Int): PreferredWidth
getString
Link copied to clipboard
fun getString(propertyName: String): String
pushPreferredHeight
Link copied to clipboard
fun pushPreferredHeight(minimumHeight: Int, naturalHeight: Int)
pushPreferredWidth
Link copied to clipboard
fun pushPreferredWidth(minimumWidth: Int, naturalWidth: Int)
ref
Link copied to clipboard
open fun ref(): KGObject
reset
Link copied to clipboard
fun reset()
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

allocation
Link copied to clipboard
val allocation: Dimensions
area
Link copied to clipboard
val area: CellArea
cellAreaContextPointer
Link copied to clipboard
val cellAreaContextPointer: GtkCellAreaContext_autoptr
gClass
Link copied to clipboard
open val gClass: TypeClass
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>