FileChooserNative  
            class FileChooserNative(fileChooserNativePointer: CPointer<GtkFileChooserNative>) : KGObject, FileChooser
Content copied to clipboard
kotlinx-gtk
08 / 07 / 2021
See also
Constructors
FileChooserNative
                          
                    Link copied to clipboard
                        fun FileChooserNative(title: String? = null, parent: Window? = null, action: FileChooser.Action, acceptLabel: String? = null, cancelLabel: String? = null)
Content copied to clipboard
FileChooserNative
                          
                    Link copied to clipboard
                        fun FileChooserNative(fileChooserNativePointer: CPointer<GtkFileChooserNative>)
Content copied to clipboard
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
acceptLabel
                          
                    
                  Link copied to clipboard
                        cancelLabel
                          
                    
                  Link copied to clipboard
                        fileChooserNativePointer
                          
                    
                  Link copied to clipboard
                        fileChooserPointer
                          
                    
                  Link copied to clipboard
                        typeInstancePointer
                          
                    
                  Link copied to clipboard