GpwShellCommand

GpwShellCommand — A GtkAction providing spawning of shell processes

Synopsis

                    GpwShellCommand;

Object Hierarchy

  GObject
   +----GtkAction
         +----GpwShellCommand

Implemented Interfaces

GpwShellCommand implements GtkBuildable.

Properties

  "command-line"             gchar*                : Read / Write

Description

GpwShellCommand is a GtkAction with the embedded feature of spawning the shell command specified by its "command-line" property whenever the "activate" signal is emitted.

Details

GpwShellCommand

typedef struct _GpwShellCommand GpwShellCommand;

All fields are private and should not be used directly. Use its public methods instead.

Property Details

The "command-line" property

  "command-line"             gchar*                : Read / Write

The command line arg to pass to g_spawn_command_line_async() when this action is activated.

Default value: NULL

GpwShellCommand was last modified by gtk-doc on Tue 04 Aug 2009 09:51:00 PM CEST
Hosted by Gtk+2 panel at SourceForge.net. Fast, secure and Free Open Source software downloads