Home
last modified time | relevance | path

Searched refs:GdkAtom (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c61 # define GdkAtom int macro
171 static GdkAtom wm_protocols_atom = GDK_NONE;
172 static GdkAtom save_yourself_atom = GDK_NONE;
178 static GdkAtom html_atom = GDK_NONE;
179 static GdkAtom utf8_string_atom = GDK_NONE;
180 static GdkAtom vim_atom = GDK_NONE; // Vim's own special selection format
181 static GdkAtom vimenc_atom = GDK_NONE; // Vim's extended selection format
1347 GdkAtom type; in selection_get_cb()
3373 (GdkAtom)GDK_SELECTION_PRIMARY, in gui_gtk_set_selection_targets()
3376 (GdkAtom)clip_plus.gtk_sel_atom, in gui_gtk_set_selection_targets()
[all …]
H A Dvim.h2146 GdkAtom gtk_sel_atom; // PRIMARY/CLIPBOARD selection ID