Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

pbarcellrenderer.h File Reference


Detailed Description

GTK+ cell renderer.

Author:
Russell Francis
Date:
2004
Note:
cellrenderer.h
Copyright (C) 2002 Naba Kumar <kh_naba@users.sourceforge.net> modified by Joergen Scheibengruber <mfcn@gmx.de> modified more by Russell Francis <rf358197@ohio.edu>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library 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 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.

#include <gtk/gtkcellrenderer.h>
#include "gtk/gui.h"

Go to the source code of this file.

Data Structures

struct  _GtkCellRendererProgress
struct  _GtkCellRendererProgressClass

Defines

#define USING_CUSTOM_TYPE_CELL_RENDERER_PROGRESS
#define GTK_TYPE_CELL_RENDERER_PROGRESS   (gtk_cell_renderer_get_type ())
#define GTK_CELL_RENDERER_PROGRESS(obj)

Typedefs

typedef _GtkCellRendererProgress GtkCellRendererProgress
typedef _GtkCellRendererProgressClass GtkCellRendererProgressClass
typedef _GtkCellRendererProgressPriv GtkCellRendererProgressPriv

Functions

GtkType gtk_cell_renderer_progress_get_type (void) G_GNUC_CONST
 Register the new type 'gtk_cell_renderer_progress' with the GTK type system and return the unique integer id associated with this type.

GtkCellRenderer * gtk_cell_renderer_progress_new (void)
 gtk_cell_renderer_progress_new


Define Documentation

#define GTK_CELL_RENDERER_PROGRESS obj   ) 
 

Value:

(G_TYPE_CHECK_INSTANCE_CAST ((obj), \
    GTK_TYPE_CELL_RENDERER_PROGRESS, GtkCellRendererProgress))

#define GTK_TYPE_CELL_RENDERER_PROGRESS   (gtk_cell_renderer_get_type ())
 

#define USING_CUSTOM_TYPE_CELL_RENDERER_PROGRESS
 


Typedef Documentation

typedef struct _GtkCellRendererProgress GtkCellRendererProgress
 

typedef struct _GtkCellRendererProgressClass GtkCellRendererProgressClass
 

typedef struct _GtkCellRendererProgressPriv GtkCellRendererProgressPriv
 


Function Documentation

GtkType gtk_cell_renderer_progress_get_type void   ) 
 

Register the new type 'gtk_cell_renderer_progress' with the GTK type system and return the unique integer id associated with this type.

Returns:
A unique GtkType id

GtkCellRenderer* gtk_cell_renderer_progress_new void   ) 
 

gtk_cell_renderer_progress_new

Create a new cell renderer progress bar ready to stuff in a treeview.

Returns:
a GtkCellRenderer * for your use.


Generated on Sun Feb 12 10:50:06 2006 for Gtk-Gnutella by doxygen 1.3.6