index
,
gtk-- homepage
class Gtk_Label
#include <gtk--/label.h>
Base classes:
Gtk_Misc
Is derived by:
Gtk_TipsQuery
Public member index
static void
cpp_class_init
(GtkObject*);
Gtk_Label
(const gchar *str);
Gtk_Label
(GtkLabel *castitem);
static bool
isGtkLabel
(Gtk_Object *checkcast);
void
set
(const gchar *str);
void
set_justify
(GtkJustification jtype);
void
get
(gchar **str);
GtkLabel*
gtkobj
(void) const;
Public member descriptions
(pages generated by
PERCEPS
-script.)