Package org.gtk.gdk

Types

AppLaunchContext
Link copied to clipboard
class AppLaunchContext(appLaunchContext: CPointer<GdkAppLaunchContext>) : AppLaunchContext

kotlinx-gtk

AxisUse
Link copied to clipboard
enum AxisUse : Enum<AxisUse>

03 / 01 / 2022

Clipboard
Link copied to clipboard
class Clipboard(clipboardPointer: CPointer<GdkClipboard>) : KGObject
ContentFormats
Link copied to clipboard
class ContentFormats(structPointer: GdkContentFormats_autoptr)

26 / 12 / 2021

ContentProvider
Link copied to clipboard
class ContentProvider(contentProviderPointer: CPointer<GdkContentProvider>) : KGObject

kotlinx-gtk

Cursor
Link copied to clipboard
class Cursor(cursorPointer: CPointer<GdkCursor>) : KGObject

kotlinx-gtk

Device
Link copied to clipboard
class Device(pointer: CPointer<GdkDevice>)

kotlinx-gtk 14 / 03 / 2021

DeviceTool
Link copied to clipboard
class DeviceTool(deviceToolPointer: CPointer<GdkDeviceTool>) : KGObject

03 / 01 / 2022

Display
Link copied to clipboard
class Display(displayPointer: CPointer<GdkDisplay>) : KGObject, Closeable
Drag
Link copied to clipboard
class Drag(dragPointer: GdkDrag_autoptr) : KGObject

20 / 12 / 2021

DragCancelReason
Link copied to clipboard
enum DragCancelReason : Enum<DragCancelReason>

03 / 01 / 2022

DragContext
Link copied to clipboard
class DragContext

kotlinx-gtk 09 / 06 / 2021

DrawContext
Link copied to clipboard
open class DrawContext(drawContextPointer: GdkDrawContext_autoptr) : KGObject

24 / 12 / 2021

Drop
Link copied to clipboard
class Drop(dropPointer: GdkDrop_autoptr) : KGObject

17 / 12 / 2021

Event
Link copied to clipboard
open class Event(eventPointer: CPointer<GdkEvent>)

kotlinx-gtk 15 / 03 / 2021 TODO

EventSequence
Link copied to clipboard
class EventSequence(eventSequencePointer: CPointer<GdkEventSequence>)

gtk-kt

FrameClock
Link copied to clipboard
class FrameClock(frameClockPointer: CPointer<GdkFrameClock>) : KGObject

kotlinx-gtk 16 / 04 / 2021

FrameTimings
Link copied to clipboard
class FrameTimings(pointer: CPointer<GdkFrameTimings>) : UnrefMe

kotlinx-gtk 17 / 04 / 2021

GLContext
Link copied to clipboard
class GLContext(glContextPointer: GdkGLContext_autoptr) : DrawContext

24 / 12 / 2021

KeymapKey
Link copied to clipboard
class KeymapKey(struct: CPointer<GdkKeymapKey>)

kotlinx-gtk

KeyMatch
Link copied to clipboard
enum KeyMatch : Enum<KeyMatch>

26 / 12 / 2021

Paintable
Link copied to clipboard
interface Paintable

kotlinx-gtk

Rectangle
Link copied to clipboard
class Rectangle(rectanglePointer: CPointer<GdkRectangle>)

kotlinx-gtk 15 / 03 / 2021

RGBA
Link copied to clipboard
class RGBA(rgbaPointer: CPointer<GdkRGBA>)

kotlinx-gtk 16 / 03 / 2021

Seat
Link copied to clipboard
class Seat(seatPointer: CPointer<GdkSeat>)
Snapshot
Link copied to clipboard
open class Snapshot(gSnapShotPointer: CPointer<GdkSnapshot>) : KGObject

kotlinx-gtk

Surface
Link copied to clipboard
class Surface(surfacePointer: CPointer<GdkSurface>) : KGObject

kotlinx-gtk

Texture
Link copied to clipboard
class Texture(texturePointer: CPointer<GdkTexture>) : KGObject, Paintable

gtk-kt

TimeCoord
Link copied to clipboard
class TimeCoord(struct: GdkTimeCoord)

03 / 01 / 2022

Toplevel
Link copied to clipboard
class Toplevel(topLevelPointer: GdkToplevel_autoptr) : KGObject

18 / 12 / 2021

Window
Link copied to clipboard
class Window(windowPointer: CPointer<GdkSurface>) : KGObject

kotlinx-gtk 16 / 03 / 2021