X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=cut-n-paste%2Fzoom-control%2Fephy-zoom-action.h;h=cf9f6feb337f925682ae310b72788830023416ca;hb=3128a9b34c8f2d7fd3894e2e478ed824418b1d27;hp=2d07c691331b37a453f1aa2f0687888ab7f7b097;hpb=8e0b5c5df827306c6c4e3761b1ea4a9f3a1674ed;p=evince.git diff --git a/cut-n-paste/zoom-control/ephy-zoom-action.h b/cut-n-paste/zoom-control/ephy-zoom-action.h index 2d07c691..cf9f6feb 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);