This website requires JavaScript.
Explore
Help
Register
Sign In
daleclack
/
testing-repository
mirror of
https://github.com/daleclack/testing-repository
Watch
1
Star
0
Fork
You've already forked testing-repository
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d11f4cb65b
testing-repository
/
Gtk3
/
gtk28
/
test.cpp
6 lines
88 B
C++
Raw
Blame
History
#
include
"test.h"
void
print
(
GtkWidget
*
widget
,
gpointer
data
)
{
g_print
(
"
hello
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink