Virtual Method

GtkThemingEnginerender_frame_gap

Declaration [src]

void
render_frame_gap (
  GtkThemingEngine* engine,
  cairo_t* cr,
  gdouble x,
  gdouble y,
  gdouble width,
  gdouble height,
  GtkPositionType gap_side,
  gdouble xy0_gap,
  gdouble xy1_gap
)

Description

No description available.

Parameters

cr

Type: cairo_t

No description available.

The data is owned by the caller of the method.
x

Type: gdouble

No description available.

y

Type: gdouble

No description available.

width

Type: gdouble

No description available.

height

Type: gdouble

No description available.

gap_side

Type: GtkPositionType

No description available.

xy0_gap

Type: gdouble

No description available.

xy1_gap

Type: gdouble

No description available.