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 Fri 07 May 2010 10:59:25 PM CEST