Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/zoom-control/ephy-zoom-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/zoom-control/ephy-zoom-action.h')
-rw-r--r--cut-n-paste/zoom-control/ephy-zoom-action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste/zoom-control/ephy-zoom-action.h b/cut-n-paste/zoom-control/ephy-zoom-action.h
index 2d07c69..cf9f6fe 100644
--- a/cut-n-paste/zoom-control/ephy-zoom-action.h
+++ b/cut-n-paste/zoom-control/ephy-zoom-action.h
@@ -52,7 +52,7 @@ struct _EphyZoomActionClass
void (* zoom_to_level) (EphyZoomAction *action, float level);
};
-GType ephy_zoom_action_get_type (void);
+GType ephy_zoom_action_get_type (void) G_GNUC_CONST;
void ephy_zoom_action_set_zoom_level (EphyZoomAction *action,
float zoom);