gdk.toplevel_size
Module for [ToplevelSize] class
class ToplevelSize
Types 1
classToplevelSize
The gdk.toplevel_size.ToplevelSize struct contains information that is useful to compute the size of a toplevel.
Methods
void * _cPtr() nothrowvoid getBounds(out int boundsWidth, out int boundsHeight) nothrowRetrieves the bounds the toplevel is placed within.void setShadowWidth(int left, int right, int top, int bottom) nothrowSets the shadows size of the toplevel.