gtkWindowGetFrameDimensions
(Note: this is a special-purpose function intended for the
framebuffer port; see gtkWindowSetHasFrame
. It will not
return the size of the window border drawn by the window manager, which is the normal
case when using a windowing system. See
gdkWindowGetFrameExtents
to get the standard window border
extents.)
gtkWindowGetFrameDimensions(object)
|
Retrieves the dimensions of the frame window for this toplevel.
See gtkWindowSetHasFrame
, gtkWindowSetFrameDimensions
.
A list containing the following elements:
|
location to store the width of the frame at the left, or |
|
location to store the height of the frame at the top, or |
|
location to store the width of the frame at the returns, or |
|
location to store the height of the frame at the bottom, or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.