File:  [UNIX Amiga Emulator] / uae / src / gui-gtk / util.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:19:02 2018 UTC (8 years, 3 months ago) by root
Branches: MAIN, BSchmidt
CVS tags: uae0829, uae0828, uae0827, HEAD
uae-0.8.27

/*
 * util.h
 *
 * Copyright 2003-2004 Richard Drummond
 */

/*
 * Default spacing of widgets used in the
 * utility functions below
 */
#define DEFAULT_BORDER_WIDTH  8
#define PANEL_BORDER_WIDTH    DEFAULT_BORDER_WIDTH
#define TABLE_BORDER_WIDTH    DEFAULT_BORDER_WIDTH
#define TABLE_COL_SPACING     8
#define TABLE_ROW_SPACING     4

#define GTKUTIL_TABLE_END	((GtkWidget *)0)
#define GTKUTIL_ROW_END		((GtkWidget *)1)

extern GtkWidget *make_chooser (int count, ...);
extern GtkWidget *gtkutil_add_table (GtkWidget *container, ...);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.