~ricotz/plank/consolidate-api

« back to all changes in this revision

Viewing changes to lib/Drawing/Color.vala

  • Committer: Rico Tzschichholz
  • Date: 2015-11-03 10:37:19 UTC
  • Revision ID: ricotz@ubuntu.com-20151103103719-s2gik7a9cnove1tg
Drop nested namespaces

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
//  along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
//
19
19
 
20
 
namespace Plank.Drawing
 
20
namespace Plank
21
21
{
22
22
        /**
23
23
         * Represents a RGBA color and has methods for manipulating the color.