Tint2conf: more gradient support
This commit is contained in:
@@ -12,6 +12,7 @@ void gradient_update_image(int index);
|
||||
void gradient_update(GtkWidget *widget, gpointer data);
|
||||
void gradient_force_update();
|
||||
void current_gradient_changed(GtkWidget *widget, gpointer data);
|
||||
void background_update_for_gradient(int gradient_id);
|
||||
|
||||
typedef enum GradientConfigType {
|
||||
GRADIENT_CONFIG_VERTICAL = 0,
|
||||
|
||||
Reference in New Issue
Block a user