width
and *height
with the size of drawable
.
width
or height
can be NULL
if you only want the other one.gdkDrawableGetSize(object)
object
width
NULL
. [ allow-none ]height
NULL
. [ allow-none ]drawable
is a GdkWindow
, the returned
size is the size reported in the most-recently-processed configure
event, rather than the current size on the X server.