diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-04 19:09:52 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-04 19:09:52 +0000 |
| commit | d13f021b8bb2a6b8e49f69a370409e79a7f02213 (patch) | |
| tree | 7d1f157d2b72b5527c8913323531bbac97f3c853 /otk/otk_wrap.cc | |
| parent | 69c257faa94334b8d19fc97292622499c43929db (diff) | |
add support for wm_window_role
Diffstat (limited to 'otk/otk_wrap.cc')
| -rw-r--r-- | otk/otk_wrap.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otk/otk_wrap.cc b/otk/otk_wrap.cc index 0b7ee3ac..f3951d49 100644 --- a/otk/otk_wrap.cc +++ b/otk/otk_wrap.cc @@ -13577,6 +13577,7 @@ static swig_const_info swig_const_table[] = { { SWIG_PY_INT, (char *)"OBProperty_wm_name", (long) otk::OBProperty::wm_name, 0, 0, 0}, { SWIG_PY_INT, (char *)"OBProperty_wm_icon_name", (long) otk::OBProperty::wm_icon_name, 0, 0, 0}, { SWIG_PY_INT, (char *)"OBProperty_wm_class", (long) otk::OBProperty::wm_class, 0, 0, 0}, +{ SWIG_PY_INT, (char *)"OBProperty_wm_window_role", (long) otk::OBProperty::wm_window_role, 0, 0, 0}, { SWIG_PY_INT, (char *)"OBProperty_motif_wm_hints", (long) otk::OBProperty::motif_wm_hints, 0, 0, 0}, { SWIG_PY_INT, (char *)"OBProperty_blackbox_attributes", (long) otk::OBProperty::blackbox_attributes, 0, 0, 0}, { SWIG_PY_INT, (char *)"OBProperty_blackbox_change_attributes", (long) otk::OBProperty::blackbox_change_attributes, 0, 0, 0}, |
