~vcs-imports/mayanna/trunk

« back to all changes in this revision

Viewing changes to mayanna/gdmclient/_gdmclient.override

  • Committer: seiflotfy
  • Date: 2008-04-09 23:20:00 UTC
  • Revision ID: vcs-imports@canonical.com-20080409232000-qpgm81uu4kucnvs6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* -*- Mode: C; c-basic-offset: 4 -*- */
 
2
%%
 
3
headers
 
4
#include <Python.h>
 
5
 
 
6
#define NO_IMPORT_PYGOBJECT
 
7
#include "pygobject.h"
 
8
 
 
9
#include <gdm-logout-action.h>
 
10
 
 
11
%%
 
12
modulename _iconentry
 
13
%%
 
14
import gtk.Bin as PyGtkBin_Type
 
15
import gtk.Widget as PyGtkWidget_Type
 
16
%%
 
17
ignore-glob
 
18
        *_get_type