/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-shell-folder-title-bar.h * * Copyright (C) 2000 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., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * * Author: Ettore Perazzoli */ #ifndef __E_SHELL_FOLDER_TITLE_BAR_H__ #define __E_SHELL_FOLDER_TITLE_BAR_H__ #include #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define E_TYPE_SHELL_FOLDER_TITLE_BAR (e_shell_folder_title_bar_get_type ()) #define E_SHELL_FOLDER_TITLE_BAR(obj) (GTK_CHECK_CAST ((obj), E_TYPE_SHELL_FOLDER_TITLE_BAR, EShellFolderTitleBar)) #define E_SHELL_FOLDER_TITLE_BAR_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_SHELL_FOLDER_TITLE_BAR, EShellFolderTitleBarClass)) #define E_IS_SHELL_FOLDER_TITLE_BAR(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_SHELL_FOLDER_TITLE_BAR)) #define E_IS_SHELL_FOLDER_TITLE_BAR_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_SHELL_FOLDER_TITLE_BAR)) typedef struct _EShellFolderTitleBar EShellFolderTitleBar; typedef struct _EShellFolderTitleBarPrivate EShellFolderTitleBarPrivate; typedef struct _EShellFolderTitleBarClass EShellFolderTitleBarClass; struct _EShellFolderTitleBar { GtkHBox parent; EShellFolderTitleBarPrivate *priv; }; struct _EShellFolderTitleBarClass { GtkHBoxClass parent_class; /* Signals. */ void (* title_toggled) (EShellFolderTitleBar *folder_title_bar, gboolean pressed); void (* back_clicked) (EShellFolderTitleBar *folder_title_bar); void (* forward_clicked) (EShellFolderTitleBar *folder_title_bar); }; GtkType e_shell_folder_title_bar_get_type (void); void e_shell_folder_title_bar_construct (EShellFolderTitleBar *folder_title_bar); GtkWidget *e_shell_folder_title_bar_new (void); void e_shell_folder_title_bar_set_title (EShellFolderTitleBar *folder_title_bar, const char *title); void e_shell_folder_title_bar_set_folder_bar_label (EShellFolderTitleBar *folder_title_bar, const char *folder_bar_label); void e_shell_folder_title_bar_set_icon (EShellFolderTitleBar *folder_title_bar, GdkPixbuf *icon); void e_shell_folder_title_bar_set_toggle_state (EShellFolderTitleBar *folder_title_bar, gboolean state); void e_shell_folder_title_bar_set_title_clickable (EShellFolderTitleBar *folder_title_bar, gboolean clickable); void e_shell_folder_title_bar_update_navigation_buttons (EShellFolderTitleBar *folder_title_bar, gboolean can_go_back, gboolean can_go_forward); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __E_SHELL_FOLDER_TITLE_BAR_H__ */ n/devel/electron6/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-091-1/+1
* Update WWWsunpoet2018-05-28028cddf8547c5adc1fcabf33295f672e&showmsg=1'>Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in accessibility in preparation for the stagi...bapt2013-09-201-0/+1
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1
* KDE4 l10n fixes.rakuco2013-07-102-3/+1
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-12/+5
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-15/+10
* Second round of Makefile cleanups in Arabic ports.danfe2012-12-231-5/+0
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-153-3/+19
* - update png to 1.5.10dinoex2012-06-011-0/+1
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-9/+13
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-172-7/+4
* Update KDE Software Compilation ports to 4.6.5makc2011-07-082-2/+34
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2
* Update KDE Software Compilation ports to 4.6.3makc2011-05-172-2/+19
* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+19
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-252-16/+9
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2
* KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2
* KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-041-3/+2
* KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-061-3/+3
* KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-032-74/+34
* Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-28/+11
* - update to 1.4.1dinoex2010-03-281-0/+1
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3
* - update to jpeg-8dinoex2010-02-051-0/+1
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+5
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-6/+6
* clean upmakc2009-08-081-4/+1
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-17/+93
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-031-3/+3
* Update KDE ports to 4.2.3makc2009-05-101-3/+3
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-7/+3
* Update KDE to 4.2.1.makc2009-03-091-3/+3
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-094-290/+274
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-3/+3
* Update to KDE 3.5.8lofi2007-10-302-4/+3
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-5/+143
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-141-3/+3
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-6/+3
* Update to KDE 3.5.3lofi2006-06-061-3/+3
* Update to KDE 3.5.2lofi2006-03-311-3/+3
* Update to KDE 3.5.1.lofi2006-02-011-3/+3
* Update to KDE 3.5.0lofi2006-01-092-33/+4
* update: arabic/kde3-i18nedwin2005-12-271-0/+1
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-3/+3
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-01