TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 3.0
Renders a extension (as in a Gtk.Notebook tab) in the rectangle defined by x, y, width, height. The side where the extension connects to is defined by gap_side.
x
y
width
height
gap_side
Typical extension rendering:
a Gtk.StyleContext
a cairo.Context
X origin of the rectangle
Y origin of the rectangle
rectangle width
rectangle height
side where the gap is
3.0
Renders a extension (as in a Gtk.Notebook tab) in the rectangle defined by
x,y,width,height. The side where the extension connects to is defined bygap_side.Typical extension rendering: