gtkPrintOperationSetCustomTabLabel {RGtk2}R Documentation

gtkPrintOperationSetCustomTabLabel

Description

Sets the label for the tab holding custom widgets.

Usage

gtkPrintOperationSetCustomTabLabel(object, label)

Arguments

object

a GtkPrintOperation

label

the label to use, or NULL to use the default label. [ allow-none ]

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]