GtkAccessibleInterface.getBounds

struct GtkAccessibleInterface
extern (C)
bool function(GtkAccessible* self, int* x, int* y, int* width, int* height) getBounds;