Documentation‎ > ‎Commands‎ > ‎

    gnocl::info

    Retrieve system information.

    Synopsis

    gnocl::info [subcommand] [-optionvalue...]

    Description

    The info command gives different information.

    Subcommands

    gnocl::info version
    Returns the Gnocl version in a string of the form MajorNumber.PatchLevel.SubLevel (for example "1.0.4").
    gnocl::info gtkVersion
    Returns the GTK version in a string of the form MajorNumber.PatchLevel.SubLevel (for example "2.0.5").
    gnocl::info hasGnomeSupport
    Returns a boolean whether the Gnocl library has been compiled with gnome support.
    gnocl::info allStockItems
    Returns a list with the name of all stock items.
    gnocl::info fonts
    Returns a list of fonts available using the current system configuration.



    Sections