Function
GtkSettingsget_default
Declaration [src]
GtkSettings*
gtk_settings_get_default (
void
)
Return value
Type: GtkSettings
A GtkSettings
object. If there is
no default display, then returns NULL
.
The data is owned by the called function. |
The return value can be NULL . |