/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-gtk-utils.c * * Copyright (C) 2000 Helix Code, 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. * * Author: Ettore Perazzoli */ #ifndef E_GTK_UTILS_H #define E_GTK_UTILS_H #include void e_gtk_signal_connect_full_while_alive (GtkObject *object, const char *name, GtkSignalFunc func, GtkCallbackMarshal marshal, void *data, GtkDestroyNotify destroy_func, gboolean object_signal, gboolean after, GtkObject *alive_object); /* GtkRadioButton API extensions */ void gtk_radio_button_select_nth (GtkRadioButton *button, int n); int gtk_radio_button_get_nth_selected (GtkRadioButton *button); #endif rn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/tlb
Commit message (Expand)AuthorAgeFilesLines
* Drop MAINTAINERship for these ports:Torsten Zuehlsdorff2018-05-171-1/+1
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-07-012-3/+4
* Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.orgTorsten Zuehlsdorff2016-06-101-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
* Cleanup plistAntoine Brodin2014-11-231-1/+0
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-301-2/+1
* - Support staging.Raphael Kubo da Costa2014-07-111-9/+10
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-091-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-281-1/+1
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-7/+6
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-3/+3
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
* - remove MD5Olli Hauer2011-07-031-1/+0