g_signal_parse_name



I was fixing my python bindings to handle signal details correctly.  This
involved using g_signal_parse_name in place of g_signal_lookup.  This
function is marked private in the header, but it seems to be the only way
to parse out the detail portion of a string.  Is this function really
meant to be private?

James.





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