Lambda Listgtk:render-handle (context cr x y width height) Argumentscontext -- a gtk:style-context object cr -- a cairo:context-t context x -- a number, coerced to a double float, with a x origin of the rectangle y -- a number, coerced to a double float, with a y origin of the rectangle width -- a number, coerced to a double float, with a rectangle width height -- a number, coerced to a double float, with a rectangle height
Details Renders a handle, as the resize grip of the gtk:paned widget and gtk:window widget, in the rectangle determined by x, y, width, height. Handles rendered for the paned and grip classes: Warning
This function is deprecated since 4.10. Please do not use it in newly
written code. |
| See also |