Package org.gtk.gtk.widgets
Types
ActionBar
Link copied to clipboard
open class ActionBar(actionBarPointer: CPointer<GtkActionBar>) : Widget, Accessible, Buildable, ConstraintTarget
Content copied to clipboard
kotlinx-gtk
AppChooserButton
Link copied to clipboard
class AppChooserButton(appChooserButton: GtkAppChooserButton_autoptr) : Widget, AppChooser
Content copied to clipboard
kotlinx-gtk
AppChooserButtonCustomFunc
Link copied to clipboard
typealias AppChooserButtonCustomFunc = AppChooserButton.(itemName: String) -> Unit
Content copied to clipboard
AppChooserWidget
Link copied to clipboard
class AppChooserWidget(appWidgetPointer: GtkAppChooserWidget_autoptr) : Widget, AppChooser
Content copied to clipboard
19 / 12 / 2021
AppChooserWidgetApplicationFunc
Link copied to clipboard
typealias AppChooserWidgetApplicationFunc = AppChooserWidget.(application: AppInfo) -> Unit
Content copied to clipboard
ColorChooserWidget
Link copied to clipboard
class ColorChooserWidget(colorChooserWidgetPointer: GtkColorChooserWidget_autoptr) : Widget, ColorChooser
Content copied to clipboard
19 / 12 / 2021
ColumnView
Link copied to clipboard
class ColumnView(columnView: CPointer<GtkColumnView>) : Widget, Scrollable
Content copied to clipboard
20 / 12 / 2021
ColumnViewActivateFunction
Link copied to clipboard
typealias ColumnViewActivateFunction = ColumnView.(position: UInt) -> Unit
Content copied to clipboard
ColumnViewColumn
Link copied to clipboard
class ColumnViewColumn(columnPointer: CPointer<GtkColumnViewColumn>) : KGObject
Content copied to clipboard
20 / 12 / 2021
DrawingArea
Link copied to clipboard
kotlinx-gtk 26 / 03 / 2021
DrawingAreaDrawFunction
Link copied to clipboard
typealias DrawingAreaDrawFunction = DrawingArea.(Cairo, width: Int, height: Int) -> Unit
Content copied to clipboard
DrawingAreaResizeFunction
Link copied to clipboard
typealias DrawingAreaResizeFunction = DrawingArea.(width: Int, height: Int) -> Unit
Content copied to clipboard
EditableLabel
Link copied to clipboard
class EditableLabel(editableLabelPointer: GtkEditableLabel_autoptr) : Widget
Content copied to clipboard
21 / 12 / 2021
FileChooserWidget
Link copied to clipboard
class FileChooserWidget(fileChooserWidgetPointer: GtkFileChooserWidget_autoptr) : Widget, FileChooser
Content copied to clipboard
19 / 12 / 2021
FileChooserWidgetLocationPopupFunc
Link copied to clipboard
typealias FileChooserWidgetLocationPopupFunc = FileChooserWidget.(path: String) -> Unit
Content copied to clipboard
FileChooserWidgetNoArgFunc
Link copied to clipboard
FileChooserWidgetQuickBookmark
Link copied to clipboard
typealias FileChooserWidgetQuickBookmark = FileChooserWidget.(bookmarkIndex: Int) -> Unit
Content copied to clipboard
FlowBox
Link copied to clipboard
kotlinx-gtk 13 / 03 / 2021
FlowBoxCreateWidgetFunction
Link copied to clipboard
FlowBoxFilterFunction
Link copied to clipboard
FlowBoxForEachFunction
Link copied to clipboard
FlowBoxSortFunction
Link copied to clipboard
FontChooserWidget
Link copied to clipboard
class FontChooserWidget(fontChooserWidgetPointer: GtkFontChooserWidget_autoptr) : Widget, FontChooser
Content copied to clipboard
24 / 12 / 2021
GLAreaCreateContextFunc
Link copied to clipboard
GLAreaRenderFunc
Link copied to clipboard
GLAreaResizeFunc
Link copied to clipboard
GridViewActivateFunction
Link copied to clipboard
IconView
Link copied to clipboard
class IconView(iconViewPointer: GtkIconView_autoptr) : Widget, CellLayout, Scrollable
Content copied to clipboard
26 / 12 / 2021
IconViewActivateCursorItemFunc
Link copied to clipboard
IconViewForEachFunc
Link copied to clipboard
IconViewItemActivatedFunc
Link copied to clipboard
IconViewMoveCursorFunc
Link copied to clipboard
typealias IconViewMoveCursorFunc = IconView.(step: MovementStep, count: Int, extend: Boolean, modify: Boolean) -> Boolean
Content copied to clipboard
KeynavFailedFunction
Link copied to clipboard
ListBase
Link copied to clipboard
open class ListBase(listBasePointer: CPointer<GtkListBase>) : Widget, Scrollable, Orientable
Content copied to clipboard
27 / 11 / 2021
ListBox
Link copied to clipboard
kotlinx-gtk 13 / 03 / 2021
ListBoxCreateWidgetFunction
Link copied to clipboard
ListBoxFilterFunction
Link copied to clipboard
ListBoxForEachFunction
Link copied to clipboard
ListBoxSortFunction
Link copied to clipboard
typealias ListBoxSortFunction = (row1: @ParameterName(name = "row1") ListBox.Row, row2: @ParameterName(name = "row2") ListBox.Row) -> Int
Content copied to clipboard
ListBoxUpdateHeaderFunction
Link copied to clipboard
typealias ListBoxUpdateHeaderFunction = (ListBox.Row, before: @ParameterName(name = "before") ListBox.Row) -> Unit
Content copied to clipboard
ListViewActivateFunction
Link copied to clipboard
MapFunction
Link copied to clipboard
MediaControls
Link copied to clipboard
class MediaControls(mediaControlsPointer: GtkMediaControls_autoptr) : Widget
Content copied to clipboard
24 / 12 / 2021
MnemonicActivateFunction
Link copied to clipboard
typealias MnemonicActivateFunction = Widget.(groupCycling: Boolean) -> Boolean
Content copied to clipboard
NotebookCreateWindowFunction
Link copied to clipboard
typealias NotebookCreateWindowFunction = Notebook.(page: @ParameterName(name = "page") Widget, x: @ParameterName(name = "x") Int, y: @ParameterName(name = "y") Int) -> Notebook
Content copied to clipboard
NotebookFocusTabFunction
Link copied to clipboard
NotebookReorderTabFunction
Link copied to clipboard
typealias NotebookReorderTabFunction = Notebook.(DirectionType, Boolean) -> Boolean
Content copied to clipboard
NotebookSelectPageFunction
Link copied to clipboard
OverlayGetChildPositionFunc
Link copied to clipboard
typealias OverlayGetChildPositionFunc = Overlay.(widget: Widget, allocation: Rectangle) -> Boolean
Content copied to clipboard
PanedCycleFunc
Link copied to clipboard
PanedMoveHandleFunc
Link copied to clipboard
PanedNoArgForBooleanFunc
Link copied to clipboard
PasswordEntry
Link copied to clipboard
class PasswordEntry(passwordEntryPointer: CPointer<GtkPasswordEntry>) : Widget, Editable
Content copied to clipboard
gtk-kt
PopoverMenuBar
Link copied to clipboard
class PopoverMenuBar(popoverMenuBarPointer: CPointer<GtkPopoverMenuBar>) : Widget
Content copied to clipboard
24 / 12 / 2021
ProgressBar
Link copied to clipboard
kotlinx-gtk 25 / 03 / 2021
QueryTooltipFunction
Link copied to clipboard
Separator
Link copied to clipboard
open class Separator(separatorPointer: CPointer<GtkSeparator>) : Widget, Orientable
Content copied to clipboard
kotlinx-gtk
ShortcutLabel
Link copied to clipboard
class ShortcutLabel(shortcutLabelPointer: CPointer<GtkShortcutLabel>) : Widget
Content copied to clipboard
24 / 12 / 2021
ShortcutsShortcut
Link copied to clipboard
class ShortcutsShortcut(shortcutsShortcutPointer: CPointer<GtkShortcutsShortcut>) : Widget
Content copied to clipboard
24 / 12 / 2021
StackSidebar
Link copied to clipboard
class StackSidebar(stackSidebarPointer: CPointer<GtkStackSidebar>) : Widget
Content copied to clipboard
kotlinx-gtk 13 / 03 / 2021
StackSwitcher
Link copied to clipboard
class StackSwitcher(stackSwitcherPointer: CPointer<GtkStackSwitcher>) : Widget
Content copied to clipboard
kotlinx-gtk
StatusbarTextChangeFunc
Link copied to clipboard
typealias StatusbarTextChangeFunc = Statusbar.(contextId: UInt, text: String) -> Unit
Content copied to clipboard
Switch
Link copied to clipboard
kotlinx-gtk
SwitchStateSetFunction
Link copied to clipboard
TextDeleteFromCursorFunc
Link copied to clipboard
typealias TextDeleteFromCursorFunc = Text.(type: DeleteType, count: Int) -> Unit
Content copied to clipboard
TextInsertAtCursorFunc
Link copied to clipboard
TextMoveCursorFunc
Link copied to clipboard
typealias TextMoveCursorFunc = Text.(step: MovementStep, count: Int, extend: Boolean) -> Unit
Content copied to clipboard
TextPreEditChangedCallback
Link copied to clipboard
TextView
Link copied to clipboard
class TextView(textViewPointer: GtkTextView_autoptr) : Widget, Scrollable
Content copied to clipboard
08 / 03 / 2021
TextViewDeleteFromCursorFunc
Link copied to clipboard
typealias TextViewDeleteFromCursorFunc = TextView.(type: DeleteType, count: Int) -> Unit
Content copied to clipboard
TextViewExtendSelectionFunc
Link copied to clipboard
typealias TextViewExtendSelectionFunc = TextView.(granularity: TextView.TextExtendSelection, location: TextIter, start: TextIter, end: TextIter) -> Boolean
Content copied to clipboard
TextViewMoveViewPortFunc
Link copied to clipboard
typealias TextViewMoveViewPortFunc = TextView.(step: ScrollStep, count: Int) -> Unit
Content copied to clipboard
TextViewPreEditChangedFunc
Link copied to clipboard
typealias TextViewPreEditChangedFunc = TextView.(preEdit: String) -> Unit
Content copied to clipboard
TextViewSelectAllFunc
Link copied to clipboard
TickCallback
Link copied to clipboard
TreeCellDataFunc
Link copied to clipboard
typealias TreeCellDataFunc = (treeColumn: TreeViewColumn, cell: CellRenderer, treeModel: TreeModel, iter: TreeIter) -> Unit
Content copied to clipboard
TreeExpander
Link copied to clipboard
class TreeExpander(treeExpanderPointer: GtkTreeExpander_autoptr) : KGObject
Content copied to clipboard
29 / 12 / 2021
TreeViewColumn
Link copied to clipboard
class TreeViewColumn(tree_column: GtkTreeViewColumn_autoptr) : KGObject, Buildable, CellLayout
Content copied to clipboard
31 / 12 / 2021
TreeViewColumnDropFunc
Link copied to clipboard
typealias TreeViewColumnDropFunc = TreeView.(column: TreeViewColumn, prevColumn: TreeViewColumn, nextColumn: TreeViewColumn) -> Boolean
Content copied to clipboard
TreeViewExpandCollapseCursorRowFunc
Link copied to clipboard
TreeViewMappingFunc
Link copied to clipboard
TreeViewMoveCursorFunc
Link copied to clipboard
typealias TreeViewMoveCursorFunc = TreeView.(step: MovementStep, direction: Int, extend: Boolean, modify: Boolean) -> Boolean
Content copied to clipboard
TreeViewRowActivatedFunc
Link copied to clipboard
typealias TreeViewRowActivatedFunc = TreeView.(path: TreePath, column: TreeViewColumn?) -> Unit
Content copied to clipboard
TreeViewRowSpreadFunc
Link copied to clipboard
typealias TreeViewRowSpreadFunc = TreeView.(iter: TreeIter, path: TreePath) -> Unit
Content copied to clipboard
TreeViewSearchEqualFunc
Link copied to clipboard
TreeViewSelectCursorRowFunc
Link copied to clipboard
typealias TreeViewSelectCursorRowFunc = TreeView.(obj: Boolean) -> Boolean
Content copied to clipboard
TreeViewTestSpreadRowFunc
Link copied to clipboard
typealias TreeViewTestSpreadRowFunc = TreeView.(iter: TreeIter, path: TreePath) -> Boolean
Content copied to clipboard
Viewport
Link copied to clipboard
class Viewport(viewPortPointer: CPointer<GtkViewport>) : Widget, Scrollable
Content copied to clipboard
kotlinx-gtk
Widget
Link copied to clipboard
open class Widget(widgetPointer: WidgetPointer) : KGObject, Accessible, Buildable, ConstraintTarget
Content copied to clipboard
kotlinx-gtk 08 / 02 / 2021
WidgetMoveFocusFunction
Link copied to clipboard
WindowControls
Link copied to clipboard
class WindowControls(windowControlsPointer: CPointer<GtkWindowControls>) : Widget
Content copied to clipboard
gtk-kt
WindowHandle
Link copied to clipboard
class WindowHandle(windowHandlePointer: GtkWindowHandle_autoptr) : KGObject
Content copied to clipboard
gtk-kt