GLib g_date_set_dmy () prototype info.
Where can I find the prototype and documentation for this function? I'm writing a calendar program based on the one that's on the GTK+ tutorial page, the problem is that it makes use of this function, and I'm having a real hard time getting this to build. I tried looking for the proto of this function to no avail in the current GTK+ documentation, that's why I ask here.
Thanks in advance for any information!
|