[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

gtk_entry question (example from faq)



I'm try to use exmaple from faq
http://library.gnome.org/devel/gtk-faq/stable/x842.html

But then i'm try to compile - i see this error... 
How can i add to entry ability to insert only digits?


window.cpp:214: error: invalid conversion from ‘void (*)()’ to ‘void*’
window.cpp:214: error:   initializing argument 6 of ‘guint
g_signal_handlers_block_matched(void*, GSignalMatchType, guint, GQuark,
GClosure*, void*, void*)’
window.cpp:218: error: invalid conversion from ‘void (*)()’ to ‘void*’
window.cpp:218: error:   initializing argument 6 of ‘guint
g_signal_handlers_unblock_matched(void*, GSignalMatchType, guint,
GQuark, GClosure*, void*, void*)’

-- 
Vasiliy G Tolstov <v tolstov selfip ru>
Selfip.Ru



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]