Top | ![]() |
![]() |
![]() |
![]() |
TestPoint * | test_point_new () |
gint | test_point_get_x () |
gint | test_point_get_y () |
void | test_point_set_x () |
void | test_point_set_y () |
gint
test_point_get_x (TestPoint *instance
);
Gets element 0 of the EggDBusStructure wrapped by TestPoint.
gint
test_point_get_y (TestPoint *instance
);
Gets element 1 of the EggDBusStructure wrapped by TestPoint.
void test_point_set_x (TestPoint *instance
,gint value
);
Sets element 0 of the EggDBusStructure wrapped by TestPoint.
void test_point_set_y (TestPoint *instance
,gint value
);
Sets element 1 of the EggDBusStructure wrapped by TestPoint.