Function
Gtk.Settings.get_default
Declaration [src]
GtkSettings*
gtk_settings_get_default (
  void
)
Description [src]
Gets the GtkSettings object for the default display, creating
it if necessary.
See [type_func@Gtk.Settings.get_for_display].
Return value
| Returns: GtkSettings | |
| a  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |