Function

Gdk-3.0Gdksetting_get

  • Obtains a desktop-wide setting, such as the double-click time, for the default screen. See gdk_screen_get_setting().

    Parameters

    • name: string

      the name of the setting.

    • value: any

      location to store the value of the setting.

    Returns boolean

    true if the setting existed and a value was stored in value, false otherwise.