From: Matthias Clasen Date: Tue, 7 Jan 2020 06:48:15 +0000 (-0500) Subject: docs: Add GtkDropTarget section X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~20^2~354^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=13adb2591c830ec8a4602ab409d6fac47b70e856;p=gtk4.git docs: Add GtkDropTarget section --- diff --git a/docs/reference/gtk/gtk4-docs.xml b/docs/reference/gtk/gtk4-docs.xml index 97e9d9a784..8b8d7e7a27 100644 --- a/docs/reference/gtk/gtk4-docs.xml +++ b/docs/reference/gtk/gtk4-docs.xml @@ -347,6 +347,7 @@ Data exchange, clipboards and Drag-and-Drop + diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 70fa16816f..cad9936ab4 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -7171,3 +7171,29 @@ GTK_DRAG_SOURCE_GET_CLASS gtk_drag_source_get_type + +
+gtkdroptarget +GtkDropTarget +gtk_drop_target_new +gtk_drop_target_set_formats +gtk_drop_target_get_formats +gtk_drop_target_set_actions +gtk_drop_target_get_actions +gtk_drop_target_get_drop +gtk_drop_target_find_mimetype +gtk_drop_target_read_selection +gtk_drop_target_read_selection_finish +gtk_drag_highlight +gtk_drag_unhighlight + + +GTK_TYPE_DROP_TARGET +GTK_DROP_TARGET +GTK_DROP_TARGET_CLASS +GTK_IS_DROP_TARGET +GTK_IS_DROP_TARGET_CLASS +GTK_DROP_TARGET_GET_CLASS + +gtk_drop_target_get_type +
diff --git a/docs/reference/gtk/gtk4.types.in b/docs/reference/gtk/gtk4.types.in index 43e25bc936..5772d70033 100644 --- a/docs/reference/gtk/gtk4.types.in +++ b/docs/reference/gtk/gtk4.types.in @@ -59,6 +59,7 @@ gtk_css_provider_get_type gtk_dialog_get_type gtk_drag_source_get_type gtk_drawing_area_get_type +gtk_drop_target_get_type gtk_editable_get_type gtk_entry_buffer_get_type gtk_entry_completion_get_type