TreeListModel  
            class TreeListModel(treeListModelPointer: CPointer<GtkTreeListModel>) : KGObject, ListModel
Content copied to clipboard
gtk-kt
01 / 09 / 2021
See also
Constructors
TreeListModel
                          
                    Link copied to clipboard
                        fun TreeListModel(root: ListModel, passthrough: Boolean, autoexpand: Boolean, createFunction: TreeListModelCreateModelFunction)
Content copied to clipboard
TreeListModel
                          
                    Link copied to clipboard
                        Types
Functions
addOnItemChangedCallback    
                          
                    Link copied to clipboard
                        open fun addOnItemChangedCallback(action: (ListModel.ItemsChanged) -> Unit): 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
getChildRow  
                          
                    Link copied to clipboard
                        getRow 
                          
                    Link copied to clipboard
                        itemsChanged 
                          
                    Link copied to clipboard
                        Properties
autoexpand
                          
                    
                  Link copied to clipboard
                        listModelPointer
                          
                    
                  Link copied to clipboard
                        passthrough
                          
                    
                  Link copied to clipboard
                        treeListModelPointer
                          
                    
                  Link copied to clipboard
                        typeInstancePointer
                          
                    
                  Link copied to clipboard