Package org.gtk.gtk.widgets.box

Types

Box
Link copied to clipboard
open class Box(boxPointer: CPointer<GtkBox>) : Widget, Orientable

kotlinx-gtk

InfoBar
Link copied to clipboard
class InfoBar(infoBarPointer: GtkInfoBar_autoptr) : Widget

kotlinx-gtk 27 / 03 / 2021

ShortcutsGroup
Link copied to clipboard
class ShortcutsGroup(shortcutsGroupPointer: CPointer<GtkShortcutsGroup>) : Box

08 / 12 / 2021

ShortcutsSection
Link copied to clipboard
class ShortcutsSection(shortcutsSectionPointer: CPointer<GtkShortcutsSection>) : Box

gtk-kt