Function
GtkWindowget_default_icon_name
Declaration [src]
const char*
gtk_window_get_default_icon_name (
void
)
Description [src]
Returns the fallback icon name for windows.
The returned string is owned by GTK and should not
be modified. It is only valid until the next call to
gtk_window_set_default_icon_name()
.