[Workman-devel] [PATCH] WorkmanAttribute: add properties

Daniel P. Berrange berrange at redhat.com
Wed Mar 6 22:10:44 UTC 2013


On Wed, Mar 06, 2013 at 09:48:08AM -0600, Josh Poimboeuf wrote:
> v2:
> - use workman_attribute_set_value for the property setting
> - change the property type to G_VARIANT_TYPE_MAYBE
> - update workman_attribute_set_value comment with G_VARIANT_TYPE_MAYBE
>   info
> 
> ---8<---
> 
> Subject: [PATCH] WorkmanAttribute: add properties
> 
> - Add the name, value, writable, and state properties to
>   WorkmanAttribute.
> - Update workman_attribute_set_value to use g_variant_ref_sink instead
>   of g_variant_ref.  This seems to be the "standard" way of using a
>   floating object like GVariant.  Update the gtk-doc comments to
>   clarify that the value is floating.
> ---
>  workman/workman-attribute.c | 142 ++++++++++++++++++++++++++++++++++++++++++--
>  workman/workman-attribute.h |   1 +
>  2 files changed, 138 insertions(+), 5 deletions(-)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the Workman-devel mailing list