Package: gtk
Function gtk-border-new
Lambda Listgtk-border-new (&key left right top bottom) Argumentsleft -- an integer with the width of the left border right -- an integer with the width of the right border top -- an integer with the width of the top border bottom -- an integer with the width of the bottom border Return ValueA newly allocated gtk-border instance. Details Allocates a new gtk-border instance and initializes its elements. | See also |
2021-11-26