/* * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * 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 * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * * * Authors: * Jeffrey Stedfast * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * */ #ifndef __EM_FOLDER_SELECTION_BUTTON_H__ #define __EM_FOLDER_SELECTION_BUTTON_H__ #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define EM_TYPE_FOLDER_SELECTION_BUTTON (em_folder_selection_button_get_type ()) #define EM_FOLDER_SELECTION_BUTTON(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EM_TYPE_FOLDER_SELECTION_BUTTON, EMFolderSelectionButton)) #define EM_FOLDER_SELECTION_BUTTON_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), EM_TYPE_FOLDER_SELECTION_BUTTON, EMFolderSelectionButtonClass)) #define EM_IS_FOLDER_SELECTION_BUTTON(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), EM_TYPE_FOLDER_SELECTION_BUTTON)) #define EM_IS_FOLDER_SELECTION_BUTTON_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((obj), EM_TYPE_FOLDER_SELECTION_BUTTON)) typedef struct _EMFolderSelectionButton EMFolderSelectionButton; typedef struct _EMFolderSelectionButtonClass EMFolderSelectionButtonClass; struct _EMFolderSelectionButton { GtkButton parent; struct _EMFolderSelectionButtonPrivate *priv; }; struct _EMFolderSelectionButtonClass { GtkButtonClass parent_class; /* Signals. */ void (* selected) (EMFolderSelectionButton *button); }; GType em_folder_selection_button_get_type (void); GtkWidget *em_folder_selection_button_new (const char *title, const char *caption); void em_folder_selection_button_set_selection (EMFolderSelectionButton *button, const char *uri); const char *em_folder_selection_button_get_selection (EMFolderSelectionButton *button); void em_folder_selection_button_set_selection_mult (EMFolderSelectionButton *button, GList *uris); GList *em_folder_selection_button_get_selection_mult (EMFolderSelectionButton *button); void em_folder_selection_button_set_multiselect (EMFolderSelectionButton *button, gboolean value); gboolean em_folder_selection_button_get_multiselect (EMFolderSelectionButton *button); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __EM_FOLDER_SELECTION_BUTTON_H__ */ n value='2024Q2'>2024Q2 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0412-41/+20
* Upgrade to 1.4.0-0.thierry2007-06-132-4/+4
* - Welcome X.org 7.2 \o/.flz2007-05-206-0/+6
* 2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit...miwi2007-04-116-86/+0
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1413-21/+32
* Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-1/+1
* Upgrade to 1.3.1-0.thierry2007-02-132-4/+4
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-111-0/+2
* - Switch dependencies to modern XFree86/Xorg portspav2007-02-031-1/+1
* Normalize Aspell dictionaries PKGNAMEs.thierry2007-01-141-0/+1
* BROKEN: Leaves behind config file on deinstallkris2007-01-111-0/+2
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2011-18/+21
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1310-30/+24
* All dictionaries can be installed separately:thierry2006-07-154-7/+18
* Update to KDE 3.5.3lofi2006-06-064-16/+16
* Update to KOffice 1.5.1lofi2006-05-276-12/+12
* Update to KOffice 1.5.0lofi2006-04-299-78/+51
* Update to KDE 3.5.2lofi2006-03-314-122/+16
* Update to KDE 3.5.1.lofi2006-02-014-6/+14
* SHA256ifyedwin2006-01-245-0/+5
* Removed not needed distinfo and add empty MASTERSITES and DISTFILES for fix p...anray2006-01-172-3/+2
* Distfile moved to FILESDIR.anray2006-01-172-5/+108
* Update to KDE 3.5.0lofi2006-01-094-110/+68
* KOI8-U coding system for all emacsen.anray2005-12-165-0/+46
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-4/+4
* Remove expired portskris2005-11-0519-3074/+0
* Do the same trick with uk-pine.language as done with ru-pine.languageedwin2005-11-043-8/+41
* Remove all the secondary port of editors/ooodict-allmaho2005-11-012-21/+0
* Fix index build by moving openoffice.org-1.1 ports.maho2005-08-291-1/+1
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-0110-115/+37
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4
* Update to KDE 3.4.1lofi2005-06-267-17/+6
* - Unbreak and general updatepav2005-06-061-1/+2
* Update to KDE 3.4lofi2005-03-21