Method

GtkWidgetget_visual

Declaration [src]

GdkVisual*
gtk_widget_get_visual (
  GtkWidget* widget
)

Description [src]

Gets the visual that will be used to render widget.

Return value

Type: GdkVisual

The visual for widget.

The returned data is owned by the instance.