Method

GtkDrawingAreaget_content_width

Declaration [src]

int
gtk_drawing_area_get_content_width (
  GtkDrawingArea* self
)

Description [src]

Retrieves the content width of the GtkDrawingArea.

Return value

Type: int

The width requested for content of the drawing area.