GwyGradientEditor

GwyGradientEditor — Color gradient editor

Synopsis




void        gwy_app_gradient_editor         (void);

Description

Details

gwy_app_gradient_editor ()

void        gwy_app_gradient_editor         (void);

Creates or presents color gradient editor.

Gradient editor is singleton, therefore if it doesn't exist, this function creates and displays it. If it already exists, it simply calls gtk_window_present() on the existing instance. It exists until it's closed by user.