Copyright (C) 2007 Collabora Limited

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

An integer handle representing the room of the activity A dictionary mapping properties names to the desired values Set the properties of the activity associated to the given room for this connection. You have to be the owner of this activity. An integer handle for the activity's room to request his properties for A dictionary mapping properties names to their values Get the properties of a particular activity. An activity id A room handle Returns the handle of the room associated with this activity

When an activity starts up, it knows its activity_id but doesn't know yet if it's shared or not, much less the room.

An integer handle representing the room of the activity A dictionary mapping properties names to their new values Signal emitted when the properties of an activity are changed.

An interface on connections to associate OLPC activity properties with rooms.

The following types and names are used to request and set properties:

s:color
The color of the activity. Format used is #RRGGBB,#RRGGBB (stroke,fill).
s:name
The name of the activity.
s:type
The type of the activity.