/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* vim:expandtab:shiftwidth=8:tabstop=8: */ /* Evolution Accessibility: ea-jump-button.h * * Copyright (C) 2003 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * 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., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. * * Author: Yang Wu Sun Microsystem Inc., 2003 * */ #ifndef __EA_JUMP_BUTTON_H__ #define __EA_JUMP_BUTTON_H__ #include #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #define EA_TYPE_JUMP_BUTTON (ea_jump_button_get_type ()) #define EA_JUMP_BUTTON(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EA_TYPE_JUMP_BUTTON, EaJumpButton)) #define EA_JUMP_BUTTON_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), EA_TYPE_JUMP_BUTTON, EaJumpButtonClass)) #define EA_IS_JUMP_BUTTON(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), EA_TYPE_JUMP_BUTTON)) #define EA_IS_JUMP_BUTTON_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), EA_TYPE_JUMP_BUTTON)) #define EA_JUMP_BUTTON_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), EA_TYPE_JUMP_BUTTON, EaJumpButtonClass)) typedef struct _EaJumpButton EaJumpButton; typedef struct _EaJumpButtonClass EaJumpButtonClass; struct _EaJumpButton { AtkGObjectAccessible parent; }; GType ea_jump_button_get_type (void); struct _EaJumpButtonClass { AtkGObjectAccessibleClass parent_class; }; AtkObject *ea_jump_button_new (GObject *obj); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __EA_JUMP_BUTTON_H__ */ arn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Add NETWM fullscreen supportdhn2009-03-172-1/+34
* - Pass maintainership to submittertabthorpe2009-03-021-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+4
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - bump portrevision after imlib2 upgradebeech2008-03-131-1/+1
* - Remove dependency on shells/bashmiwi2007-10-231-3/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Reset andrew.nau.ua@gmail.com at his request due to lack of time.linimon2007-03-231-1/+1
* Make fetchable.novel2006-03-091-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Welcome Andrew Pogrebennyk as new maintaineredwin2005-10-141-1/+1
* - Update to 1.3.4ahze2005-07-262-8/+27
* - Update to 1.3.3sem2005-06-054-4/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to version 1.3.0krion2005-01-092-3/+3
* Update to version 1.2.7krion2004-10-124-54/+36
* SIZEify.trevor2004-01-291-0/+1
* Update to 1.2.6.fjoe2003-06-062-3/+2
* de-pkg-commentknu2003-02-212-1/+1
* Remove unnecessary LIB_DEPENDS.nork2003-02-021-3/+3
* Update to 1.2.4.adamw2003-01-023-3/+3
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
* upgrade to 1.2.2ijliao2002-11-074-5/+6
* upgrade to 1.2.1ijliao2002-10-074-41/+18
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-041-1/+1
* Update to 1.1.1dwcjr2002-01-285-11/+52
* Update to 1.1.0petef2001-08-292-2/+2
* upgrade to 1.0.1ijliao2001-08-194-10/+3
* imlib2-tmp -> imlib2sf2001-03-121-1/+1
* Take over maintainer-ship.kevlo2000-11-061-1/+1