Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-size.h>
Data Fields | |
float | width |
float | height |
graphene_size_t: @width: the width @height: the height
A size.
Since: 1.0
Definition at line 70 of file graphene-size.h.
float _graphene_size_t::height |
Definition at line 73 of file graphene-size.h.
float _graphene_size_t::width |
Definition at line 72 of file graphene-size.h.