MCPcopy Create free account
hub / github.com/SilentGopherLnx/GopherFileManager / GTK_CopyPasteDnd_SetWindowKeyPressed

Function GTK_CopyPasteDnd_SetWindowKeyPressed

dnd_copy_paste.go:23–69  ·  view source on GitHub ↗

https://github.com/geany/geany/issues/1368 GtkAccelGroup *accel_group = gtk_accel_group_new (); gtk_window_add_accel_group (GTK_WINDOW (window), accel_group); gtk_accel_group_connect (accel_group, GDK_KEY_Q, GDK_CONTROL_MASK, 0, g_cclosure_new_swap (G_CALLBACK (hello), window, NULL));

(path *LinuxPath, key uint, state uint, hkey uint16)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

FilesSelector_GetListFunction · 0.85
GTK_CopyPasteDnd_CopyDelFunction · 0.85
GTK_CopyPasteDnd_PasteFunction · 0.85
FilesSelector_SelectAllFunction · 0.85
Dialog_FileRenameFunction · 0.85
GetCurrentMethod · 0.80

Tested by

no test coverage detected