Function
GtkSettingsget_for_display
Declaration [src]
GtkSettings*
gtk_settings_get_for_display (
  GdkDisplay* display
)
Parameters
- display
- 
            Type: GdkDisplayA GdkDisplay.The data is owned by the caller of the function. 
Return value
Type: GtkSettings
A GtkSettings object.
| The data is owned by the called function. |