| GPE Manual: libgpewidget Reference | ||||
|---|---|---|---|---|
| Top | Description | ||||
#define GTK_CLOCK_GET_CLASS (obj) GpeClockFace; GpeClockFaceClass; GdkBitmap * gpe_clock_face_get_shape (GpeClockFace *clock); GtkWidget * gpe_clock_face_new (GtkAdjustment *Param1,GtkAdjustment *Param2,GtkAdjustment *Param3); void gpe_clock_face_set_border (GpeClockFace *clock,guint border); void gpe_clock_face_set_do_grabs (GpeClockFace *clock,gboolean yes); void gpe_clock_face_set_hand_width (GpeClockFace *clock,double width); void gpe_clock_face_set_label_hours (GpeClockFace *clock,gboolean yes); void gpe_clock_face_set_radius (GpeClockFace *clock,guint radius); void gpe_clock_face_set_use_background_image (GpeClockFace *clock,gboolean yes);
#define GTK_CLOCK_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS ((obj), gpe_clock_face_get_type(), GpeClockFaceClass)
typedef struct _GpeClockFace GpeClockFace;
Object container for the GpeClockFace widget.
typedef struct _GpeClockFaceClass GpeClockFaceClass;
Object container for the GpeClockFaceClass widget.
GtkWidget * gpe_clock_face_new (GtkAdjustment *Param1,GtkAdjustment *Param2,GtkAdjustment *Param3);
void gpe_clock_face_set_do_grabs (GpeClockFace *clock,gboolean yes);
void gpe_clock_face_set_hand_width (GpeClockFace *clock,double width);
void gpe_clock_face_set_label_hours (GpeClockFace *clock,gboolean yes);
void gpe_clock_face_set_use_background_image (GpeClockFace *clock,gboolean yes);