Description Usage Arguments Details Value Author(s)
(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.)
1 | gtkWindowGetFrameDimensions(object)
|
|
a |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.