![]() |
![]() |
Gwyddion Application Library Reference Manual | ![]() |
---|
GwyGLMaterialEditorGwyGLMaterialEditor — OpenGL material editor |
void gwy_app_gl_material_editor (void);
void gwy_app_gl_material_editor (void);
Creates or presents OpenGL material editor.
Material 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.
<< GwyResourceEditor | GwyGradientEditor >> |