Custom Gtkmm enums
- From: Constantinos Pistiolis <con kpistiolis gr>
- To: gtkmm-list gnome org
- Subject: Custom Gtkmm enums
- Date: Sat, 20 Apr 2013 11:01:30 +1000
Hi all,
Is it possible to define my own custom enums with gtkmm?
I'm registering some custom gtkmm class with glade and I need my enum
properties to be defined in the gtk type system, so that glade knows the
possible values etc.
Should I define the enum in C first (with g_enum_register_static) and
then try to wrap it in gtkmm instead?
thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]