PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • As it is a pointer it can point to anything, so it can pointer to a function, point to an area of data which could be anything such as an array of data or a structure.Going back to your original call-back function for the clicked signal for GtkButton, you have done some things right and some things wrong.- The value you have returned from the call-back will be ignored as the signal is expecting
http://www.w3.org/ns/prov#wasQuotedFrom
  • gtkforums.com