finch/libgnt/gntws.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37077
d6404f69bf6c
parent 35487
494f09f7f331
child 37968
d54027600e1e
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 */ 21 */
22
23 #ifndef GNTWS_H
24 #define GNTWS_H
22 /** 25 /**
23 * SECTION:gntws 26 * SECTION:gntws
24 * @section_id: libgnt-gntws 27 * @section_id: libgnt-gntws
25 * @short_description: <filename>gntws.h</filename> 28 * @short_description: <filename>gntws.h</filename>
26 * @title: Workspace API 29 * @title: Workspace API
27 */ 30 */
28
29 #ifndef GNTWS_H
30 #define GNTWS_H
31 31
32 #include "gntwidget.h" 32 #include "gntwidget.h"
33 33
34 #include <panel.h> 34 #include <panel.h>
35 35

mercurial