Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkPlotData ╰── GtkPlotPixmap
void gtk_plot_pixmap_construct (GtkPlotPixmap *data
,GdkPixmap *pixmap
,GdkBitmap *mask
);
GdkPixmap *
gtk_plot_pixmap_get_pixmap (GtkPlotPixmap *pixmap
);
Get pixmap from GtkPlotPixmap.
GdkBitmap *
gtk_plot_pixmap_get_mask (GtkPlotPixmap *pixmap
);
Get mask bitmap from GtkPlotPixmap.