gtkColorSelectionSetUpdatePolicy {RGtk2}R Documentation

gtkColorSelectionSetUpdatePolicy

Description

Sets the policy controlling when the color_changed signals are emitted. The available policies are:

WARNING: gtk_color_selection_set_update_policy is deprecated and should not be used in newly-written code.

Usage

gtkColorSelectionSetUpdatePolicy(object, policy)

Arguments

object

a GtkColorSelection.

policy

a GtkUpdateType value indicating the desired policy.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]