Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><DragIcon>

Functions

Link copied to clipboard
fun createWidgetForValue(value: <Error class: unknown class>): Widget?

Creates a widget that can be used as a drag icon for the given

Link copied to clipboard
fun getForDrag(drag: <Error class: unknown class>): Widget

Gets the GtkDragIcon in use with @drag.

Link copied to clipboard
fun setFromPaintable(drag: <Error class: unknown class>, paintable: <Error class: unknown class>, hotX: Int, hotY: Int)

Creates a GtkDragIcon that shows @paintable, and associates it with the drag operation.