| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Bug 786824
|
|
|
|
|
|
|
| |
* gio/src/tlsfiledatabase.{ccg,hg}: It can't be properly wrapped using
_WRAP_CTOR()/WRAP_CREATE() yet but it can be wrapped using
_WRAP_METHOD(). (I don't know why I thought it had to be
handwrapped.)
|
|
|
|
|
| |
* gio/src/tlsfiledatabase.{ccg,hg}: Manually wrap it because
presently the *_new() function does more than call g_initable_new().
|
|
* gio/src/filelist.am:
* gio/src/tlsfiledatabase.{ccg,hg}: Add the new sources wrapping a
single property and include them in the list of files to be built.
* gio/src/tlsinteraction.hg: Correct a typo.
|