Name

struct _EMPopupTargetURI — An inline URI.

Synopsis

struct _EMPopupTargetURI {
  EPopupTarget target;
  char * uri;
};  

Members

target

Superclass.

uri

The encoded URI to which this target applies.

Description

Used to represent popup-menu context on any URI object.

Description

Used to represent popup-menu context on any URI object.