Package org.gtk.gtk.widgets.popover    
          Types
EmojiChooser 
                          
                    Link copied to clipboard
                        class EmojiChooser(emojiChooserPointer: CPointer<GtkEmojiChooser>) : Popover
Content copied to clipboard
15 / 12 / 2021
EmojiChooserEmojiPickedFunction    
                          
                    Link copied to clipboard
                        typealias EmojiChooserEmojiPickedFunction = EmojiChooser.(emoji: String) -> Unit
Content copied to clipboard
Popover
                          
                    Link copied to clipboard
                        open class Popover(popoverPointer: CPointer<GtkPopover>) : Widget, ShortcutManager
Content copied to clipboard
kotlinx-gtk
PopoverMenu 
                          
                    Link copied to clipboard
                        class PopoverMenu(popoverMenuPointer: CPointer<GtkPopoverMenu>) : Popover
Content copied to clipboard
PopoverOnActivateDefaultFunction    
                          
                    Link copied to clipboard
                        PopoverOnClosedFunction   
                          
                    Link copied to clipboard