CellRendererText
open class CellRendererText(textPointer: GtkCellRendererText_autoptr) : CellRenderer
Content copied to clipboard
See also
Constructors
CellRendererText
Link copied to clipboard
CellRendererText
Link copied to clipboard
CellRendererText
Link copied to clipboard
Types
Functions
addOnEditedCallback
Link copied to clipboard
fun addOnEditedCallback(action: CellRendererTextEditedFunc): SignalManager
Content copied to clipboard
addOnEditingCanceledCallback
Link copied to clipboard
fun addOnEditingCanceledCallback(action: TypedNoArgFunc<CellRenderer>): SignalManager
Content copied to clipboard
addOnEditingStartedCallback
Link copied to clipboard
fun addOnEditingStartedCallback(action: CellRendererEditingStartedFunc): SignalManager
Content copied to clipboard
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
getAlignedArea
Link copied to clipboard
fun getAlignedArea(widget: Widget, flags: GtkCellRendererState, cellArea: Rectangle): Rectangle
Content copied to clipboard
getAlignment
Link copied to clipboard
getPreferredHeight
Link copied to clipboard
getPreferredHeightForWidth
Link copied to clipboard
fun getPreferredHeightForWidth(widget: Widget, width: Int): PreferredHeight
Content copied to clipboard
getPreferredSize
Link copied to clipboard
getPreferredWidth
Link copied to clipboard
getPreferredWidthForHeight
Link copied to clipboard
fun getPreferredWidthForHeight(widget: Widget, height: Int): PreferredWidth
Content copied to clipboard
setFixedHeightFromFont
Link copied to clipboard
startEditing
Link copied to clipboard
fun startEditing(event: Event?, widget: Widget, path: String, backgroundArea: Rectangle, cellArea: Rectangle, flags: GtkCellRendererState): CellEditable?
Content copied to clipboard
stopEditing
Link copied to clipboard
Properties
cellRendererPointer
Link copied to clipboard
fixedSize
Link copied to clipboard
isActivatable
Link copied to clipboard
isExpanded
Link copied to clipboard
isExpander
Link copied to clipboard
padding
Link copied to clipboard
requestMode
Link copied to clipboard
textPointer
Link copied to clipboard
typeInstancePointer
Link copied to clipboard