X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2Ftoolbar-editor%2Fegg-toolbar-editor.h;h=ba6e1a999d154e773e69e49d45090b017129ac86;hb=d3688d90ef2ac74632997a421a042e44534af9d9;hp=b0d27aa7a4503a283b7be1cb310e6a945770f7fd;hpb=09d18721e3015b9e4cc448f1f3620da54784ebba;p=evince.git diff --git a/cut-n-paste/toolbar-editor/egg-toolbar-editor.h b/cut-n-paste/toolbar-editor/egg-toolbar-editor.h index b0d27aa7..ba6e1a99 100644 --- a/cut-n-paste/toolbar-editor/egg-toolbar-editor.h +++ b/cut-n-paste/toolbar-editor/egg-toolbar-editor.h @@ -55,6 +55,8 @@ struct EggToolbarEditorClass GType egg_toolbar_editor_get_type (void); GtkWidget *egg_toolbar_editor_new (GtkUIManager *manager, EggToolbarsModel *model); +void egg_toolbar_editor_set_model (EggToolbarEditor *t, + EggToolbarsModel *model); G_END_DECLS