diff options
author | Pranav Kant <pranavk@libreoffice.org> | 2015-12-18 21:51:23 +0530 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-12-30 09:37:37 +0000 |
commit | 81f31f5151b54899ac5461c9c7c4021cdf31a9a6 (patch) | |
tree | fde4c5059e83c0a3a502bf156aab92c659b2c2ce /download.lst | |
parent | 41dde8319cbbdc4a8224d348a3969d34841845ed (diff) |
lokdocview: Use an array to install properties
This way we can directly reference any property by pointers to
GParamSpec stored in a static array, rather than looking for
property using property name. The former is a faster approach.
This will come in handy for functions, such as, g_object_notify
which needs to access properties to notify the object of any
property change in a faster way.
Change-Id: Ic4087bff3bdb63a3e8853d158c7af688e5e67811
Reviewed-on: https://gerrit.libreoffice.org/20797
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'download.lst')
0 files changed, 0 insertions, 0 deletions