IconTheme.getDefault

Gets the icon theme for the default screen. See IconTheme.getForScreen.

class IconTheme
static
getDefault
()

Return Value

Type: IconTheme

A unique gtk.IconTheme associated with the default screen. This icon theme is associated with the screen and can be used as long as the screen is open. Do not ref or unref it.

Meta