Oobs.IfacePPP – liboobs-1 Reference Manual
Packages
liboobs-1
Oobs
IfacePPP
apn
connection_type
default_gateway
dial_type
ethernet
iface_section
login
password
peer_noauth
persistent
phone_number
phone_prefix
serial_port
use_peer_dns
volume
IfacePPP
get_apn
get_connection_type
get_default_gateway
get_dial_type
get_ethernet
get_login
get_peer_noauth
get_persistent
get_phone_number
get_phone_prefix
get_serial_port
get_use_peer_dns
get_volume
set_apn
set_connection_type
set_default_gateway
set_dial_type
set_ethernet
set_login
set_password
set_peer_noauth
set_persistent
set_phone_number
set_phone_prefix
set_serial_port
set_use_peer_dns
set_volume
IfacePPP
Object Hierarchy:
Description:
public
class
IfacePPP
:
Iface
Namespace:
Oobs
Package:
liboobs-1
Content:
Properties:
public
string
apn
{
get
;
set
; }
public
string
connection_type
{
get
;
set
; }
public
bool
default_gateway
{
get
;
set
; }
public
DialType
dial_type
{
get
;
set
; }
public
IfaceEthernet
ethernet
{
get
;
set
; }
public
string
iface_section
{
owned
get
;
set
; }
public
string
login
{
get
;
set
; }
public
string
password
{
owned
get
;
set
; }
public
bool
peer_noauth
{
get
;
set
; }
public
bool
persistent
{
get
;
set
; }
public
string
phone_number
{
get
;
set
; }
public
string
phone_prefix
{
get
;
set
; }
public
string
serial_port
{
get
;
set
; }
public
bool
use_peer_dns
{
get
;
set
; }
public
ModemVolume
volume
{
get
;
set
; }
Creation methods:
protected
IfacePPP
()
Methods:
public
unowned
string
get_apn
()
public
unowned
string
get_connection_type
()
public
bool
get_default_gateway
()
public
DialType
get_dial_type
()
public
unowned
IfaceEthernet
get_ethernet
()
public
unowned
string
get_login
()
public
bool
get_peer_noauth
()
public
bool
get_persistent
()
public
unowned
string
get_phone_number
()
public
unowned
string
get_phone_prefix
()
public
unowned
string
get_serial_port
()
public
bool
get_use_peer_dns
()
public
ModemVolume
get_volume
()
public
void
set_apn
(
string
apn)
public
void
set_connection_type
(
string
type)
public
void
set_default_gateway
(
bool
default_gw)
public
void
set_dial_type
(
DialType
dial_type)
public
void
set_ethernet
(
IfaceEthernet
ethernet)
public
void
set_login
(
string
login)
public
void
set_password
(
string
password)
public
void
set_peer_noauth
(
bool
use_peer_dns)
public
void
set_persistent
(
bool
persistent)
public
void
set_phone_number
(
string
phone_number)
public
void
set_phone_prefix
(
string
phone_prefix)
public
void
set_serial_port
(
string
serial_port)
public
void
set_use_peer_dns
(
bool
use_peer_dns)
public
void
set_volume
(
ModemVolume
volume)
Inherited Members:
All known members inherited from class Oobs.Iface
active
auto
configured
device
get_active
get_auto
get_configured
get_device_name
has_gateway
is_configured
set_active
set_auto
set_configured
state_changed
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref