Method
GtkWidgetdrag_source_get_target_list
Declaration [src]
GtkTargetList*
gtk_drag_source_get_target_list (
GtkWidget* widget
)
Description [src]
Gets the list of targets this widget can provide for drag-and-drop.
Available since: | 2.4 |
Return value
Returns: | GtkTargetList |
The |
|
The data is owned by the instance. | |
The return value can be NULL . |