package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.Drag_icon

type t = [ `drag_icon | `widget | `initially_unowned | `object_ ] Gobject.obj
val set_child : t -> [ `widget | `initially_unowned | `object_ ] Gobject.obj option -> unit

Sets the widget to display as the drag icon.

val get_child : t -> [ `widget | `initially_unowned | `object_ ] Gobject.obj option

Gets the widget currently used as drag icon.