![]() |
![]() |
![]() |
GPE Manual: libgpewidget Reference | ![]() |
---|
gpeclockfacegpeclockface — |
#define GPE_TYPE_CLOCK_FACE #define GPE_CLOCK_FACE (obj) #define GTK_CLOCK_GET_CLASS (obj) GpeClockFace; GpeClockFaceClass;GtkType gpe_clock_face_get_type (void);GtkWidget * gpe_clock_face_new (GtkAdjustment *,GtkAdjustment *,GtkAdjustment *);void gpe_clock_face_set_do_grabs (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);void gpe_clock_face_set_label_hours (GpeClockFace *clock,gboolean yes);void gpe_clock_face_set_hand_width (GpeClockFace *clock,double width);void gpe_clock_face_set_border (GpeClockFace *clock,guint border);GdkBitmap * gpe_clock_face_get_shape (GpeClockFace *clock);
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 *,GtkAdjustment *,GtkAdjustment *);
Param1 : |
|
Param2 : |
|
Param3 : |
|
Returns : |
void gpe_clock_face_set_do_grabs (GpeClockFace *clock,gboolean yes);
clock : |
|
yes : |
void gpe_clock_face_set_radius (GpeClockFace *clock,guint radius);
clock : |
|
radius : |
void gpe_clock_face_set_use_background_image (GpeClockFace *clock,gboolean yes);
clock : |
|
yes : |
void gpe_clock_face_set_label_hours (GpeClockFace *clock,gboolean yes);
clock : |
|
yes : |
void gpe_clock_face_set_hand_width (GpeClockFace *clock,double width);
clock : |
|
width : |
void gpe_clock_face_set_border (GpeClockFace *clock,guint border);
clock : |
|
border : |
GdkBitmap * gpe_clock_face_get_shape (GpeClockFace *clock);
clock : |
|
Returns : |
<< popup_menu | gpehelp >> |