GeditMessageType

GeditMessageType

Functions

Object Hierarchy


Description

Functions

gedit_message_type_identifier ()

gchar *
gedit_message_type_identifier (const gchar *object_path,
                               const gchar *method);

Get the string identifier for method at object_path .

Parameters

object_path

the object path.

[allow-none]

method

the method.

[allow-none]

Returns

the identifier for method at object_path

Types and Values