gtkPrintOperationSetCustomTabLabel {RGtk2}R Documentation

gtkPrintOperationSetCustomTabLabel

Description

Sets the label for the tab holding custom widgets.

Usage

gtkPrintOperationSetCustomTabLabel(object, label)

Arguments

object [GtkPrintOperation] a GtkPrintOperation
label [character] the label to use, or NULL to use the default label

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]