libgpwidgets enums — Public enums used through the libgpwidgets library
enum GpwEdge {
GPW_EDGE_TOP,
GPW_EDGE_BOTTOM
};
Specifies in which edge a GpwPanel should be attached. Currently, gtk2panel only support horizontal edges.
libgpwidgets enumswas last modified by gtk-doc on Tue 04 Aug 2009 09:51:07 PM CEST