wxDC

wxDC
Functions/Procedures
Supertopics
Subtopics

wxDC

[func]
get_dc_gdk_window
( atom windowdc )

Category: wxDC

Linux (or other GTK based wxWidgets) version only. Returns a pointer to the GDK window, which can be used for integration with Cairo or other libraries.


wxDC

[proc]
set_pen_color
( atom dc, atom color )

Category: wxDC

Sets the pen color.


wxDC

[proc]
set_pen_size
( atom dc, integer width )

Category: wxDC

Sets the pen width.