Refactor SVG save action/dialog to be a general image saving function
This commit is contained in:
@@ -43,6 +43,8 @@ struct _AgChartClass {
|
||||
GsweMomentClass parent_class;
|
||||
};
|
||||
|
||||
typedef void (*AgChartSaveImageFunc)(AgChart *, GFile *, GError **);
|
||||
|
||||
GType ag_chart_get_type(void) G_GNUC_CONST;
|
||||
|
||||
AgChart *ag_chart_new_full(GsweTimestamp *timestamp,
|
||||
|
Reference in New Issue
Block a user