Method

Gtk.IconTheme.get_display

Declaration [src]

GdkDisplay*
gtk_icon_theme_get_display (
  GtkIconTheme* self
)

Description [src]

Returns the display that the GtkIconTheme object was created for.

Return value

Returns: GdkDisplay*

the display of icon_theme

Ownership is not transferred to the caller
Can be NULL