]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfontchooserutils.h
treeview: fix a critical warning
[~andy/gtk] / gtk / gtkfontchooserutils.h
index 54511582e3abf9e013162a291300acd8a6dc103b..7c92a649476cd38e7c53767527832006d2d82061 100644 (file)
@@ -16,9 +16,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Based on gtkfilechooserutils.h:
  *     Copyright (C) 2003 Red Hat, Inc.
@@ -35,7 +33,8 @@ G_BEGIN_DECLS
 
 typedef enum {
   GTK_FONT_CHOOSER_PROP_FIRST           = 0x4000,
-  GTK_FONT_CHOOSER_PROP_FONT_NAME,
+  GTK_FONT_CHOOSER_PROP_FONT,
+  GTK_FONT_CHOOSER_PROP_FONT_DESC,
   GTK_FONT_CHOOSER_PROP_PREVIEW_TEXT,
   GTK_FONT_CHOOSER_PROP_SHOW_PREVIEW_ENTRY,
   GTK_FONT_CHOOSER_PROP_LAST