Function

Gtkrender_layout

since: 3.0

Declaration [src]

void
gtk_render_layout(
GtkStyleContext*context,
cairo_t*cr,
gdoublex,
gdoubley,
PangoLayout*layout
)

Description [src]

Renders layout on the coordinates x, y.

Available since: 3.0

Parameters

context

Type: GtkStyleContext

A GtkStyleContext.

The data is owned by the caller of the function.
cr

Type:

A #cairo_t.

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

Type: gdouble

X origin.

y

Type: gdouble

Y origin.

layout

Type:

The PangoLayout to render.

The data is owned by the caller of the function.

AltStyle によって変換されたページ (->オリジナル) /