diff options
author | David King <amigadave@amigadave.com> | 2012-02-20 17:05:08 +0000 |
---|---|---|
committer | David King <amigadave@amigadave.com> | 2012-05-04 03:06:47 +0100 |
commit | e6daedae0aa83f571421511ea5ef6b8f1edf2f6a (patch) | |
tree | 4e051182bcbf56b2d33e5fa436a6c08a276c79c5 /docs | |
parent | da1a90bcaf0d6dfadf455a2317d7c61880864bda (diff) | |
download | gtk+-e6daedae0aa83f571421511ea5ef6b8f1edf2f6a.tar.gz |
docs: Move GtkSelectionData to gtk3-Selections
Put the (albeit empty) documentation for the GtkSelectionData struct
with the gtk_selection_data_*() methods.
https://bugzilla.gnome.org/show_bug.cgi?id=663072
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 88574b2d14..b665875f0a 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -5030,7 +5030,6 @@ GtkWidgetClass GtkCallback GtkRequisition GtkAllocation -GtkSelectionData GtkWidgetAuxInfo GtkWidgetHelpType gtk_widget_new @@ -6001,6 +6000,7 @@ GtkRcContext <SECTION> <FILE>gtkselection</FILE> <TITLE>Selections</TITLE> +GtkSelectionData GtkTargetEntry GtkTargetList GtkTargetPair |