mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
docs: don't refer to types that don't exist
This commit is contained in:
parent
7eb8577e3e
commit
4c54810730
@ -78,7 +78,7 @@ typedef enum {
|
||||
* for drags withing a single widget.
|
||||
*
|
||||
* The #GtkTargetFlags enumeration is used to specify
|
||||
* constraints on an entry in a #GtkTargetTable.
|
||||
* constraints on a #GtkTargetEntry.
|
||||
*/
|
||||
typedef enum {
|
||||
GTK_TARGET_SAME_APP = 1 << 0, /*< nick=same-app >*/
|
||||
|
Loading…
Reference in New Issue
Block a user