Pebble Foundation Classes  0.2.0
C++ for Pebble
GSize Struct Reference

Represents a 2-dimensional size. More...

#include <pebble.h>

Inheritance diagram for GSize:

Public Attributes

int16_t w
 The width.
 
int16_t h
 The height.
 

Detailed Description

Represents a 2-dimensional size.


The documentation for this struct was generated from the following file: