Description Usage Arguments Author(s)
Draws a focus indicator around the given rectangle on window
using the
given style.
WARNING: gtk_draw_focus
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintFocus
instead.
1 | gtkDrawFocus(object, window, x, y, width, height)
|
|
a |
|
a |
|
the x origin of the rectangle around which to draw a focus indicator |
|
the y origin of the rectangle around which to draw a focus indicator |
|
the width of the rectangle around which to draw a focus indicator |
|
the height of the rectangle around which to draw a focus indicator |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.