X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=cut-n-paste%2Ftotem-screensaver%2Ftotem-scrsaver.h;h=f3301c8ea0fc80dd9419e17998c926c1dc52b7f0;hb=c53e0983d86042d243786f7f8dd4872f83706390;hp=b9a5606d20b834c342be7758647abccf6561553f;hpb=5478e7ba12be2167143e58a33508a555d8533813;p=evince.git diff --git a/cut-n-paste/totem-screensaver/totem-scrsaver.h b/cut-n-paste/totem-screensaver/totem-scrsaver.h index b9a5606d..f3301c8e 100644 --- a/cut-n-paste/totem-screensaver/totem-scrsaver.h +++ b/cut-n-paste/totem-screensaver/totem-scrsaver.h @@ -22,8 +22,7 @@ #ifndef TOTEM_SCRSAVER_H #define TOTEM_SCRSAVER_H -#include -#include +#include G_BEGIN_DECLS @@ -43,11 +42,11 @@ struct TotemScrsaver { }; struct TotemScrsaverClass { - GObjectClass parent_class; + GObjectClass parent_class; }; -GType totem_scrsaver_get_type (void); -TotemScrsaver *totem_scrsaver_new (GDBusConnection *connection); +GType totem_scrsaver_get_type (void) G_GNUC_CONST; +TotemScrsaver *totem_scrsaver_new (void); void totem_scrsaver_enable (TotemScrsaver *scr); void totem_scrsaver_disable (TotemScrsaver *scr); void totem_scrsaver_set_state (TotemScrsaver *scr,