NAME
gresource - GResource tool
SYNOPSIS
gresource [--section SECTION] list FILE [PATH] gresource [--section SECTION] details FILE [PATH] gresource [--section SECTION] extract FILE PATH gresource sections FILE gresource help [COMMAND]
DESCRIPTION
gresource offers a simple commandline interface to GResource. It lets you list and extract resources that have been compiled into a resource file or included in an elf file (a binary or a shared library). The file to operate on is specified by the FILE argument. If an elf file includes multiple sections with resources, it is possible to select which one to operate on with the --section option. Use the sections command to find available sections.
COMMANDS
list Lists resources. If SECTION is given, only list resourcs in this section. If PATH is given, only list matching resources. details Lists resources with details. If SECTION is given, only list resources in this section. If PATH is given, only list matching resources. Details include the section, size and compression of each resource. extract Extracts the resource named by PATH to stdout. Note that resources may contain binary data. sections Lists sections containing resources. This is only interesting if FILE is an elf file. help Prints help and exits.
More Linux Commands
manpages/asn1_read_node_value.3.html
asn1_read_node_value(3) API function - Linux manual page....
Returns the value a data node inside a asn1_node structure. The data returned should be handled as constant values. RETURNS ASN1_SUCCESS if the node exists. COP
manpages/gethostid.3.html
gethostid(3) - get or set the unique identifier of the curre
gethostid() and sethostid() respectively get or set a unique 32-bit identifier for the current machine. The 32-bit identifier is intended to be unique among all
manpages/Tcl_InterpDeleted.3.html
Tcl_InterpDeleted(3) - create and delete Tcl command interpr
Tcl_CreateInterp creates a new interpreter structure and returns a token for it. The token is required in calls to most other Tcl procedures, such as Tcl_Create
manpages/Getopt::Long.3pm.html
Getopt::Long(3pm) - Extended processing of command line opti
The Getopt::Long module implements an extended getopt function called GetOptions(). This function adheres to the POSIX syntax for command line options, with GNU
manpages/isprint.3.html
isprint(3) - character classification routines (Man Page)...
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T
manpages/xprop.1.html
xprop(1) - property displayer for X - Linux manual page.....
For each of these properties, its value on the selected window or font is printed using the supplied formatting information if any. If no formatting information
manpages/Tie::StdHandle.3pm.html
Tie::StdHandle(3pm) - base class definitions for tied handle
The Tie::StdHandle package provide most methods for file handles described in perltie (the exceptions are UNTIE and DESTROY). It causes tied file handles to beh
manpages/rdisc.8.html
rdisc(8) - network router discovery daemon - Linux man page
rdisc implements client side of the ICMP router discover protocol. rdisc is invoked at boot time to populate the network routing tables with default routes. rdi
manpages/XmbufQueryExtension.3.html
XmbufQueryExtension(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except
manpages/XtAppAddSignal.3.html
XtAppAddSignal(3) - register and remove a signal source.....
The XtAppAddSignal function initiates a mechanism for handling signals within the context of the Intrinsics. Prior to establishing an operating system dependent
manpages/ld-linux.so.8.html
ld-linux.so(8) - dynamic linker/loader - Linux manual page
The programs ld.so and ld-linux.so* find and load the shared libraries needed by a program, prepare the program to run, and then run it. Linux binaries require
manpages/XkbAllocDeviceLedInfo.3.html
XkbAllocDeviceLedInfo(3) - Obtain an XkbDeviceLedInfoRec str
XkbAllocDeviceLedInfo allocates space for an XkbDeviceLedInfoRec and places it in device_info. If num_needed is nonzero, num_needed XkbIndicatorMapRec structure
