/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */

/*
 * Author :
 *  Damon Chaplin <damon@ximian.com>
 *
 * Copyright 2001, Ximian, Inc.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of the
 * License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 * USA
 */

/*
 * ECellCombo - a subclass of ECellPopup used to support popup lists like a
 * GtkCombo widget. It only supports a basic popup list of strings at present,
 * with no auto-completion.
 */

#ifndef _E_CELL_COMBO_H_
#define _E_CELL_COMBO_H_

#include <gal/e-table/e-cell-popup.h>

#define E_CELL_COMBO_TYPE        (e_cell_combo_get_type ())
#define E_CELL_COMBO(o)          (GTK_CHECK_CAST ((o), E_CELL_COMBO_TYPE, ECellCombo))
#define E_CELL_COMBO_CLASS(k)    (GTK_CHECK_CLASS_CAST((k), E_CELL_COMBO_TYPE, ECellComboClass))
#define E_IS_CELL_COMBO(o)       (GTK_CHECK_TYPE ((o), E_CELL_COMBO_TYPE))
#define E_IS_CELL_COMBO_CLASS(k) (GTK_CHECK_CLASS_TYPE ((k), E_CELL_COMBO_TYPE))


typedef struct {
	ECellPopup parent;

	GtkWidget *popup_window;
	GtkWidget *popup_scrolled_window;
	GtkWidget *popup_list;
} ECellCombo;

typedef struct {
	ECellPopupClass parent_class;
} ECellComboClass;


GtkType    e_cell_combo_get_type		(void);
ECell     *e_cell_combo_new			(void);

void       e_cell_combo_set_popdown_strings	(ECellCombo	*ecc, 
						 GList		*strings);

#endif /* _E_CELL_COMBO_H_ */
d_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1'>dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2</option>
<option value='dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2'>dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8'>dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1'>dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1</option>
<option value='dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2</option>
<option value='gnome-3.22'>gnome-3.22</option>
<option value='gnome-3.24' selected='selected'>gnome-3.24</option>
<option value='gnome-3.26'>gnome-3.26</option>
<option value='gnome-3.28'>gnome-3.28</option>
<option value='gnome-3.32'>gnome-3.32</option>
<option value='gnome-3.36'>gnome-3.36</option>
<option value='gstreamer'>gstreamer</option>
<option value='gstreamer-1.16'>gstreamer-1.16</option>
<option value='gstreamer0.10-removal'>gstreamer0.10-removal</option>
<option value='main'>main</option>
<option value='master'>master</option>
<option value='mate-1.16'>mate-1.16</option>
<option value='mate-1.18'>mate-1.18</option>
<option value='mate-1.20'>mate-1.20</option>
<option value='mate-1.22'>mate-1.22</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/about/?h=gnome-3.24'>about</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/?h=gnome-3.24'>summary</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/refs/?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>refs</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/log/news/ifmail/Makefile?h=gnome-3.24'>log</a><a class='active' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/blame/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>blame</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>commit</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/diff/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>diff</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/stats/news/ifmail/Makefile?h=gnome-3.24'>stats</a></td><td class='form'><form class='right' method='get' action='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/log/news/ifmail/Makefile'>
<input type='hidden' name='h' value='gnome-3.24'/><input type='hidden' name='id' value='aad4e82d81feed52fa36412932aac802557209cd'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/blame/?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>root</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/blame/news?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>news</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/blame/news/ifmail?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>ifmail</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/blame/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>Makefile</a></div><div class='content'>blob: 79fabf97c36900f533cdaac7f86bfe940b3a6076 (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/plain/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>plain</a>) (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/tree/news/ifmail/Makefile?h=gnome-3.24&amp;id=aad4e82d81feed52fa36412932aac802557209cd'>tree</a>)
<table class='blame blob'>
<tr>
<td class='hashes'><div class='alt'><pre><span class='sha1'><a title='author  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800
committer  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800

Port of ifmail, a FidoNet(tm) support package for UN*X platform.' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=eb3e318999137b3529b4b9fe91052e7b612ecdb0'>eb3e31899913</a></span>
</pre></div><div class='alt'><pre><span class='sha1'><a title='author  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800
committer  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800

Port of ifmail, a FidoNet(tm) support package for UN*X platform.' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=eb3e318999137b3529b4b9fe91052e7b612ecdb0'>eb3e31899913</a></span>


</pre></div><div class='alt'><pre><span class='sha1'><a title='author  peter &lt;peter@FreeBSD.org&gt;  1999-08-30 22:33:04 +0800
committer  peter &lt;peter@FreeBSD.org&gt;  1999-08-30 22:33:04 +0800

$Id$ -&gt; $FreeBSD$' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=8a8b14d06f5a5e7ed85819a2e341d1b98f3de86d'>8a8b14d06f5a</a></span>
</pre></div><div class='alt'><pre><span class='sha1'><a title='author  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800
committer  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800

Port of ifmail, a FidoNet(tm) support package for UN*X platform.' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=eb3e318999137b3529b4b9fe91052e7b612ecdb0'>eb3e31899913</a></span>

</pre></div><div class='alt'><pre><span class='sha1'><a title='author  cpiazza &lt;cpiazza@FreeBSD.org&gt;  2000-04-10 01:33:32 +0800
committer  cpiazza &lt;cpiazza@FreeBSD.org&gt;  2000-04-10 01:33:32 +0800

Update with the new PORTNAME/PORTVERSION variables' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=a1931f5282c2b9def20d1e9549d5eaa664f1bcdc'>a1931f5282c2</a></span>

</pre></div><div class='alt'><pre><span class='sha1'><a title='author  dinoex &lt;dinoex@FreeBSD.org&gt;  2004-10-27 12:34:53 +0800
committer  dinoex &lt;dinoex@FreeBSD.org&gt;  2004-10-27 12:34:53 +0800

- Security Fix' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=d9927f4c53867498f6bfc36c2c099b9fff92ff26'>d9927f4c5386</a></span>
</pre></div><div class='alt'><pre><span class='sha1'><a title='author  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800
committer  fenner &lt;fenner@FreeBSD.org&gt;  1997-11-16 12:57:27 +0800

Port of ifmail, a FidoNet(tm) support package for UN*X platform.' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/news/ifmail/Makefile?h=gnome-3.24&amp;id=eb3e318999137b3529b4b9fe91052e7b612ecdb0'>eb3e31899913</a></span>
</pre></div><div class='alt'><pre>