Method

GtkPrintSetupref

since: 4.14

Declaration [src]

GtkPrintSetup*
gtk_print_setup_ref (
  GtkPrintSetup* setup
)

Description [src]

Increase the reference count of setup.

Available since: 4.14

Return value

Type: GtkPrintSetup

The print setup.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.