Method

GtkSourcePrintCompositorget_buffer

Declaration [src]

GtkSourceBuffer*
gtk_source_print_compositor_get_buffer (
  GtkSourcePrintCompositor* compositor
)

Description [src]

Gets the GtkSourceBuffer associated with the compositor.

The returned object reference is owned by the compositor object and should not be unreferenced.

Return value

Type: GtkSourceBuffer

The GtkSourceBuffer associated with the compositor.

The data is owned by the instance.