gtkPaintFocus
Draws a focus indicator around the given rectangle on window
using the
given style.
gtkPaintFocus(object, window, state.type, area = NULL, widget = NULL, detail = NULL, x, y, width, height)
|
a |
|
|
|
a state |
|
clip rectangle, or |
|
the widget. [ allow-none ] |
|
a style detail. [ allow-none ] |
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.