Method

Gtk.DragIcon.get_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

Returns: GtkWidget

The drag icon or NULL if none.

Ownership is not transferred to the caller
Can be NULL