Method

GtkDragIconget_child

Declaration [src]

GtkWidget*
gtk_drag_icon_get_child (
  GtkDragIcon* self
)

Description [src]

Gets the widget currently used as drag icon.

Gets propertyGtk.DragIcon:child

Return value

Type: GtkWidget

The drag icon.

The returned data is owned by the instance.
The return value can be NULL.