Function
GtkSettingsget_for_display
Declaration [src]
GtkSettings*
gtk_settings_get_for_display (
GdkDisplay* display
)
Parameters
display
-
Type:
GdkDisplay
A
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. |